diff options
author | Thomas Boerger <thomas@webhippie.de> | 2016-12-22 19:12:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-22 19:12:23 +0100 |
commit | b33078fa33441c33c5d018b1b9a248c646549842 (patch) | |
tree | 0f890f88987764c1409c6c9d90edd8e727f3219e /conf | |
parent | c21e2c4151b5bc13e54de902f59e7b4c46b47540 (diff) | |
download | gitea-b33078fa33441c33c5d018b1b9a248c646549842.tar.gz gitea-b33078fa33441c33c5d018b1b9a248c646549842.zip |
Bindata is optional and over-writable on restart (#354)
* Moved conf assets into options folder
* Dropped old bindata
* Started to integrate options bindata and accessors
* Do not enforce a builtin app.ini
* Replaced bindata calls with options
* Dropped bindata task from makefile, it's the generate task now
* Always embedd app.ini to provide sane config defaults
* Use sane defaults for the configuration
* Defined default value for SSH_KEYGEN_PATH
* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini
* Fixed new paths in latest test additions
* Drop bindata with make clean task
* Set more proper default values
Diffstat (limited to 'conf')
224 files changed, 0 insertions, 30081 deletions
diff --git a/conf/README.md b/conf/README.md deleted file mode 100644 index ee197505aa..0000000000 --- a/conf/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Execute following command in ROOT directory when anything is changed: - -$ make bindata
\ No newline at end of file diff --git a/conf/app.ini b/conf/app.ini index 58a1d69623..d3f06cad7c 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -1,6 +1,3 @@ -# NEVER EVER MODIFY THIS FILE -# PLEASE MAKE CHANGES ON CORRESPONDING CUSTOM CONFIG FILE - ; App name that shows on every page title APP_NAME = Gitea: Git with a cup of tea ; Change it if you run locally diff --git a/conf/gitignore/Actionscript b/conf/gitignore/Actionscript deleted file mode 100644 index f112f7fb78..0000000000 --- a/conf/gitignore/Actionscript +++ /dev/null @@ -1,11 +0,0 @@ -# Build and Release Folders -bin/ -bin-debug/ -bin-release/ - -# Other files and folders -.settings/ - -# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` -# should NOT be excluded as they contain compiler settings and other important -# information for Eclipse / Flash Builder. diff --git a/conf/gitignore/Ada b/conf/gitignore/Ada deleted file mode 100644 index b4d703968a..0000000000 --- a/conf/gitignore/Ada +++ /dev/null @@ -1,5 +0,0 @@ -# Object file -*.o - -# Ada Library Information -*.ali diff --git a/conf/gitignore/Agda b/conf/gitignore/Agda deleted file mode 100644 index 171a38976c..0000000000 --- a/conf/gitignore/Agda +++ /dev/null @@ -1 +0,0 @@ -*.agdai diff --git a/conf/gitignore/Android b/conf/gitignore/Android deleted file mode 100644 index c9c2248a6a..0000000000 --- a/conf/gitignore/Android +++ /dev/null @@ -1,32 +0,0 @@ -# Built application files -*.apk -*.ap_ - -# Files for the Dalvik VM -*.dex - -# Java class files -*.class - -# Generated files -bin/ -gen/ - -# Gradle files -.gradle/ -build/ - -# Local configuration file (sdk path, etc) -local.properties - -# Proguard folder generated by Eclipse -proguard/ - -# Log Files -*.log - -# Android Studio Navigation editor temp files -.navigation/ - -# Android Studio captures folder -captures/ diff --git a/conf/gitignore/Anjuta b/conf/gitignore/Anjuta deleted file mode 100644 index 20dd42c53e..0000000000 --- a/conf/gitignore/Anjuta +++ /dev/null @@ -1,3 +0,0 @@ -# Local configuration folder and symbol database -/.anjuta/ -/.anjuta_sym_db.db diff --git a/conf/gitignore/AppEngine b/conf/gitignore/AppEngine deleted file mode 100644 index 6227345453..0000000000 --- a/conf/gitignore/AppEngine +++ /dev/null @@ -1,2 +0,0 @@ -# Google App Engine generated folder -appengine-generated/ diff --git a/conf/gitignore/AppceleratorTitanium b/conf/gitignore/AppceleratorTitanium deleted file mode 100644 index 3abea55976..0000000000 --- a/conf/gitignore/AppceleratorTitanium +++ /dev/null @@ -1,3 +0,0 @@ -# Build folder and log file -build/ -build.log diff --git a/conf/gitignore/ArchLinuxPackages b/conf/gitignore/ArchLinuxPackages deleted file mode 100644 index b73905529f..0000000000 --- a/conf/gitignore/ArchLinuxPackages +++ /dev/null @@ -1,13 +0,0 @@ -*.tar -*.tar.* -*.jar -*.exe -*.msi -*.zip -*.tgz -*.log -*.log.* -*.sig - -pkg/ -src/ diff --git a/conf/gitignore/Archives b/conf/gitignore/Archives deleted file mode 100644 index e9eda68baf..0000000000 --- a/conf/gitignore/Archives +++ /dev/null @@ -1,27 +0,0 @@ -# It's better to unpack these files and commit the raw source because -# git has its own built in compression methods. -*.7z -*.jar -*.rar -*.zip -*.gz -*.bzip -*.bz2 -*.xz -*.lzma -*.cab - -#packing-only formats -*.iso -*.tar - -#package management formats -*.dmg -*.xpi -*.gem -*.egg -*.deb -*.rpm -*.msi -*.msm -*.msp diff --git a/conf/gitignore/Autotools b/conf/gitignore/Autotools deleted file mode 100644 index 053ff52ff3..0000000000 --- a/conf/gitignore/Autotools +++ /dev/null @@ -1,14 +0,0 @@ -# http://www.gnu.org/software/automake - -Makefile.in - -# http://www.gnu.org/software/autoconf - -/autom4te.cache -/aclocal.m4 -/compile -/configure -/depcomp -/install-sh -/missing -/stamp-h1 diff --git a/conf/gitignore/BricxCC b/conf/gitignore/BricxCC deleted file mode 100644 index c1d16a46c9..0000000000 --- a/conf/gitignore/BricxCC +++ /dev/null @@ -1,4 +0,0 @@ -# Bricx Command Center IDE -# http://bricxcc.sourceforge.net -*.bak -*.sym diff --git a/conf/gitignore/C b/conf/gitignore/C deleted file mode 100644 index bbf313b259..0000000000 --- a/conf/gitignore/C +++ /dev/null @@ -1,32 +0,0 @@ -# Object files -*.o -*.ko -*.obj -*.elf - -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Debug files -*.dSYM/ diff --git a/conf/gitignore/C Sharp b/conf/gitignore/C Sharp deleted file mode 100644 index f638296449..0000000000 --- a/conf/gitignore/C Sharp +++ /dev/null @@ -1,108 +0,0 @@ -# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) -[Bb]in/ -[Oo]bj/ - -# mstest test results -TestResults - -## Ignore Visual Studio temporary files, build results, and -## files generated by popular Visual Studio add-ons. - -# User-specific files -*.suo -*.user -*.sln.docstates - -# Build results -[Dd]ebug/ -[Rr]elease/ -x64/ -*_i.c -*_p.c -*.ilk -*.meta -*.obj -*.pch -*.pdb -*.pgc -*.pgd -*.rsp -*.sbr -*.tlb -*.tli -*.tlh -*.tmp -*.log -*.vspscc -*.vssscc -.builds - -# Visual C++ cache files -ipch/ -*.aps -*.ncb -*.opensdf -*.sdf - -# Visual Studio profiler -*.psess -*.vsp -*.vspx - -# Guidance Automation Toolkit -*.gpState - -# ReSharper is a .NET coding add-in -_ReSharper* - -# NCrunch -*.ncrunch* -.*crunch*.local.xml - -# Installshield output folder -[Ee]xpress - -# DocProject is a documentation generator add-in -DocProject/buildhelp/ -DocProject/Help/*.HxT -DocProject/Help/*.HxC -DocProject/Help/*.hhc -DocProject/Help/*.hhk -DocProject/Help/*.hhp -DocProject/Help/Html2 -DocProject/Help/html - -# Click-Once directory -publish - -# Publish Web Output -*.Publish.xml - -# NuGet Packages Directory -packages - -# Windows Azure Build Output -csx -*.build.csdef - -# Windows Store app package directory -AppPackages/ - -# Others -[Bb]in -[Oo]bj -sql -TestResults -[Tt]est[Rr]esult* -*.Cache -ClientBin -[Ss]tyle[Cc]op.* -~$* -*.dbmdl -Generated_Code #added for RIA/Silverlight projects - -# Backup & report files from converting an old project file to a newer -# Visual Studio version. Backup files are not needed, because we have git ;-) -_UpgradeReport_Files/ -Backup*/ -UpgradeLog*.XML diff --git a/conf/gitignore/C++ b/conf/gitignore/C++ deleted file mode 100644 index b8bd0267bd..0000000000 --- a/conf/gitignore/C++ +++ /dev/null @@ -1,28 +0,0 @@ -# Compiled Object files -*.slo -*.lo -*.o -*.obj - -# Precompiled Headers -*.gch -*.pch - -# Compiled Dynamic libraries -*.so -*.dylib -*.dll - -# Fortran module files -*.mod - -# Compiled Static libraries -*.lai -*.la -*.a -*.lib - -# Executables -*.exe -*.out -*.app diff --git a/conf/gitignore/CFWheels b/conf/gitignore/CFWheels deleted file mode 100644 index f2fec34ff8..0000000000 --- a/conf/gitignore/CFWheels +++ /dev/null @@ -1,12 +0,0 @@ -# unpacked plugin folders -plugins/**/* - -# files directory where uploads go -files - -# DBMigrate plugin: generated SQL -db/sql - -# AssetBundler plugin: generated bundles -javascripts/bundles -stylesheets/bundles diff --git a/conf/gitignore/CMake b/conf/gitignore/CMake deleted file mode 100644 index b558e9afa6..0000000000 --- a/conf/gitignore/CMake +++ /dev/null @@ -1,6 +0,0 @@ -CMakeCache.txt -CMakeFiles -CMakeScripts -Makefile -cmake_install.cmake -install_manifest.txt diff --git a/conf/gitignore/CUDA b/conf/gitignore/CUDA deleted file mode 100644 index cb385db83f..0000000000 --- a/conf/gitignore/CUDA +++ /dev/null @@ -1,6 +0,0 @@ -*.i -*.ii -*.gpu -*.ptx -*.cubin -*.fatbin diff --git a/conf/gitignore/CVS b/conf/gitignore/CVS deleted file mode 100644 index 01ba863484..0000000000 --- a/conf/gitignore/CVS +++ /dev/null @@ -1,4 +0,0 @@ -/CVS/* -*/CVS/* -.cvsignore -*/.cvsignore diff --git a/conf/gitignore/CakePHP b/conf/gitignore/CakePHP deleted file mode 100644 index 55a665e46f..0000000000 --- a/conf/gitignore/CakePHP +++ /dev/null @@ -1,13 +0,0 @@ -# CakePHP 3 - -/vendor/* -/config/app.php -/tmp/* -/logs/* - -# CakePHP 2 - -/app/tmp/* -/app/Config/core.php -/app/Config/database.php -/vendors/* diff --git a/conf/gitignore/ChefCookbook b/conf/gitignore/ChefCookbook deleted file mode 100644 index 5ee7b7a9a1..0000000000 --- a/conf/gitignore/ChefCookbook +++ /dev/null @@ -1,9 +0,0 @@ -.vagrant -/cookbooks - -# Bundler -bin/* -.bundle/* - -.kitchen/ -.kitchen.local.yml diff --git a/conf/gitignore/Cloud9 b/conf/gitignore/Cloud9 deleted file mode 100644 index 3f4384df50..0000000000 --- a/conf/gitignore/Cloud9 +++ /dev/null @@ -1,3 +0,0 @@ -# Cloud9 IDE - http://c9.io -.c9revisions -.c9 diff --git a/conf/gitignore/CodeIgniter b/conf/gitignore/CodeIgniter deleted file mode 100644 index 0f77d9e1d1..0000000000 --- a/conf/gitignore/CodeIgniter +++ /dev/null @@ -1,6 +0,0 @@ -*/config/development -*/logs/log-*.php -!*/logs/index.html -*/cache/* -!*/cache/index.html -!*/cache/.htaccess diff --git a/conf/gitignore/CodeKit b/conf/gitignore/CodeKit deleted file mode 100644 index bd9e67fcca..0000000000 --- a/conf/gitignore/CodeKit +++ /dev/null @@ -1,3 +0,0 @@ -# General CodeKit files to ignore -config.codekit -/min diff --git a/conf/gitignore/CommonLisp b/conf/gitignore/CommonLisp deleted file mode 100644 index 4806e580b6..0000000000 --- a/conf/gitignore/CommonLisp +++ /dev/null @@ -1,3 +0,0 @@ -*.FASL -*.fasl -*.lisp-temp diff --git a/conf/gitignore/Composer b/conf/gitignore/Composer deleted file mode 100644 index 3a693c92d7..0000000000 --- a/conf/gitignore/Composer +++ /dev/null @@ -1,6 +0,0 @@ -composer.phar -vendor/ - -# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file -# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file -# composer.lock diff --git a/conf/gitignore/Concrete5 b/conf/gitignore/Concrete5 deleted file mode 100644 index 9aa215ad62..0000000000 --- a/conf/gitignore/Concrete5 +++ /dev/null @@ -1,3 +0,0 @@ -config/site.php -files/cache/* -files/tmp/* diff --git a/conf/gitignore/Coq b/conf/gitignore/Coq deleted file mode 100644 index d3083b3a60..0000000000 --- a/conf/gitignore/Coq +++ /dev/null @@ -1,3 +0,0 @@ -*.vo -*.glob -*.v.d diff --git a/conf/gitignore/CraftCMS b/conf/gitignore/CraftCMS deleted file mode 100644 index a70d4772c4..0000000000 --- a/conf/gitignore/CraftCMS +++ /dev/null @@ -1,3 +0,0 @@ -# Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore] -/craft/storage/* -!/craft/storage/logo/*
\ No newline at end of file diff --git a/conf/gitignore/DM b/conf/gitignore/DM deleted file mode 100644 index ba5abdab83..0000000000 --- a/conf/gitignore/DM +++ /dev/null @@ -1,5 +0,0 @@ -*.dmb -*.rsc -*.int -*.lk -*.zip diff --git a/conf/gitignore/Dart b/conf/gitignore/Dart deleted file mode 100644 index 38548b3706..0000000000 --- a/conf/gitignore/Dart +++ /dev/null @@ -1,15 +0,0 @@ -# Don’t commit the following directories created by pub. -.buildlog -.pub/ -build/ -packages -.packages - -# Or the files created by dart2js. -*.dart.js -*.js_ -*.js.deps -*.js.map - -# Include when developing application packages. -pubspec.lock diff --git a/conf/gitignore/DartEditor b/conf/gitignore/DartEditor deleted file mode 100644 index 948920b420..0000000000 --- a/conf/gitignore/DartEditor +++ /dev/null @@ -1,2 +0,0 @@ -.project -.buildlog diff --git a/conf/gitignore/Delphi b/conf/gitignore/Delphi deleted file mode 100644 index 8d5d458f0d..0000000000 --- a/conf/gitignore/Delphi +++ /dev/null @@ -1,57 +0,0 @@ -# Uncomment these types if you want even more clean repository. But be careful. -# It can make harm to an existing project source. Read explanations below. -# -# Resource files are binaries containing manifest, project icon and version info. -# They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files. -#*.res -# -# Type library file (binary). In old Delphi versions it should be stored. -# Since Delphi 2009 it is produced from .ridl file and can safely be ignored. -#*.tlb -# -# Diagram Portfolio file. Used by the diagram editor up to Delphi 7. -# Uncomment this if you are not using diagrams or use newer Delphi version. -#*.ddp -# -# Visual LiveBindings file. Added in Delphi XE2. -# Uncomment this if you are not using LiveBindings Designer. -#*.vlb -# -# Deployment Manager configuration file for your project. Added in Delphi XE2. -# Uncomment this if it is not mobile development and you do not use remote debug feature. -#*.deployproj -# - -# Delphi compiler-generated binaries (safe to delete) -*.exe -*.dll -*.bpl -*.bpi -*.dcp -*.so -*.apk -*.drc -*.map -*.dres -*.rsm -*.tds -*.dcu -*.lib - -# Delphi autogenerated files (duplicated info) -*.cfg -*Resource.rc - -# Delphi local files (user-specific info) -*.local -*.identcache -*.projdata -*.tvsconfig -*.dsk - -# Delphi history and backups -__history/ -*.~* - -# Castalia statistics file -*.stat diff --git a/conf/gitignore/Dreamweaver b/conf/gitignore/Dreamweaver deleted file mode 100644 index 6a33373bdd..0000000000 --- a/conf/gitignore/Dreamweaver +++ /dev/null @@ -1,3 +0,0 @@ -# DW Dreamweaver added files -_notes -dwsync.xml diff --git a/conf/gitignore/Drupal b/conf/gitignore/Drupal deleted file mode 100644 index 04aed3b676..0000000000 --- a/conf/gitignore/Drupal +++ /dev/null @@ -1,36 +0,0 @@ -# Ignore configuration files that may contain sensitive information. -sites/*/*settings*.php - -# Ignore paths that contain generated content. -files/ -sites/*/files -sites/*/private - -# Ignore default text files -robots.txt -/CHANGELOG.txt -/COPYRIGHT.txt -/INSTALL*.txt -/LICENSE.txt -/MAINTAINERS.txt -/UPGRADE.txt -/README.txt -sites/all/README.txt -sites/all/modules/README.txt -sites/all/themes/README.txt - -# Ignore everything but the "sites" folder ( for non core developer ) -.htaccess -web.config -authorize.php -cron.php -index.php -install.php -update.php -xmlrpc.php -/includes -/misc -/modules -/profiles -/scripts -/themes diff --git a/conf/gitignore/EPiServer b/conf/gitignore/EPiServer deleted file mode 100644 index 97037de743..0000000000 --- a/conf/gitignore/EPiServer +++ /dev/null @@ -1,4 +0,0 @@ -###################### -## EPiServer Files -###################### -*License.config diff --git a/conf/gitignore/Eagle b/conf/gitignore/Eagle deleted file mode 100644 index a5410348a2..0000000000 --- a/conf/gitignore/Eagle +++ /dev/null @@ -1,36 +0,0 @@ -# Ignore list for Eagle, a PCB layout tool - -# Backup files -*.s#? -*.b#? -*.l#? - -# Eagle project file -# It contains a serial number and references to the file structure -# on your computer. -# comment the following line if you want to have your project file included. -eagle.epf - -# CAM files -*.$$$ -*.cmp -*.ly2 -*.l15 -*.sol -*.plc -*.stc -*.sts -*.crc -*.crs - -*.dri -*.drl -*.gpi -*.pls - -*.drd -*.drd.* - -*.info - -*.eps diff --git a/conf/gitignore/Eclipse b/conf/gitignore/Eclipse deleted file mode 100644 index 0e22e957c3..0000000000 --- a/conf/gitignore/Eclipse +++ /dev/null @@ -1,39 +0,0 @@ -*.pydevproject -.metadata -.gradle -bin/ -tmp/ -*.tmp -*.bak -*.swp -*~.nib -local.properties -.settings/ -.loadpath - -# Eclipse Core -.project - -# External tool builders -.externalToolBuilders/ - -# Locally stored "Eclipse launch configurations" -*.launch - -# CDT-specific -.cproject - -# JDT-specific (Eclipse Java Development Tools) -.classpath - -# Java annotation processor (APT) -.factorypath - -# PDT-specific -.buildpath - -# sbteclipse plugin -.target - -# TeXlipse plugin -.texlipse diff --git a/conf/gitignore/EiffelStudio b/conf/gitignore/EiffelStudio deleted file mode 100644 index a7ba35f824..0000000000 --- a/conf/gitignore/EiffelStudio +++ /dev/null @@ -1,2 +0,0 @@ -# The compilation directoy -EIFGENs diff --git a/conf/gitignore/Elisp b/conf/gitignore/Elisp deleted file mode 100644 index 9b4291b7fe..0000000000 --- a/conf/gitignore/Elisp +++ /dev/null @@ -1,5 +0,0 @@ -# Compiled -*.elc - -# Packaging -.cask diff --git a/conf/gitignore/Elixir b/conf/gitignore/Elixir deleted file mode 100644 index 960767189f..0000000000 --- a/conf/gitignore/Elixir +++ /dev/null @@ -1,4 +0,0 @@ -/_build -/deps -erl_crash.dump -*.ez diff --git a/conf/gitignore/Emacs b/conf/gitignore/Emacs deleted file mode 100644 index e5327badb1..0000000000 --- a/conf/gitignore/Emacs +++ /dev/null @@ -1,32 +0,0 @@ -# -*- mode: gitignore; -*- -*~ -\#*\# -/.emacs.desktop -/.emacs.desktop.lock -*.elc -auto-save-list -tramp -.\#* - -# Org-mode -.org-id-locations -*_archive - -# flymake-mode -*_flymake.* - -# eshell files -/eshell/history -/eshell/lastdir - -# elpa packages -/elpa/ - -# reftex files -*.rel - -# AUCTeX auto folder -/auto/ - -# cask packages -.cask/ diff --git a/conf/gitignore/Ensime b/conf/gitignore/Ensime deleted file mode 100644 index f2daebb9f4..0000000000 --- a/conf/gitignore/Ensime +++ /dev/null @@ -1,4 +0,0 @@ -# Ensime specific -.ensime -.ensime_cache/ -.ensime_lucene/ diff --git a/conf/gitignore/Erlang b/conf/gitignore/Erlang deleted file mode 100644 index 8e46d5a07f..0000000000 --- a/conf/gitignore/Erlang +++ /dev/null @@ -1,10 +0,0 @@ -.eunit -deps -*.o -*.beam -*.plt -erl_crash.dump -ebin -rel/example_project -.concrete/DEV_MODE -.rebar diff --git a/conf/gitignore/Espresso b/conf/gitignore/Espresso deleted file mode 100644 index 1234530b5b..0000000000 --- a/conf/gitignore/Espresso +++ /dev/null @@ -1 +0,0 @@ -*.esproj diff --git a/conf/gitignore/ExpressionEngine b/conf/gitignore/ExpressionEngine deleted file mode 100644 index 314e4df123..0000000000 --- a/conf/gitignore/ExpressionEngine +++ /dev/null @@ -1,19 +0,0 @@ -.DS_Store - -# Images -images/avatars/ -images/captchas/ -images/smileys/ -images/member_photos/ -images/signature_attachments/ -images/pm_attachments/ - -# For security do not publish the following files -system/expressionengine/config/database.php -system/expressionengine/config/config.php - -# Caches -sized/ -thumbs/ -_thumbs/ -*/expressionengine/cache/* diff --git a/conf/gitignore/ExtJs b/conf/gitignore/ExtJs deleted file mode 100644 index 5ffc21546e..0000000000 --- a/conf/gitignore/ExtJs +++ /dev/null @@ -1,4 +0,0 @@ -.architect -bootstrap.json -build/ -ext/ diff --git a/conf/gitignore/Fancy b/conf/gitignore/Fancy deleted file mode 100644 index 70d6e631e5..0000000000 --- a/conf/gitignore/Fancy +++ /dev/null @@ -1,2 +0,0 @@ -*.rbc -*.fyc diff --git a/conf/gitignore/Finale b/conf/gitignore/Finale deleted file mode 100644 index 7ef08e0c34..0000000000 --- a/conf/gitignore/Finale +++ /dev/null @@ -1,13 +0,0 @@ -*.bak -*.db -*.avi -*.pdf -*.ps -*.mid -*.midi -*.mp3 -*.aif -*.wav -# Some versions of Finale have a bug and randomly save extra copies of -# the music source as "<Filename> copy.mus" -*copy.mus diff --git a/conf/gitignore/FlexBuilder b/conf/gitignore/FlexBuilder deleted file mode 100644 index bbbfb91d9e..0000000000 --- a/conf/gitignore/FlexBuilder +++ /dev/null @@ -1,3 +0,0 @@ -bin/ -bin-debug/ -bin-release/ diff --git a/conf/gitignore/ForceDotCom b/conf/gitignore/ForceDotCom deleted file mode 100644 index 3933cd4dd5..0000000000 --- a/conf/gitignore/ForceDotCom +++ /dev/null @@ -1,4 +0,0 @@ -.project -.settings -salesforce.schema -Referenced Packages diff --git a/conf/gitignore/FuelPHP b/conf/gitignore/FuelPHP deleted file mode 100644 index 7804d8d22e..0000000000 --- a/conf/gitignore/FuelPHP +++ /dev/null @@ -1,2 +0,0 @@ -fuel/app/logs/*/*/* -fuel/app/cache/*/* diff --git a/conf/gitignore/GWT b/conf/gitignore/GWT deleted file mode 100644 index 07704e54bb..0000000000 --- a/conf/gitignore/GWT +++ /dev/null @@ -1,28 +0,0 @@ -*.class - -# Package Files # -*.jar -*.war - -# gwt caches and compiled units # -war/gwt_bree/ -gwt-unitCache/ - -# boilerplate generated classes # -.apt_generated/ - -# more caches and things from deploy # -war/WEB-INF/deploy/ -war/WEB-INF/classes/ - -#compilation logs -.gwt/ - -#caching for already compiled files -gwt-unitCache/ - -#gwt junit compilation files -www-test/ - -#old GWT (1.5) created this dir -.gwt-tmp/ diff --git a/conf/gitignore/Gcov b/conf/gitignore/Gcov deleted file mode 100644 index a6451430e1..0000000000 --- a/conf/gitignore/Gcov +++ /dev/null @@ -1,5 +0,0 @@ -# gcc coverage testing tool files - -*.gcno -*.gcda -*.gcov diff --git a/conf/gitignore/GitBook b/conf/gitignore/GitBook deleted file mode 100644 index 4cb12d8db7..0000000000 --- a/conf/gitignore/GitBook +++ /dev/null @@ -1,16 +0,0 @@ -# Node rules: -## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -## Dependency directory -## Commenting this out is preferred by some people, see -## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git -node_modules - -# Book build output -_book - -# eBook build output -*.epub -*.mobi -*.pdf diff --git a/conf/gitignore/Go b/conf/gitignore/Go deleted file mode 100644 index daf913b1b3..0000000000 --- a/conf/gitignore/Go +++ /dev/null @@ -1,24 +0,0 @@ -# Compiled Object files, Static and Dynamic libs (Shared Objects) -*.o -*.a -*.so - -# Folders -_obj -_test - -# Architecture specific extensions/prefixes -*.[568vq] -[568vq].out - -*.cgo1.go -*.cgo2.c -_cgo_defun.c -_cgo_gotypes.go -_cgo_export.* - -_testmain.go - -*.exe -*.test -*.prof diff --git a/conf/gitignore/Gradle b/conf/gitignore/Gradle deleted file mode 100644 index 302a5f2ff1..0000000000 --- a/conf/gitignore/Gradle +++ /dev/null @@ -1,8 +0,0 @@ -.gradle -build/ - -# Ignore Gradle GUI config -gradle-app.setting - -# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) -!gradle-wrapper.jar diff --git a/conf/gitignore/Grails b/conf/gitignore/Grails deleted file mode 100644 index 9185f14c37..0000000000 --- a/conf/gitignore/Grails +++ /dev/null @@ -1,33 +0,0 @@ -# .gitignore for Grails 1.2 and 1.3 -# Although this should work for most versions of grails, it is -# suggested that you use the "grails integrate-with --git" command -# to generate your .gitignore file. - -# web application files -/web-app/WEB-INF/classes - -# default HSQL database files for production mode -/prodDb.* - -# general HSQL database files -*Db.properties -*Db.script - -# logs -/stacktrace.log -/test/reports -/logs - -# project release file -/*.war - -# plugin release files -/*.zip -/plugin.xml - -# older plugin install locations -/plugins -/web-app/plugins - -# "temporary" build files -/target diff --git a/conf/gitignore/Haskell b/conf/gitignore/Haskell deleted file mode 100644 index cdc3c4dce7..0000000000 --- a/conf/gitignore/Haskell +++ /dev/null @@ -1,16 +0,0 @@ -dist -cabal-dev -*.o -*.hi -*.chi -*.chs.h -*.dyn_o -*.dyn_hi -.hpc -.hsenv -.cabal-sandbox/ -cabal.sandbox.config -*.prof -*.aux -*.hp -.stack-work/ diff --git a/conf/gitignore/IGORPro b/conf/gitignore/IGORPro deleted file mode 100644 index c62be65003..0000000000 --- a/conf/gitignore/IGORPro +++ /dev/null @@ -1,5 +0,0 @@ -# Avoid including Experiment files: they can be created and edited locally to test the ipf files -*.pxp -*.pxt -*.uxp -*.uxt diff --git a/conf/gitignore/IPythonNotebook b/conf/gitignore/IPythonNotebook deleted file mode 100644 index 27c13510bf..0000000000 --- a/conf/gitignore/IPythonNotebook +++ /dev/null @@ -1,2 +0,0 @@ -# Temporary data -.ipynb_checkpoints/ diff --git a/conf/gitignore/Idris b/conf/gitignore/Idris deleted file mode 100644 index c28bc7cc67..0000000000 --- a/conf/gitignore/Idris +++ /dev/null @@ -1,2 +0,0 @@ -*.ibc -*.o diff --git a/conf/gitignore/JDeveloper b/conf/gitignore/JDeveloper deleted file mode 100644 index 5bba6f3773..0000000000 --- a/conf/gitignore/JDeveloper +++ /dev/null @@ -1,13 +0,0 @@ -# default application storage directory used by the IDE Performance Cache feature -.data/ - -# used for ADF styles caching -temp/ - -# default output directories -classes/ -deploy/ -javadoc/ - -# lock file, a part of Oracle Credential Store Framework -cwallet.sso.lck
\ No newline at end of file diff --git a/conf/gitignore/Java b/conf/gitignore/Java deleted file mode 100644 index 32858aad3c..0000000000 --- a/conf/gitignore/Java +++ /dev/null @@ -1,12 +0,0 @@ -*.class - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.ear - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* diff --git a/conf/gitignore/Jboss b/conf/gitignore/Jboss deleted file mode 100644 index 75d1731ed9..0000000000 --- a/conf/gitignore/Jboss +++ /dev/null @@ -1,19 +0,0 @@ -jboss/server/all/deploy/project.ext -jboss/server/default/deploy/project.ext -jboss/server/minimal/deploy/project.ext -jboss/server/all/log/*.log -jboss/server/all/tmp/**/* -jboss/server/all/data/**/* -jboss/server/all/work/**/* -jboss/server/default/log/*.log -jboss/server/default/tmp/**/* -jboss/server/default/data/**/* -jboss/server/default/work/**/* -jboss/server/minimal/log/*.log -jboss/server/minimal/tmp/**/* -jboss/server/minimal/data/**/* -jboss/server/minimal/work/**/* - -# deployed package files # - -*.DEPLOYED diff --git a/conf/gitignore/Jekyll b/conf/gitignore/Jekyll deleted file mode 100644 index 5c91b60c06..0000000000 --- a/conf/gitignore/Jekyll +++ /dev/null @@ -1,3 +0,0 @@ -_site/ -.sass-cache/ -.jekyll-metadata diff --git a/conf/gitignore/JetBrains b/conf/gitignore/JetBrains deleted file mode 100644 index 573bcf4552..0000000000 --- a/conf/gitignore/JetBrains +++ /dev/null @@ -1,46 +0,0 @@ -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio - -*.iml - -## Directory-based project format: -.idea/ -# if you remove the above rule, at least ignore the following: - -# User-specific stuff: -# .idea/workspace.xml -# .idea/tasks.xml -# .idea/dictionaries - -# Sensitive or high-churn files: -# .idea/dataSources.ids -# .idea/dataSources.xml -# .idea/sqlDataSources.xml -# .idea/dynamic.xml -# .idea/uiDesigner.xml - -# Gradle: -# .idea/gradle.xml -# .idea/libraries - -# Mongo Explorer plugin: -# .idea/mongoSettings.xml - -## File-based project format: -*.ipr -*.iws - -## Plugin-specific files: - -# IntelliJ -/out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties diff --git a/conf/gitignore/Joomla b/conf/gitignore/Joomla deleted file mode 100644 index cf36d8cf52..0000000000 --- a/conf/gitignore/Joomla +++ /dev/null @@ -1,525 +0,0 @@ -/.gitignore -/.htaccess -/administrator/cache/* -/administrator/components/com_admin/* -/administrator/components/com_ajax/* -/administrator/components/com_tags/* -/administrator/components/com_banners/* -/administrator/components/com_cache/* -/administrator/components/com_postinstall/* -/administrator/components/com_joomlaupdate/* -/administrator/components/com_contenthistory/* -/administrator/components/com_categories/* -/administrator/components/com_checkin/* -/administrator/components/com_config/* -/administrator/components/com_contact/* -/administrator/components/com_content/* -/administrator/components/com_cpanel/* -/administrator/components/com_finder/* -/administrator/components/com_installer/* -/administrator/components/com_languages/* -/administrator/components/com_login/* -/administrator/components/com_media/* -/administrator/components/com_menus/* -/administrator/components/com_messages/* -/administrator/components/com_modules/* -/administrator/components/com_newsfeeds/* -/administrator/components/com_plugins/* -/administrator/components/com_redirect/* -/administrator/components/com_search/* -/administrator/components/com_templates/* -/administrator/components/com_users/* -/administrator/components/com_weblinks/* -/administrator/components/index.html -/administrator/help/* -/administrator/includes/* -/administrator/language/en-GB/en-GB.com_ajax.ini -/administrator/language/en-GB/en-GB.com_ajax.sys.ini -/administrator/language/en-GB/en-GB.com_contenthistory.ini -/administrator/language/en-GB/en-GB.com_contenthistory.sys.ini -/administrator/language/en-GB/en-GB.com_joomlaupdate.ini -/administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini -/administrator/language/en-GB/en-GB.com_postinstall.ini -/administrator/language/en-GB/en-GB.com_postinstall.sys.ini -/administrator/language/en-GB/en-GB.com_sitemapjen.sys.ini -/administrator/language/en-GB/en-GB.com_tags.ini -/administrator/language/en-GB/en-GB.com_tags.sys.ini -/administrator/language/en-GB/en-GB.mod_stats_admin.ini -/administrator/language/en-GB/en-GB.mod_stats_admin.sys.ini -/administrator/language/en-GB/en-GB.plg_authentication_cookie.ini -/administrator/language/en-GB/en-GB.plg_authentication_cookie.sys.ini -/administrator/language/en-GB/en-GB.plg_content_contact.ini -/administrator/language/en-GB/en-GB.plg_content_contact.sys.ini -/administrator/language/en-GB/en-GB.plg_content_finder.ini -/administrator/language/en-GB/en-GB.plg_content_finder.sys.ini -/administrator/language/en-GB/en-GB.plg_finder_categories.ini -/administrator/language/en-GB/en-GB.plg_finder_categories.sys.ini -/administrator/language/en-GB/en-GB.plg_finder_contacts.ini -/administrator/language/en-GB/en-GB.plg_finder_contacts.sys.ini -/administrator/language/en-GB/en-GB.plg_finder_content.ini -/administrator/language/en-GB/en-GB.plg_finder_content.sys.ini -/administrator/language/en-GB/en-GB.plg_finder_newsfeeds.sys.ini -/administrator/language/en-GB/en-GB.plg_finder_newsfeeds.ini -/administrator/language/en-GB/en-GB.plg_finder_tags.ini -/administrator/language/en-GB/en-GB.plg_finder_tags.sys.ini -/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini -/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini -/administrator/language/en-GB/en-GB.plg_installer_webinstaller.ini -/administrator/language/en-GB/en-GB.plg_installer_webinstaller.sys.ini -/administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.ini -/administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.sys.ini -/administrator/language/en-GB/en-GB.plg_search_tags.ini -/administrator/language/en-GB/en-GB.plg_search_tags.sys.ini -/administrator/language/en-GB/en-GB.plg_system_languagecode.ini -/administrator/language/en-GB/en-GB.plg_system_languagecode.sys.ini -/administrator/language/en-GB/en-GB.plg_twofactorauth_totp.ini -/administrator/language/en-GB/en-GB.plg_twofactorauth_totp.sys.ini -/administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.ini -/administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.sys.ini -/administrator/language/en-GB/en-GB.tpl_isis.ini -/administrator/language/en-GB/en-GB.tpl_isis.sys.ini -/administrator/language/en-GB/install.xml -/administrator/language/en-GB/en-GB.com_admin.ini -/administrator/language/en-GB/en-GB.com_admin.sys.ini -/administrator/language/en-GB/en-GB.com_banners.ini -/administrator/language/en-GB/en-GB.com_banners.sys.ini -/administrator/language/en-GB/en-GB.com_cache.ini -/administrator/language/en-GB/en-GB.com_cache.sys.ini -/administrator/language/en-GB/en-GB.com_categories.ini -/administrator/language/en-GB/en-GB.com_categories.sys.ini -/administrator/language/en-GB/en-GB.com_checkin.ini -/administrator/language/en-GB/en-GB.com_checkin.sys.ini -/administrator/language/en-GB/en-GB.com_config.ini -/administrator/language/en-GB/en-GB.com_config.sys.ini -/administrator/language/en-GB/en-GB.com_contact.ini -/administrator/language/en-GB/en-GB.com_contact.sys.ini -/administrator/language/en-GB/en-GB.com_content.ini -/administrator/language/en-GB/en-GB.com_content.sys.ini -/administrator/language/en-GB/en-GB.com_cpanel.ini -/administrator/language/en-GB/en-GB.com_cpanel.sys.ini -/administrator/language/en-GB/en-GB.com_finder.ini -/administrator/language/en-GB/en-GB.com_finder.sys.ini -/administrator/language/en-GB/en-GB.com_installer.ini -/administrator/language/en-GB/en-GB.com_installer.sys.ini -/administrator/language/en-GB/en-GB.com_languages.ini -/administrator/language/en-GB/en-GB.com_languages.sys.ini -/administrator/language/en-GB/en-GB.com_login.ini -/administrator/language/en-GB/en-GB.com_login.sys.ini -/administrator/language/en-GB/en-GB.com_mailto.sys.ini -/administrator/language/en-GB/en-GB.com_media.ini -/administrator/language/en-GB/en-GB.com_media.sys.ini -/administrator/language/en-GB/en-GB.com_menus.ini -/administrator/language/en-GB/en-GB.com_menus.sys.ini -/administrator/language/en-GB/en-GB.com_messages.ini -/administrator/language/en-GB/en-GB.com_messages.sys.ini -/administrator/language/en-GB/en-GB.com_modules.ini -/administrator/language/en-GB/en-GB.com_modules.sys.ini -/administrator/language/en-GB/en-GB.com_newsfeeds.ini -/administrator/language/en-GB/en-GB.com_newsfeeds.sys.ini -/administrator/language/en-GB/en-GB.com_plugins.ini -/administrator/language/en-GB/en-GB.com_plugins.sys.ini -/administrator/language/en-GB/en-GB.com_redirect.ini -/administrator/language/en-GB/en-GB.com_redirect.sys.ini -/administrator/language/en-GB/en-GB.com_search.ini -/administrator/language/en-GB/en-GB.com_search.sys.ini -/administrator/language/en-GB/en-GB.com_templates.ini -/administrator/language/en-GB/en-GB.com_templates.sys.ini -/administrator/language/en-GB/en-GB.com_users.ini -/administrator/language/en-GB/en-GB.com_users.sys.ini -/administrator/language/en-GB/en-GB.com_weblinks.ini -/administrator/language/en-GB/en-GB.com_weblinks.sys.ini -/administrator/language/en-GB/en-GB.com_wrapper.ini -/administrator/language/en-GB/en-GB.com_wrapper.sys.ini -/administrator/language/en-GB/en-GB.ini -/administrator/language/en-GB/en-GB.lib_joomla.ini -/administrator/language/en-GB/en-GB.localise.php -/administrator/language/en-GB/en-GB.mod_custom.ini -/administrator/language/en-GB/en-GB.mod_custom.sys.ini -/administrator/language/en-GB/en-GB.mod_feed.ini -/administrator/language/en-GB/en-GB.mod_feed.sys.ini -/administrator/language/en-GB/en-GB.mod_latest.ini -/administrator/language/en-GB/en-GB.mod_latest.sys.ini -/administrator/language/en-GB/en-GB.mod_logged.ini -/administrator/language/en-GB/en-GB.mod_logged.sys.ini -/administrator/language/en-GB/en-GB.mod_login.ini -/administrator/language/en-GB/en-GB.mod_login.sys.ini -/administrator/language/en-GB/en-GB.mod_menu.ini -/administrator/language/en-GB/en-GB.mod_menu.sys.ini -/administrator/language/en-GB/en-GB.mod_multilangstatus.ini -/administrator/language/en-GB/en-GB.mod_multilangstatus.sys.ini -/administrator/language/en-GB/en-GB.mod_online.ini -/administrator/language/en-GB/en-GB.mod_online.sys.ini -/administrator/language/en-GB/en-GB.mod_popular.ini -/administrator/language/en-GB/en-GB.mod_popular.sys.ini -/administrator/language/en-GB/en-GB.mod_quickicon.ini -/administrator/language/en-GB/en-GB.mod_quickicon.sys.ini -/administrator/language/en-GB/en-GB.mod_status.ini -/administrator/language/en-GB/en-GB.mod_status.sys.ini -/administrator/language/en-GB/en-GB.mod_submenu.ini -/administrator/language/en-GB/en-GB.mod_submenu.sys.ini -/administrator/language/en-GB/en-GB.mod_title.ini -/administrator/language/en-GB/en-GB.mod_title.sys.ini -/administrator/language/en-GB/en-GB.mod_toolbar.ini -/administrator/language/en-GB/en-GB.mod_toolbar.sys.ini -/administrator/language/en-GB/en-GB.mod_unread.ini -/administrator/language/en-GB/en-GB.mod_unread.sys.ini -/administrator/language/en-GB/en-GB.mod_version.ini -/administrator/language/en-GB/en-GB.mod_version.sys.ini -/administrator/language/en-GB/en-GB.plg_authentication_example.ini -/administrator/language/en-GB/en-GB.plg_authentication_example.sys.ini -/administrator/language/en-GB/en-GB.plg_authentication_gmail.ini -/administrator/language/en-GB/en-GB.plg_authentication_gmail.sys.ini -/administrator/language/en-GB/en-GB.plg_authentication_joomla.ini -/administrator/language/en-GB/en-GB.plg_authentication_joomla.sys.ini -/administrator/language/en-GB/en-GB.plg_authentication_ldap.ini -/administrator/language/en-GB/en-GB.plg_authentication_ldap.sys.ini -/administrator/language/en-GB/en-GB.plg_captcha_recaptcha.ini -/administrator/language/en-GB/en-GB.plg_captcha_recaptcha.sys.ini -/administrator/language/en-GB/en-GB.plg_content_emailcloak.ini -/administrator/language/en-GB/en-GB.plg_content_emailcloak.sys.ini -/administrator/language/en-GB/en-GB.plg_content_geshi.ini -/administrator/language/en-GB/en-GB.plg_content_geshi.sys.ini -/administrator/language/en-GB/en-GB.plg_content_joomla.ini -/administrator/language/en-GB/en-GB.plg_content_joomla.sys.ini -/administrator/language/en-GB/en-GB.plg_content_loadmodule.ini -/administrator/language/en-GB/en-GB.plg_content_loadmodule.sys.ini -/administrator/language/en-GB/en-GB.plg_content_pagebreak.ini -/administrator/language/en-GB/en-GB.plg_content_pagebreak.sys.ini -/administrator/language/en-GB/en-GB.plg_content_pagenavigation.ini -/administrator/language/en-GB/en-GB.plg_content_pagenavigation.sys.ini -/administrator/language/en-GB/en-GB.plg_content_vote.ini -/administrator/language/en-GB/en-GB.plg_content_vote.sys.ini -/administrator/language/en-GB/en-GB.plg_editors_codemirror.ini -/administrator/language/en-GB/en-GB.plg_editors_codemirror.sys.ini -/administrator/language/en-GB/en-GB.plg_editors_none.ini -/administrator/language/en-GB/en-GB.plg_editors_none.sys.ini -/administrator/language/en-GB/en-GB.plg_editors_tinymce.ini -/administrator/language/en-GB/en-GB.plg_editors_tinymce.sys.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_article.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_article.sys.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_image.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_image.sys.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.sys.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.ini -/administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.sys.ini -/administrator/language/en-GB/en-GB.plg_extension_joomla.ini -/administrator/language/en-GB/en-GB.plg_extension_joomla.sys.ini -/administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.ini -/administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.sys.ini -/administrator/language/en-GB/en-GB.plg_search_categories.ini -/administrator/language/en-GB/en-GB.plg_search_categories.sys.ini -/administrator/language/en-GB/en-GB.plg_search_contacts.ini -/administrator/language/en-GB/en-GB.plg_search_contacts.sys.ini -/administrator/language/en-GB/en-GB.plg_search_content.ini -/administrator/language/en-GB/en-GB.plg_search_content.sys.ini -/administrator/language/en-GB/en-GB.plg_search_newsfeeds.ini -/administrator/language/en-GB/en-GB.plg_search_newsfeeds.sys.ini -/administrator/language/en-GB/en-GB.plg_search_weblinks.ini -/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini -/administrator/language/en-GB/en-GB.plg_system_cache.ini -/administrator/language/en-GB/en-GB.plg_system_cache.sys.ini -/administrator/language/en-GB/en-GB.plg_system_debug.ini -/administrator/language/en-GB/en-GB.plg_system_debug.sys.ini -/administrator/language/en-GB/en-GB.plg_system_highlight.ini -/administrator/language/en-GB/en-GB.plg_system_highlight.sys.ini -/administrator/language/en-GB/en-GB.plg_system_languagefilter.ini -/administrator/language/en-GB/en-GB.plg_system_languagefilter.sys.ini -/administrator/language/en-GB/en-GB.plg_system_log.ini -/administrator/language/en-GB/en-GB.plg_system_logout.ini -/administrator/language/en-GB/en-GB.plg_system_logout.sys.ini -/administrator/language/en-GB/en-GB.plg_system_log.sys.ini -/administrator/language/en-GB/en-GB.plg_system_p3p.ini -/administrator/language/en-GB/en-GB.plg_system_p3p.sys.ini -/administrator/language/en-GB/en-GB.plg_system_redirect.ini -/administrator/language/en-GB/en-GB.plg_system_redirect.sys.ini -/administrator/language/en-GB/en-GB.plg_system_remember.ini -/administrator/language/en-GB/en-GB.plg_system_remember.sys.ini -/administrator/language/en-GB/en-GB.plg_system_sef.ini -/administrator/language/en-GB/en-GB.plg_system_sef.sys.ini -/administrator/language/en-GB/en-GB.plg_user_contactcreator.ini -/administrator/language/en-GB/en-GB.plg_user_contactcreator.sys.ini -/administrator/language/en-GB/en-GB.plg_user_joomla.ini -/administrator/language/en-GB/en-GB.plg_user_joomla.sys.ini -/administrator/language/en-GB/en-GB.plg_user_profile.ini -/administrator/language/en-GB/en-GB.plg_user_profile.sys.ini -/administrator/language/en-GB/en-GB.tpl_bluestork.ini -/administrator/language/en-GB/en-GB.tpl_bluestork.sys.ini -/administrator/language/en-GB/en-GB.tpl_hathor.ini -/administrator/language/en-GB/en-GB.tpl_hathor.sys.ini -/administrator/language/en-GB/en-GB.xml -/administrator/language/en-GB/index.html -/administrator/language/overrides/* -/administrator/language/index.html -/administrator/manifests/* -/administrator/modules/mod_custom/* -/administrator/modules/mod_feed/* -/administrator/modules/mod_latest/* -/administrator/modules/mod_logged/* -/administrator/modules/mod_login/* -/administrator/modules/mod_menu/* -/administrator/modules/mod_multilangstatus/* -/administrator/modules/mod_online/* -/administrator/modules/mod_popular/* -/administrator/modules/mod_quickicon/* -/administrator/modules/mod_status/* -/administrator/modules/mod_submenu/* -/administrator/modules/mod_title/* -/administrator/modules/mod_toolbar/* -/administrator/modules/mod_unread/* -/administrator/modules/mod_version/* -/administrator/modules/mod_stats_admin/* -/administrator/modules/index.html -/administrator/templates/bluestork/* -/administrator/templates/isis/* -/administrator/templates/hathor/* -/administrator/templates/system/* -/administrator/templates/index.html -/administrator/index.php -/cache/* -/bin/* -/cli/* -/components/com_banners/* -/components/com_ajax/* -/components/com_config/* -/components/com_contenthistory/* -/components/com_tags/* -/components/com_contact/* -/components/com_content/* -/components/com_finder/* -/components/com_mailto/* -/components/com_media/* -/components/com_newsfeeds/* -/components/com_search/* -/components/com_users/* -/components/com_weblinks/* -/components/com_wrapper/* -/components/index.html -/images/banners/* -/images/sampledata/* -/images/joomla* -/images/index.html -/images/powered_by.png -/includes/* -/installation/* -/language/en-GB/en-GB.com_ajax.ini -/language/en-GB/en-GB.com_config.ini -/language/en-GB/en-GB.com_contact.ini -/language/en-GB/en-GB.com_finder.ini -/language/en-GB/en-GB.com_tags.ini -/language/en-GB/en-GB.finder_cli.ini -/language/en-GB/en-GB.lib_fof.sys.ini -/language/en-GB/en-GB.com_content.ini -/language/en-GB/en-GB.lib_idna_convert.sys.ini -/language/en-GB/en-GB.com_mailto.ini -/language/en-GB/en-GB.lib_joomla.sys.ini -/language/en-GB/en-GB.lib_phpass.sys.ini -/language/en-GB/en-GB.lib_phpmailer.sys.ini -/language/en-GB/en-GB.lib_phputf8.sys.ini -/language/en-GB/en-GB.lib_simplepie.sys.ini -/language/en-GB/en-GB.com_media.ini -/language/en-GB/en-GB.mod_finder.ini -/language/en-GB/en-GB.com_messages.ini -/language/en-GB/en-GB.mod_tags_popular.ini -/language/en-GB/en-GB.mod_tags_popular.sys.ini -/language/en-GB/en-GB.mod_tags_similar.ini -/language/en-GB/en-GB.mod_tags_similar.sys.ini -/language/en-GB/en-GB.mod_finder.sys.ini -/language/en-GB/en-GB.tpl_beez3.ini -/language/en-GB/en-GB.tpl_beez3.sys.ini -/language/en-GB/en-GB.com_newsfeeds.ini -/language/en-GB/en-GB.tpl_protostar.ini -/language/en-GB/en-GB.tpl_protostar.sys.ini -/language/en-GB/en-GB.com_search.ini -/language/en-GB/en-GB.com_users.ini -/language/en-GB/en-GB.com_weblinks.ini -/language/en-GB/en-GB.com_wrapper.ini -/language/en-GB/en-GB.files_joomla.sys.ini -/language/en-GB/en-GB.ini -/language/en-GB/en-GB.lib_joomla.ini -/language/en-GB/en-GB.localise.php -/language/en-GB/en-GB.mod_articles_archive.ini -/language/en-GB/en-GB.mod_articles_archive.sys.ini -/language/en-GB/en-GB.mod_articles_categories.ini -/language/en-GB/en-GB.mod_articles_categories.sys.ini -/language/en-GB/en-GB.mod_articles_category.ini -/language/en-GB/en-GB.mod_articles_category.sys.ini -/language/en-GB/en-GB.mod_articles_latest.ini -/language/en-GB/en-GB.mod_articles_latest.sys.ini -/language/en-GB/en-GB.mod_articles_news.ini -/language/en-GB/en-GB.mod_articles_news.sys.ini -/language/en-GB/en-GB.mod_articles_popular.ini -/language/en-GB/en-GB.mod_articles_popular.sys.ini -/language/en-GB/en-GB.mod_banners.ini -/language/en-GB/en-GB.mod_banners.sys.ini -/language/en-GB/en-GB.mod_breadcrumbs.ini -/language/en-GB/en-GB.mod_breadcrumbs.sys.ini -/language/en-GB/en-GB.mod_custom.ini -/language/en-GB/en-GB.mod_custom.sys.ini -/language/en-GB/en-GB.mod_feed.ini -/language/en-GB/en-GB.mod_feed.sys.ini -/language/en-GB/en-GB.mod_footer.ini -/language/en-GB/en-GB.mod_footer.sys.ini -/language/en-GB/en-GB.mod_languages.ini -/language/en-GB/en-GB.mod_languages.sys.ini -/language/en-GB/en-GB.mod_login.ini -/language/en-GB/en-GB.mod_login.sys.ini -/language/en-GB/en-GB.mod_menu.ini -/language/en-GB/en-GB.mod_menu.sys.ini -/language/en-GB/en-GB.mod_random_image.ini -/language/en-GB/en-GB.mod_random_image.sys.ini -/language/en-GB/en-GB.mod_related_items.ini -/language/en-GB/en-GB.mod_related_items.sys.ini -/language/en-GB/en-GB.mod_search.ini -/language/en-GB/en-GB.mod_search.sys.ini -/language/en-GB/en-GB.mod_stats.ini -/language/en-GB/en-GB.mod_stats.sys.ini -/language/en-GB/en-GB.mod_syndicate.ini -/language/en-GB/en-GB.mod_syndicate.sys.ini -/language/en-GB/en-GB.mod_users_latest.ini -/language/en-GB/en-GB.mod_users_latest.sys.ini -/language/en-GB/en-GB.mod_weblinks.ini -/language/en-GB/en-GB.mod_weblinks.sys.ini -/language/en-GB/en-GB.mod_whosonline.ini -/language/en-GB/en-GB.mod_whosonline.sys.ini -/language/en-GB/en-GB.mod_wrapper.ini -/language/en-GB/en-GB.mod_wrapper.sys.ini -/language/en-GB/en-GB.tpl_atomic.ini -/language/en-GB/en-GB.tpl_atomic.sys.ini -/language/en-GB/en-GB.tpl_beez_20.ini -/language/en-GB/en-GB.tpl_beez_20.sys.ini -/language/en-GB/en-GB.tpl_beez5.ini -/language/en-GB/en-GB.tpl_beez5.sys.ini -/language/en-GB/en-GB.xml -/language/en-GB/index.html -/language/en-GB/install.xml -/language/overrides/* -/language/index.html -/libraries/cms.php -/libraries/cms/* -/libraries/joomla/* -/libraries/phpmailer/* -/libraries/phputf8/* -/libraries/simplepie/* -/libraries/index.html -/libraries/import.php -/libraries/loader.php -/libraries/platform.php -/logs/* -/media/cms/* -/media/com_finder/* -/media/contacts/* -/media/editors/* -/media/mailto/* -/media/media/* -/media/mod_languages/* -/media/overrider/* -/media/plg_quickicon_extensionupdate/* -/media/plg_quickicon_joomlaupdate/* -/media/plg_system_highlight/* -/media/system/* -/media/index.html -/modules/mod_articles_archive/* -/modules/mod_articles_categories/* -/modules/mod_articles_category/* -/modules/mod_articles_latest/* -/modules/mod_articles_news/* -/modules/mod_articles_popular/* -/modules/mod_banners/* -/modules/mod_breadcrumbs/* -/modules/mod_custom/* -/modules/mod_feed/* -/modules/mod_finder/* -/modules/mod_footer/* -/modules/mod_languages/* -/modules/mod_login/* -/modules/mod_menu/* -/modules/mod_random_image/* -/modules/mod_related_items/* -/modules/mod_search/* -/modules/mod_stats/* -/modules/mod_syndicate/* -/modules/mod_users_latest/* -/modules/mod_weblinks/* -/modules/mod_whosonline/* -/modules/mod_wrapper/* -/modules/index.html -/plugins/authentication/example/* -/plugins/authentication/gmail/* -/plugins/authentication/joomla/* -/plugins/authentication/ldap/* -/plugins/authentication/index.html -/plugins/captcha/recaptcha/* -/plugins/captcha/index.html -/plugins/content/emailcloak/* -/plugins/content/example/* -/plugins/content/finder/* -/plugins/content/geshi/* -/plugins/content/joomla/* -/plugins/content/loadmodule/* -/plugins/content/pagebreak/* -/plugins/content/pagenavigation/* -/plugins/content/vote/* -/plugins/content/contact/* -/plugins/content/index.html -/plugins/editors/codemirror/* -/plugins/editors/none/* -/plugins/editors/tinymce/* -/plugins/editors/index.html -/plugins/editors-xtd/article/* -/plugins/editors-xtd/image/* -/plugins/editors-xtd/pagebreak/* -/plugins/editors-xtd/readmore/* -/plugins/editors-xtd/index.html -/plugins/extension/example/* -/plugins/extension/joomla/* -/plugins/extension/index.html -/plugins/finder/index.html -/plugins/finder/categories/* -/plugins/finder/contacts/* -/plugins/finder/content/* -/plugins/finder/newsfeeds/* -/plugins/finder/tags/* -/plugins/finder/weblinks/* -/plugins/installer/* -/plugins/quickicon/extensionupdate/* -/plugins/quickicon/joomlaupdate/* -/plugins/quickicon/index.html -/plugins/search/categories/* -/plugins/search/contacts/* -/plugins/search/content/* -/plugins/search/newsfeeds/* -/plugins/search/weblinks/* -/plugins/search/tags/* -/plugins/search/index.html -/plugins/system/cache/* -/plugins/system/debug/* -/plugins/system/highlight/* -/plugins/system/languagecode/* -/plugins/system/languagefilter/* -/plugins/system/log/* -/plugins/system/logout/* -/plugins/system/p3p/* -/plugins/system/redirect/* -/plugins/system/remember/* -/plugins/system/sef/* -/plugins/system/index.html -/plugins/twofactorauth/* -/plugins/user/contactcreator/* -/plugins/user/example/* -/plugins/user/joomla/* -/plugins/user/profile/* -/plugins/user/index.html -/plugins/index.html -/templates/atomic/* -/templates/beez3/* -/templates/beez_20/* -/templates/beez5/* -/templates/protostar/* -/templates/system/* -/templates/index.html -/tmp/* -/configuration.php -/index.php -/joomla.xml -/*.txt diff --git a/conf/gitignore/KDevelop4 b/conf/gitignore/KDevelop4 deleted file mode 100644 index 7ac57b1add..0000000000 --- a/conf/gitignore/KDevelop4 +++ /dev/null @@ -1,2 +0,0 @@ -*.kdev4 -.kdev4/ diff --git a/conf/gitignore/Kate b/conf/gitignore/Kate deleted file mode 100644 index 7ff06ce539..0000000000 --- a/conf/gitignore/Kate +++ /dev/null @@ -1,3 +0,0 @@ -# Swap Files # -.*.kate-swp -.swp.* diff --git a/conf/gitignore/KiCAD b/conf/gitignore/KiCAD deleted file mode 100644 index a9e50ba43c..0000000000 --- a/conf/gitignore/KiCAD +++ /dev/null @@ -1,13 +0,0 @@ -# For PCBs designed using KiCAD: http://www.kicad-pcb.org/ - -# Temporary files -*.000 -*.bak -*.bck -*.kicad_pcb-bak - -# Netlist files (exported from Eeschema) -*.net - -# Autorouter files (exported from Pcbnew) -.dsn diff --git a/conf/gitignore/Kohana b/conf/gitignore/Kohana deleted file mode 100644 index 8b2ab01a80..0000000000 --- a/conf/gitignore/Kohana +++ /dev/null @@ -1,2 +0,0 @@ -application/cache/* -application/logs/* diff --git a/conf/gitignore/LabVIEW b/conf/gitignore/LabVIEW deleted file mode 100644 index 122450865c..0000000000 --- a/conf/gitignore/LabVIEW +++ /dev/null @@ -1,16 +0,0 @@ -# Libraries -*.lvlibp -*.llb - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe - -# Metadata -*.aliases -*.lvlps diff --git a/conf/gitignore/Laravel b/conf/gitignore/Laravel deleted file mode 100644 index 36d7adeb76..0000000000 --- a/conf/gitignore/Laravel +++ /dev/null @@ -1,4 +0,0 @@ -/bootstrap/compiled.php -.env.*.php -.env.php -.env diff --git a/conf/gitignore/Lazarus b/conf/gitignore/Lazarus deleted file mode 100644 index b32943f1c6..0000000000 --- a/conf/gitignore/Lazarus +++ /dev/null @@ -1,30 +0,0 @@ -# Lazarus compiler-generated binaries (safe to delete) -*.exe -*.dll -*.so -*.dylib -*.lrs -*.res -*.compiled -*.dbg -*.ppu -*.o -*.or -*.a - -# Lazarus autogenerated files (duplicated info) -*.rst -*.rsj -*.lrt - -# Lazarus local files (user-specific info) -*.lps - -# Lazarus backups and unit output folders. -# These can be changed by user in Lazarus/project options. -backup/ -*.bak -lib/ - -# Application bundle for Mac OS -*.app/ diff --git a/conf/gitignore/Leiningen b/conf/gitignore/Leiningen deleted file mode 100644 index 47fed6c20d..0000000000 --- a/conf/gitignore/Leiningen +++ /dev/null @@ -1,12 +0,0 @@ -pom.xml -pom.xml.asc -*jar -/lib/ -/classes/ -/target/ -/checkouts/ -.lein-deps-sum -.lein-repl-history -.lein-plugins/ -.lein-failures -.nrepl-port diff --git a/conf/gitignore/LemonStand b/conf/gitignore/LemonStand deleted file mode 100644 index c7d94ad34b..0000000000 --- a/conf/gitignore/LemonStand +++ /dev/null @@ -1,21 +0,0 @@ -boot.php -index.php -install.php -/config/* -!/config/config.php -/controllers/* -/init/* -/logs/* -/phproad/* -/temp/* -/uploaded/* -/installer_files/* -/modules/backend/* -/modules/blog/* -/modules/cms/* -/modules/core/* -/modules/session/* -/modules/shop/* -/modules/system/* -/modules/users/* -# add content_*.php if you don't want erase client changes to content diff --git a/conf/gitignore/LibreOffice b/conf/gitignore/LibreOffice deleted file mode 100644 index 586beac91d..0000000000 --- a/conf/gitignore/LibreOffice +++ /dev/null @@ -1,2 +0,0 @@ -# LibreOffice locks -.~lock.*# diff --git a/conf/gitignore/Lilypond b/conf/gitignore/Lilypond deleted file mode 100644 index 513e6edd9c..0000000000 --- a/conf/gitignore/Lilypond +++ /dev/null @@ -1,6 +0,0 @@ -*.pdf -*.ps -*.midi -*.mid -*.log -*~ diff --git a/conf/gitignore/Linux b/conf/gitignore/Linux deleted file mode 100644 index 5932ea1797..0000000000 --- a/conf/gitignore/Linux +++ /dev/null @@ -1,7 +0,0 @@ -*~ - -# KDE directory preferences -.directory - -# Linux trash folder which might appear on any partition or disk -.Trash-* diff --git a/conf/gitignore/Lithium b/conf/gitignore/Lithium deleted file mode 100644 index 7b22568ea8..0000000000 --- a/conf/gitignore/Lithium +++ /dev/null @@ -1,2 +0,0 @@ -libraries/* -resources/tmp/* diff --git a/conf/gitignore/Lua b/conf/gitignore/Lua deleted file mode 100644 index 6fd0a376de..0000000000 --- a/conf/gitignore/Lua +++ /dev/null @@ -1,41 +0,0 @@ -# Compiled Lua sources -luac.out - -# luarocks build files -*.src.rock -*.zip -*.tar.gz - -# Object files -*.o -*.os -*.ko -*.obj -*.elf - -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo -*.def -*.exp - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - diff --git a/conf/gitignore/LyX b/conf/gitignore/LyX deleted file mode 100644 index 8efe0195cf..0000000000 --- a/conf/gitignore/LyX +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore LyX backup and autosave files -# http://www.lyx.org/ -*.lyx~ -*.lyx# diff --git a/conf/gitignore/Magento b/conf/gitignore/Magento deleted file mode 100644 index e2ea013328..0000000000 --- a/conf/gitignore/Magento +++ /dev/null @@ -1,126 +0,0 @@ -.htaccess.sample -.modgit/ -.modman/ -app/code/community/Phoenix/ -app/code/community/Cm/ -app/code/core/ -app/design/adminhtml/default/default/ -app/design/frontend/base/ -app/design/frontend/rwd/ -app/design/frontend/default/blank/ -app/design/frontend/default/default/ -app/design/frontend/default/iphone/ -app/design/frontend/default/modern/ -app/design/frontend/enterprise/default -app/design/install/ -app/etc/modules/Enterprise_* -app/etc/modules/Mage_All.xml -app/etc/modules/Mage_Api.xml -app/etc/modules/Mage_Api2.xml -app/etc/modules/Mage_Authorizenet.xml -app/etc/modules/Mage_Bundle.xml -app/etc/modules/Mage_Captcha.xml -app/etc/modules/Mage_Centinel.xml -app/etc/modules/Mage_Compiler.xml -app/etc/modules/Mage_ConfigurableSwatches.xml -app/etc/modules/Mage_Connect.xml -app/etc/modules/Mage_CurrencySymbol.xml -app/etc/modules/Mage_Downloadable.xml -app/etc/modules/Mage_ImportExport.xml -app/etc/modules/Mage_LoadTest.xml -app/etc/modules/Mage_Oauth.xml -app/etc/modules/Mage_PageCache.xml -app/etc/modules/Mage_Persistent.xml -app/etc/modules/Mage_Weee.xml -app/etc/modules/Mage_Widget.xml -app/etc/modules/Mage_XmlConnect.xml -app/etc/modules/Phoenix_Moneybookers.xml -app/etc/modules/Cm_RedisSession.xml -app/etc/applied.patches.list -app/etc/config.xml -app/etc/enterprise.xml -app/etc/local.xml.additional -app/etc/local.xml.template -app/etc/local.xml -app/.htaccess -app/locale/ -app/Mage.php -/cron.php -cron.sh -downloader/ -errors/ -favicon.ico -/get.php -includes/ -/index.php -index.php.sample -/install.php -js/blank.html -js/calendar/ -js/enterprise/ -js/extjs/ -js/firebug/ -js/flash/ -js/index.php -js/jscolor/ -js/lib/ -js/mage/ -js/prototype/ -js/scriptaculous/ -js/spacer.gif -js/tiny_mce/ -js/varien/ -lib/3Dsecure/ -lib/Apache/ -lib/flex/ -lib/googlecheckout/ -lib/.htaccess -lib/LinLibertineFont/ -lib/Mage/ -lib/PEAR/ -lib/Pelago/ -lib/phpseclib/ -lib/Varien/ -lib/Zend/ -lib/Cm/ -lib/Credis/ -lib/Magento/ -LICENSE_AFL.txt -LICENSE.html -LICENSE.txt -LICENSE_EE* -/mage -media/customer/ -media/dhl/ -media/downloadable/ -media/.htaccess -media/import/ -media/xmlconnect/ -media/catalog/product/cache/ -media/catalog/product/placeholder/default/ -/api.php -nbproject/ -pear -pear/ -php.ini.sample -pkginfo/ -RELEASE_NOTES.txt -shell/abstract.php -shell/compiler.php -shell/indexer.php -shell/log.php -sitemap.xml -skin/adminhtml/default/default/ -skin/adminhtml/default/enterprise -skin/frontend/base/ -skin/frontend/rwd/ -skin/frontend/default/blank/ -skin/frontend/default/blue/ -skin/frontend/default/default/ -skin/frontend/default/french/ -skin/frontend/default/german/ -skin/frontend/default/iphone/ -skin/frontend/default/modern/ -skin/frontend/enterprise -skin/install/ -var/ diff --git a/conf/gitignore/Matlab b/conf/gitignore/Matlab deleted file mode 100644 index 79bc56cddd..0000000000 --- a/conf/gitignore/Matlab +++ /dev/null @@ -1,16 +0,0 @@ -##--------------------------------------------------- -## Remove autosaves generated by the Matlab editor -## We have git for backups! -##--------------------------------------------------- - -# Windows default autosave extension -*.asv - -# OSX / *nix default autosave extension -*.m~ - -# Compiled MEX binaries (all platforms) -*.mex* - -# Simulink Code Generation -slprj/ diff --git a/conf/gitignore/Maven b/conf/gitignore/Maven deleted file mode 100644 index 1cdc9f7fd4..0000000000 --- a/conf/gitignore/Maven +++ /dev/null @@ -1,9 +0,0 @@ -target/ -pom.xml.tag -pom.xml.releaseBackup -pom.xml.versionsBackup -pom.xml.next -release.properties -dependency-reduced-pom.xml -buildNumber.properties -.mvn/timing.properties diff --git a/conf/gitignore/Mercurial b/conf/gitignore/Mercurial deleted file mode 100644 index e65d113798..0000000000 --- a/conf/gitignore/Mercurial +++ /dev/null @@ -1,6 +0,0 @@ -.hg/ -.hgignore -.hgsigs -.hgsub -.hgsubstate -.hgtags diff --git a/conf/gitignore/Mercury b/conf/gitignore/Mercury deleted file mode 100644 index 70ec869397..0000000000 --- a/conf/gitignore/Mercury +++ /dev/null @@ -1,13 +0,0 @@ -Mercury/ -Mercury.modules -*.mh -*.err -*.init -*.dll -*.exe -*.a -*.so -*.dylib -*.beams -*.d -*.c_date diff --git a/conf/gitignore/MetaProgrammingSystem b/conf/gitignore/MetaProgrammingSystem deleted file mode 100644 index 3e75841041..0000000000 --- a/conf/gitignore/MetaProgrammingSystem +++ /dev/null @@ -1,16 +0,0 @@ -workspace.xml -junitvmwatcher*.properties -build.properties - -# generated java classes and java source files -# manually add any custom artifacts that can't be generated from the models -# http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git -classes_gen -source_gen -source_gen.caches - -# generated test code and test results -test_gen -test_gen.caches -TEST-*.xml -junit*.properties diff --git a/conf/gitignore/MicrosoftOffice b/conf/gitignore/MicrosoftOffice deleted file mode 100644 index 412297bb99..0000000000 --- a/conf/gitignore/MicrosoftOffice +++ /dev/null @@ -1,10 +0,0 @@ -*.tmp - -# Word temporary -~$*.doc* - -# Excel temporary -~$*.xls* - -# Excel Backup File -*.xlk diff --git a/conf/gitignore/ModelSim b/conf/gitignore/ModelSim deleted file mode 100644 index 46592b8643..0000000000 --- a/conf/gitignore/ModelSim +++ /dev/null @@ -1,23 +0,0 @@ -# ignore ModelSim generated files and directories (temp files and so on) -[_@]* - -# ignore compilation output of ModelSim -*.mti -*.dat -*.dbs -*.psm -*.bak -*.cmp -*.jpg -*.html -*.bsf - -# ignore simulation output of ModelSim -wlf* -*.wlf -*.vstf -*.ucdb -cov*/ -transcript* -sc_dpiheader.h -vsim.dbg diff --git a/conf/gitignore/Momentics b/conf/gitignore/Momentics deleted file mode 100644 index b14db2d864..0000000000 --- a/conf/gitignore/Momentics +++ /dev/null @@ -1,8 +0,0 @@ -# Built files -x86/ -arm/ -arm-p/ -translations/*.qm - -# IDE settings -.settings/ diff --git a/conf/gitignore/MonoDevelop b/conf/gitignore/MonoDevelop deleted file mode 100644 index ef38d06b08..0000000000 --- a/conf/gitignore/MonoDevelop +++ /dev/null @@ -1,8 +0,0 @@ -#User Specific -*.userprefs -*.usertasks - -#Mono Project Files -*.pidb -*.resources -test-results/ diff --git a/conf/gitignore/Nanoc b/conf/gitignore/Nanoc deleted file mode 100644 index abc21828a3..0000000000 --- a/conf/gitignore/Nanoc +++ /dev/null @@ -1,10 +0,0 @@ -# For projects using nanoc (http://nanoc.ws/) - -# Default location for output, needs to match output_dir's value found in config.yaml -output/ - -# Temporary file directory -tmp/ - -# Crash Log -crash.log diff --git a/conf/gitignore/NetBeans b/conf/gitignore/NetBeans deleted file mode 100644 index debe0e48ef..0000000000 --- a/conf/gitignore/NetBeans +++ /dev/null @@ -1,8 +0,0 @@ -nbproject/private/ -build/ -nbbuild/ -dist/ -nbdist/ -nbactions.xml -nb-configuration.xml -.nb-gradle/ diff --git a/conf/gitignore/Nim b/conf/gitignore/Nim deleted file mode 100644 index 67d9b34c6c..0000000000 --- a/conf/gitignore/Nim +++ /dev/null @@ -1 +0,0 @@ -nimcache/ diff --git a/conf/gitignore/Ninja b/conf/gitignore/Ninja deleted file mode 100644 index 50e58f24cc..0000000000 --- a/conf/gitignore/Ninja +++ /dev/null @@ -1,2 +0,0 @@ -.ninja_deps -.ninja_log diff --git a/conf/gitignore/Node b/conf/gitignore/Node deleted file mode 100644 index b38069de7c..0000000000 --- a/conf/gitignore/Node +++ /dev/null @@ -1,28 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* - -# Runtime data -pids -*.pid -*.seed - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directory -# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git -node_modules diff --git a/conf/gitignore/NotepadPP b/conf/gitignore/NotepadPP deleted file mode 100644 index 8fbda83a2c..0000000000 --- a/conf/gitignore/NotepadPP +++ /dev/null @@ -1,2 +0,0 @@ -# Notepad++ backups #
-*.bak
diff --git a/conf/gitignore/OCaml b/conf/gitignore/OCaml deleted file mode 100644 index f7817ae5c3..0000000000 --- a/conf/gitignore/OCaml +++ /dev/null @@ -1,20 +0,0 @@ -*.annot -*.cmo -*.cma -*.cmi -*.a -*.o -*.cmx -*.cmxs -*.cmxa - -# ocamlbuild working directory -_build/ - -# ocamlbuild targets -*.byte -*.native - -# oasis generated files -setup.data -setup.log diff --git a/conf/gitignore/OSX b/conf/gitignore/OSX deleted file mode 100644 index 660b31353e..0000000000 --- a/conf/gitignore/OSX +++ /dev/null @@ -1,24 +0,0 @@ -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon
- -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk diff --git a/conf/gitignore/Objective-C b/conf/gitignore/Objective-C deleted file mode 100644 index 05096f66ef..0000000000 --- a/conf/gitignore/Objective-C +++ /dev/null @@ -1,43 +0,0 @@ -# Xcode -# -# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore - -## Build generated -build/ -DerivedData - -## Various settings -*.pbxuser -!default.pbxuser -*.mode1v3 -!default.mode1v3 -*.mode2v3 -!default.mode2v3 -*.perspectivev3 -!default.perspectivev3 -xcuserdata - -## Other -*.xccheckout -*.moved-aside -*.xcuserstate -*.xcscmblueprint - -## Obj-C/Swift specific -*.hmap -*.ipa - -# CocoaPods -# -# We recommend against adding the Pods directory to your .gitignore. However -# you should judge for yourself, the pros and cons are mentioned at: -# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control -# -#Pods/ - -# Carthage -# -# Add this line if you want to avoid checking in source code from Carthage dependencies. -# Carthage/Checkouts - -Carthage/Build diff --git a/conf/gitignore/Opa b/conf/gitignore/Opa deleted file mode 100644 index 74c6219ced..0000000000 --- a/conf/gitignore/Opa +++ /dev/null @@ -1,13 +0,0 @@ -_build -_tracks - -opa-debug-js - -*.opp -*.opx -*.opx.broken -*.dump -*.api -*.api-txt -*.exe -*.log diff --git a/conf/gitignore/OpenCart b/conf/gitignore/OpenCart deleted file mode 100644 index cc937674b8..0000000000 --- a/conf/gitignore/OpenCart +++ /dev/null @@ -1,11 +0,0 @@ -.htaccess -/config.php -admin/config.php - -!index.html - -download/ -image/data/ -image/cache/ -system/cache/ -system/logs/ diff --git a/conf/gitignore/OracleForms b/conf/gitignore/OracleForms deleted file mode 100644 index 699a494011..0000000000 --- a/conf/gitignore/OracleForms +++ /dev/null @@ -1,8 +0,0 @@ -# Compiled Form Modules -*.fmx - -# Compiled Menu Modules -*.mmx - -# Compiled Pre-Linked Libraries -*.plx diff --git a/conf/gitignore/Packer b/conf/gitignore/Packer deleted file mode 100644 index 1b7a03efdd..0000000000 --- a/conf/gitignore/Packer +++ /dev/null @@ -1,5 +0,0 @@ -# Cache objects -packer_cache/ - -# For built boxes -*.box diff --git a/conf/gitignore/Perl b/conf/gitignore/Perl deleted file mode 100644 index ae2ad536ab..0000000000 --- a/conf/gitignore/Perl +++ /dev/null @@ -1,20 +0,0 @@ -/blib/ -/.build/ -_build/ -cover_db/ -inc/ -Build -!Build/ -Build.bat -.last_cover_stats -/Makefile -/Makefile.old -/MANIFEST.bak -/META.yml -/META.json -/MYMETA.* -nytprof.out -/pm_to_blib -*.o -*.bs -/_eumm/ diff --git a/conf/gitignore/Phalcon b/conf/gitignore/Phalcon deleted file mode 100644 index 6ffe3aa220..0000000000 --- a/conf/gitignore/Phalcon +++ /dev/null @@ -1,2 +0,0 @@ -/cache/ -/config/development/ diff --git a/conf/gitignore/PlayFramework b/conf/gitignore/PlayFramework deleted file mode 100644 index 4735f055fc..0000000000 --- a/conf/gitignore/PlayFramework +++ /dev/null @@ -1,17 +0,0 @@ -# Ignore Play! working directory # -bin/ -/db -.eclipse -/lib/ -/logs/ -/modules -/project/project -/project/target -/target -tmp/ -test-result -server.pid -*.iml -*.eml -/dist/ -.cache diff --git a/conf/gitignore/Plone b/conf/gitignore/Plone deleted file mode 100644 index 770a8681ac..0000000000 --- a/conf/gitignore/Plone +++ /dev/null @@ -1,18 +0,0 @@ -*.pyc -*.pyo -*.tmp* -*.mo -*.egg -*.EGG -*.egg-info -*.EGG-INFO -.*.cfg -bin/ -build/ -develop-eggs/ -downloads/ -eggs/ -fake-eggs/ -parts/ -dist/ -var/ diff --git a/conf/gitignore/Prestashop b/conf/gitignore/Prestashop deleted file mode 100644 index 1c8462b08c..0000000000 --- a/conf/gitignore/Prestashop +++ /dev/null @@ -1,25 +0,0 @@ -# Private files -# The following files contain your database credentials and other personal data. - -config/settings.*.php - -# Cache, temp and generated files -# The following files are generated by PrestaShop. - -admin-dev/autoupgrade/ -cache/ -config/xml/*.xml -log/ -*sitemap.xml -themes/*/cache/ -modules/*/config*.xml - -# Site content -# The following folders contain product images, virtual products, CSV's, etc. - -admin-dev/backups/ -admin-dev/export/ -admin-dev/import/ -download/ -img/ -upload/ diff --git a/conf/gitignore/Processing b/conf/gitignore/Processing deleted file mode 100644 index 85f269a89f..0000000000 --- a/conf/gitignore/Processing +++ /dev/null @@ -1,7 +0,0 @@ -.DS_Store -applet -application.linux32 -application.linux64 -application.windows32 -application.windows64 -application.macosx diff --git a/conf/gitignore/Python b/conf/gitignore/Python deleted file mode 100644 index a65d04669c..0000000000 --- a/conf/gitignore/Python +++ /dev/null @@ -1,58 +0,0 @@ -# Byte-compiled / optimized / DLL files -__pycache__/ -*.py[cod] -*$py.class - -# C extensions -*.so - -# Distribution / packaging -.Python -env/ -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -*.egg-info/ -.installed.cfg -*.egg - -# PyInstaller -# Usually these files are written by a python script from a template -# before PyInstaller builds the exe, so as to inject date/other infos into it. -*.manifest -*.spec - -# Installer logs -pip-log.txt -pip-delete-this-directory.txt - -# Unit test / coverage reports -htmlcov/ -.tox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*,cover - -# Translations -*.mo -*.pot - -# Django stuff: -*.log - -# Sphinx documentation -docs/_build/ - -# PyBuilder -target/ diff --git a/conf/gitignore/Qooxdoo b/conf/gitignore/Qooxdoo deleted file mode 100644 index d0c64102d8..0000000000 --- a/conf/gitignore/Qooxdoo +++ /dev/null @@ -1,5 +0,0 @@ -cache -cache-downloads -inspector -api -source/inspector.html diff --git a/conf/gitignore/Qt b/conf/gitignore/Qt deleted file mode 100644 index 85a6baace8..0000000000 --- a/conf/gitignore/Qt +++ /dev/null @@ -1,34 +0,0 @@ -# C++ objects and libs - -*.slo -*.lo -*.o -*.a -*.la -*.lai -*.so -*.dll -*.dylib - -# Qt-es - -/.qmake.cache -/.qmake.stash -*.pro.user -*.pro.user.* -*.qbs.user -*.qbs.user.* -*.moc -moc_*.cpp -qrc_*.cpp -ui_*.h -Makefile* -*-build-* - -# QtCreator - -*.autosave - -#QtCtreator Qml -*.qmlproject.user -*.qmlproject.user.* diff --git a/conf/gitignore/R b/conf/gitignore/R deleted file mode 100644 index 49037a0b7c..0000000000 --- a/conf/gitignore/R +++ /dev/null @@ -1,16 +0,0 @@ -# History files -.Rhistory -.Rapp.history - -# Example code in package build process -*-Ex.R - -# RStudio files -.Rproj.user/ - -# produced vignettes -vignettes/*.html -vignettes/*.pdf - -# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3 -.httr-oauth diff --git a/conf/gitignore/ROS b/conf/gitignore/ROS deleted file mode 100644 index f8bcd11737..0000000000 --- a/conf/gitignore/ROS +++ /dev/null @@ -1,47 +0,0 @@ -build/ -bin/ -lib/ -msg_gen/ -srv_gen/ -msg/*Action.msg -msg/*ActionFeedback.msg -msg/*ActionGoal.msg -msg/*ActionResult.msg -msg/*Feedback.msg -msg/*Goal.msg -msg/*Result.msg -msg/_*.py - -# Generated by dynamic reconfigure -*.cfgc -/cfg/cpp/ -/cfg/*.py - -# Ignore generated docs -*.dox -*.wikidoc - -# eclipse stuff -.project -.cproject - -# qcreator stuff -CMakeLists.txt.user - -srv/_*.py -*.pcd -*.pyc -qtcreator-* -*.user - -/planning/cfg -/planning/docs -/planning/src - -*~ - -# Emacs -.#* - -# Catkin custom files -CATKIN_IGNORE diff --git a/conf/gitignore/Rails b/conf/gitignore/Rails deleted file mode 100644 index f786a90af3..0000000000 --- a/conf/gitignore/Rails +++ /dev/null @@ -1,35 +0,0 @@ -*.rbc -capybara-*.html -.rspec -/log -/tmp -/db/*.sqlite3 -/db/*.sqlite3-journal -/public/system -/coverage/ -/spec/tmp -**.orig -rerun.txt -pickle-email-*.html - -# TODO Comment out these rules if you are OK with secrets being uploaded to the repo -config/initializers/secret_token.rb -config/secrets.yml - -## Environment normalisation: -/.bundle -/vendor/bundle - -# these should all be checked in to normalise the environment: -# Gemfile.lock, .ruby-version, .ruby-gemset - -# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: -.rvmrc - -# if using bower-rails ignore default bower_components path bower.json files -/vendor/assets/bower_components -*.bowerrc -bower.json - -# Ignore pow environment settings -.powenv diff --git a/conf/gitignore/Redcar b/conf/gitignore/Redcar deleted file mode 100644 index b4a9d1d68e..0000000000 --- a/conf/gitignore/Redcar +++ /dev/null @@ -1 +0,0 @@ -.redcar diff --git a/conf/gitignore/Redis b/conf/gitignore/Redis deleted file mode 100644 index 57c1c230f9..0000000000 --- a/conf/gitignore/Redis +++ /dev/null @@ -1,3 +0,0 @@ -# Ignore redis binary dump (dump.rdb) files - -*.rdb diff --git a/conf/gitignore/RhodesRhomobile b/conf/gitignore/RhodesRhomobile deleted file mode 100644 index a211dcc3b0..0000000000 --- a/conf/gitignore/RhodesRhomobile +++ /dev/null @@ -1,9 +0,0 @@ -rholog-* -sim-* -bin/libs -bin/RhoBundle -bin/tmp -bin/target -bin/*.ap_ -*.o -*.jar diff --git a/conf/gitignore/Ruby b/conf/gitignore/Ruby deleted file mode 100644 index 1ba91c05fe..0000000000 --- a/conf/gitignore/Ruby +++ /dev/null @@ -1,36 +0,0 @@ -*.gem -*.rbc -/.config -/coverage/ -/InstalledFiles -/pkg/ -/spec/reports/ -/spec/examples.txt -/test/tmp/ -/test/version_tmp/ -/tmp/ - -## Specific to RubyMotion: -.dat* -.repl_history -build/ - -## Documentation cache and generated files: -/.yardoc/ -/_yardoc/ -/doc/ -/rdoc/ - -## Environment normalisation: -/.bundle/ -/vendor/bundle -/lib/bundler/man/ - -# for a library or gem, you might want to ignore these files since the code is -# intended to run in multiple environments; otherwise, check them in: -# Gemfile.lock -# .ruby-version -# .ruby-gemset - -# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: -.rvmrc diff --git a/conf/gitignore/Rust b/conf/gitignore/Rust deleted file mode 100644 index 37727f91cb..0000000000 --- a/conf/gitignore/Rust +++ /dev/null @@ -1,11 +0,0 @@ -# Compiled files -*.o -*.so -*.rlib -*.dll - -# Executables -*.exe - -# Generated by Cargo -/target/ diff --git a/conf/gitignore/SBT b/conf/gitignore/SBT deleted file mode 100644 index 970d897c75..0000000000 --- a/conf/gitignore/SBT +++ /dev/null @@ -1,9 +0,0 @@ -# Simple Build Tool -# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control - -target/ -lib_managed/ -src_managed/ -project/boot/ -.history -.cache diff --git a/conf/gitignore/SCons b/conf/gitignore/SCons deleted file mode 100644 index 39d9743a08..0000000000 --- a/conf/gitignore/SCons +++ /dev/null @@ -1,2 +0,0 @@ -# for projects that use SCons for building: http://http://www.scons.org/ -.sconsign.dblite diff --git a/conf/gitignore/SVN b/conf/gitignore/SVN deleted file mode 100644 index 1b53ace613..0000000000 --- a/conf/gitignore/SVN +++ /dev/null @@ -1 +0,0 @@ -.svn/ diff --git a/conf/gitignore/Sass b/conf/gitignore/Sass deleted file mode 100644 index 486b32ce90..0000000000 --- a/conf/gitignore/Sass +++ /dev/null @@ -1,2 +0,0 @@ -.sass-cache/ -*.css.map diff --git a/conf/gitignore/Scala b/conf/gitignore/Scala deleted file mode 100644 index c58d83b318..0000000000 --- a/conf/gitignore/Scala +++ /dev/null @@ -1,17 +0,0 @@ -*.class -*.log - -# sbt specific -.cache -.history -.lib/ -dist/* -target/ -lib_managed/ -src_managed/ -project/boot/ -project/plugins/project/ - -# Scala-IDE specific -.scala_dependencies -.worksheet diff --git a/conf/gitignore/Scrivener b/conf/gitignore/Scrivener deleted file mode 100644 index 3b39c66ba1..0000000000 --- a/conf/gitignore/Scrivener +++ /dev/null @@ -1,7 +0,0 @@ -/Files/binder.autosave -/Files/binder.backup -/Files/search.indexes -/Files/user.lock -/Files/Docs/docs.checksum -/QuickLook/ -/Settings/ui.plist diff --git a/conf/gitignore/Sdcc b/conf/gitignore/Sdcc deleted file mode 100644 index 07ee7d59ab..0000000000 --- a/conf/gitignore/Sdcc +++ /dev/null @@ -1,8 +0,0 @@ -# SDCC stuff -*.lnk -*.lst -*.map -*.mem -*.rel -*.rst -*.sym diff --git a/conf/gitignore/SeamGen b/conf/gitignore/SeamGen deleted file mode 100644 index a418cf376c..0000000000 --- a/conf/gitignore/SeamGen +++ /dev/null @@ -1,26 +0,0 @@ -/bootstrap/data -/bootstrap/tmp -/classes/ -/dist/ -/exploded-archives/ -/test-build/ -/test-output/ -/test-report/ -/target/ -temp-testng-customsuite.xml - -# based on http://stackoverflow.com/a/8865858/422476 I am removing inline comments - -#/classes/ all class files -#/dist/ contains generated war files for deployment -#/exploded-archives/ war content generation during deploy (or explode) -#/test-build/ test compilation (ant target for Seam) -#/test-output/ test results -#/test-report/ test report generation for, e.g., Hudson -#/target/ maven output folder -#temp-testng-customsuite.xml generated when running test cases under Eclipse - -# Thanks to @VonC and @kraftan for their helpful answers on a related question -# on StackOverflow.com: -# http://stackoverflow.com/questions/4176687 -# /what-is-the-recommended-source-control-ignore-pattern-for-seam-projects diff --git a/conf/gitignore/SketchUp b/conf/gitignore/SketchUp deleted file mode 100644 index 5160df3c6b..0000000000 --- a/conf/gitignore/SketchUp +++ /dev/null @@ -1 +0,0 @@ -*.skb diff --git a/conf/gitignore/SlickEdit b/conf/gitignore/SlickEdit deleted file mode 100644 index f30b8da457..0000000000 --- a/conf/gitignore/SlickEdit +++ /dev/null @@ -1,11 +0,0 @@ -# SlickEdit workspace and project files are ignored by default because -# typically they are considered to be developer-specific and not part of a -# project. -*.vpw -*.vpj - -# SlickEdit workspace history and tag files always contain user-specific -# data so they should not be stored in a repository. -*.vpwhistu -*.vpwhist -*.vtg diff --git a/conf/gitignore/Stella b/conf/gitignore/Stella deleted file mode 100644 index 402a543837..0000000000 --- a/conf/gitignore/Stella +++ /dev/null @@ -1,12 +0,0 @@ -# Atari 2600 (Stella) support for multiple assemblers -# - DASM -# - CC65 - -# Assembled binaries and object directories -obj/ -a.out -*.bin -*.a26 - -# Add in special Atari 7800-based binaries for good measure -*.a78 diff --git a/conf/gitignore/SublimeText b/conf/gitignore/SublimeText deleted file mode 100644 index 1d4e613759..0000000000 --- a/conf/gitignore/SublimeText +++ /dev/null @@ -1,14 +0,0 @@ -# cache files for sublime text -*.tmlanguage.cache -*.tmPreferences.cache -*.stTheme.cache - -# workspace files are user-specific -*.sublime-workspace - -# project files should be checked into the repository, unless a significant -# proportion of contributors will probably not be using SublimeText -# *.sublime-project - -# sftp configuration file -sftp-config.json diff --git a/conf/gitignore/SugarCRM b/conf/gitignore/SugarCRM deleted file mode 100644 index 842c3ec518..0000000000 --- a/conf/gitignore/SugarCRM +++ /dev/null @@ -1,25 +0,0 @@ -## SugarCRM -# Ignore custom .htaccess stuff. -/.htaccess -# Ignore the cache directory completely. -# This will break the current behaviour. Which was often leading to -# the misuse of the repository as backup replacement. -# For development the cache directory can be safely ignored and -# therefore it is ignored. -/cache/ -# Ignore some files and directories from the custom directory. -/custom/history/ -/custom/modulebuilder/ -/custom/working/ -/custom/modules/*/Ext/ -/custom/application/Ext/ -# Custom configuration should also be ignored. -/config.php -/config_override.php -# The silent upgrade scripts aren't needed. -/silentUpgrade*.php -# Logs files can safely be ignored. -*.log -# Ignore the new upload directories. -/upload/ -/upload_backup/ diff --git a/conf/gitignore/Swift b/conf/gitignore/Swift deleted file mode 100644 index d571cb2c8d..0000000000 --- a/conf/gitignore/Swift +++ /dev/null @@ -1,43 +0,0 @@ -# Xcode -# -# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore - -## Build generated -build/ -DerivedData - -## Various settings -*.pbxuser -!default.pbxuser -*.mode1v3 -!default.mode1v3 -*.mode2v3 -!default.mode2v3 -*.perspectivev3 -!default.perspectivev3 -xcuserdata - -## Other -*.xccheckout -*.moved-aside -*.xcuserstate -*.xcscmblueprint - -## Obj-C/Swift specific -*.hmap -*.ipa - -# CocoaPods -# -# We recommend against adding the Pods directory to your .gitignore. However -# you should judge for yourself, the pros and cons are mentioned at: -# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control -# -# Pods/ - -# Carthage -# -# Add this line if you want to avoid checking in source code from Carthage dependencies. -# Carthage/Checkouts - -Carthage/Build diff --git a/conf/gitignore/Symfony b/conf/gitignore/Symfony deleted file mode 100644 index c68377d1ac..0000000000 --- a/conf/gitignore/Symfony +++ /dev/null @@ -1,37 +0,0 @@ -# Cache and logs (Symfony2) -/app/cache/* -/app/logs/* -!app/cache/.gitkeep -!app/logs/.gitkeep - -# Cache and logs (Symfony3) -/var/cache/* -/var/logs/* -!var/cache/.gitkeep -!var/logs/.gitkeep - -# Parameters -/app/config/parameters.yml -/app/config/parameters.ini - -# Managed by Composer -/app/bootstrap.php.cache -/var/bootstrap.php.cache -/bin/* -!bin/console -!bin/symfony_requirements -/vendor/ - -# Assets and user uploads -/web/bundles/ -/web/uploads/ - -# PHPUnit -/app/phpunit.xml -/phpunit.xml - -# Build data -/build/ - -# Composer PHAR -/composer.phar diff --git a/conf/gitignore/SymphonyCMS b/conf/gitignore/SymphonyCMS deleted file mode 100644 index 671c7ff9e3..0000000000 --- a/conf/gitignore/SymphonyCMS +++ /dev/null @@ -1,6 +0,0 @@ -manifest/cache/ -manifest/logs/ -manifest/tmp/ -symphony/ -workspace/uploads/ -install-log.txt diff --git a/conf/gitignore/SynopsysVCS b/conf/gitignore/SynopsysVCS deleted file mode 100644 index eed2432fb7..0000000000 --- a/conf/gitignore/SynopsysVCS +++ /dev/null @@ -1,36 +0,0 @@ -# Waveform formats -*.vcd -*.vpd -*.evcd -*.fsdb - -# Default name of the simulation executable. A different name can be -# specified with this switch (the associated daidir database name is -# also taken from here): -o <path>/<filename> -simv - -# Generated for Verilog and VHDL top configs -simv.daidir/ -simv.db.dir/ - -# Infrastructure necessary to co-simulate SystemC models with -# Verilog/VHDL models. An alternate directory may be specified with this -# switch: -Mdir=<directory_path> -csrc/ - -# Log file - the following switch allows to specify the file that will be -# used to write all messages from simulation: -l <filename> -*.log - -# Coverage results (generated with urg) and database location. The -# following switch can also be used: urg -dir <coverage_directory>.vdb -simv.vdb/ -urgReport/ - -# DVE and UCLI related files. -DVEfiles/ -ucli.key - -# When the design is elaborated for DirectC, the following file is created -# with declarations for C/C++ functions. -vc_hdrs.h diff --git a/conf/gitignore/Tags b/conf/gitignore/Tags deleted file mode 100644 index 45922ec1cb..0000000000 --- a/conf/gitignore/Tags +++ /dev/null @@ -1,14 +0,0 @@ -# Ignore tags created by etags, ctags, gtags (GNU global) and cscope -TAGS -!TAGS/ -tags -!tags/ -gtags.files -GTAGS -GRTAGS -GPATH -cscope.files -cscope.out -cscope.in.out -cscope.po.out - diff --git a/conf/gitignore/TeX b/conf/gitignore/TeX deleted file mode 100644 index a7a84bc9e2..0000000000 --- a/conf/gitignore/TeX +++ /dev/null @@ -1,136 +0,0 @@ -## Core latex/pdflatex auxiliary files: -*.aux -*.lof -*.log -*.lot -*.fls -*.out -*.toc - -## Intermediate documents: -*.dvi -*-converted-to.* -# these rules might exclude image files for figures etc. -# *.ps -# *.eps -# *.pdf - -## Bibliography auxiliary files (bibtex/biblatex/biber): -*.bbl -*.bcf -*.blg -*-blx.aux -*-blx.bib -*.brf -*.run.xml - -## Build tool auxiliary files: -*.fdb_latexmk -*.synctex -*.synctex.gz -*.synctex.gz(busy) -*.pdfsync - -## Auxiliary and intermediate files from other packages: - - -# algorithms -*.alg -*.loa - -# achemso -acs-*.bib - -# amsthm -*.thm - -# beamer -*.nav -*.snm -*.vrb - -#(e)ledmac/(e)ledpar -*.end -*.[1-9] -*.[1-9][0-9] -*.[1-9][0-9][0-9] -*.[1-9]R -*.[1-9][0-9]R -*.[1-9][0-9][0-9]R -*.eledsec[1-9] -*.eledsec[1-9]R -*.eledsec[1-9][0-9] -*.eledsec[1-9][0-9]R -*.eledsec[1-9][0-9][0-9] -*.eledsec[1-9][0-9][0-9]R - -# glossaries -*.acn -*.acr -*.glg -*.glo -*.gls - -# gnuplottex -*-gnuplottex-* - -# hyperref -*.brf - -# knitr -*-concordance.tex -*.tikz -*-tikzDictionary - -# listings -*.lol - -# makeidx -*.idx -*.ilg -*.ind -*.ist - -# minitoc -*.maf -*.mtc -*.mtc[0-9] -*.mtc[1-9][0-9] - -# minted -_minted* -*.pyg - -# morewrites -*.mw - -# mylatexformat -*.fmt - -# nomencl -*.nlo - -# sagetex -*.sagetex.sage -*.sagetex.py -*.sagetex.scmd - -# sympy -*.sout -*.sympy -sympy-plots-for-*.tex/ - -# TikZ & PGF -*.dpth -*.md5 -*.auxlock - -# todonotes -*.tdo - -# xindy -*.xdy - -# WinEdt -*.bak -*.sav diff --git a/conf/gitignore/TextMate b/conf/gitignore/TextMate deleted file mode 100644 index 41e8d07a94..0000000000 --- a/conf/gitignore/TextMate +++ /dev/null @@ -1,3 +0,0 @@ -*.tmproj -*.tmproject -tmtags diff --git a/conf/gitignore/Textpattern b/conf/gitignore/Textpattern deleted file mode 100644 index 3805636d62..0000000000 --- a/conf/gitignore/Textpattern +++ /dev/null @@ -1,11 +0,0 @@ -.htaccess -css.php -rpc/ -sites/site*/admin/ -sites/site*/private/ -sites/site*/public/admin/ -sites/site*/public/setup/ -sites/site*/public/theme/ -textpattern/ -HISTORY.txt -README.txt diff --git a/conf/gitignore/TortoiseGit b/conf/gitignore/TortoiseGit deleted file mode 100644 index db89590a62..0000000000 --- a/conf/gitignore/TortoiseGit +++ /dev/null @@ -1,2 +0,0 @@ -# Project-level settings -/.tgitconfig diff --git a/conf/gitignore/TurboGears2 b/conf/gitignore/TurboGears2 deleted file mode 100644 index 122b3de221..0000000000 --- a/conf/gitignore/TurboGears2 +++ /dev/null @@ -1,20 +0,0 @@ -*.py[co] - -# Default development database -devdata.db - -# Default data directory -data/* - -# Packages -*.egg -*.egg-info -dist -build - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.coverage -.tox diff --git a/conf/gitignore/Typo3 b/conf/gitignore/Typo3 deleted file mode 100644 index 5781fcc3cb..0000000000 --- a/conf/gitignore/Typo3 +++ /dev/null @@ -1,20 +0,0 @@ -## TYPO3 v6.2 -# Ignore serveral upload and file directories. -/fileadmin/user_upload/ -/fileadmin/_temp_/ -/fileadmin/_processed_/ -/uploads/ -# Ignore cache -/typo3conf/temp_CACHED* -/typo3conf/temp_fieldInfo.php -/typo3conf/deprecation_*.log -/typo3conf/AdditionalConfiguration.php -# Ignore system folders, you should have them symlinked. -# If not comment out the following entries. -/typo3 -/typo3_src -/typo3_src-* -/.htaccess -/index.php -# Ignore temp directory. -/typo3temp/ diff --git a/conf/gitignore/Umbraco b/conf/gitignore/Umbraco deleted file mode 100644 index 21af92de7a..0000000000 --- a/conf/gitignore/Umbraco +++ /dev/null @@ -1,17 +0,0 @@ -# Note: VisualStudio gitignore rules may also be relevant - -# Ignore unimportant folders generated by Umbraco -**/App_Data/ClientDependency/ -**/App_Data/ExamineIndexes/ -**/App_Data/Logs/ -**/App_Data/[Pp]review/ -**/App_Data/TEMP/ -Cached/ - -# Ignore Umbraco content cache file -**/App_Data/umbraco.config - -# Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder) -# Make sure to include details from VisualStudio.gitignore BEFORE this -!**/App_Data/[Pp]ackages/ -!**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages diff --git a/conf/gitignore/Unity b/conf/gitignore/Unity deleted file mode 100644 index 9de94098c4..0000000000 --- a/conf/gitignore/Unity +++ /dev/null @@ -1,21 +0,0 @@ -/[Ll]ibrary/ -/[Tt]emp/ -/[Oo]bj/ -/[Bb]uild/ - -# Autogenerated VS/MD solution and project files -*.csproj -*.unityproj -*.sln -*.suo -*.tmp -*.user -*.userprefs -*.pidb -*.booproj - -# Unity3D generated meta files -*.pidb.meta - -# Unity3D Generated File On Crash Reports -sysinfo.txt diff --git a/conf/gitignore/VVVV b/conf/gitignore/VVVV deleted file mode 100644 index 5df4324603..0000000000 --- a/conf/gitignore/VVVV +++ /dev/null @@ -1,6 +0,0 @@ - -# .v4p backup files -*~.xml - -# Dynamic plugins .dll -bin/ diff --git a/conf/gitignore/Vagrant b/conf/gitignore/Vagrant deleted file mode 100644 index a977916f65..0000000000 --- a/conf/gitignore/Vagrant +++ /dev/null @@ -1 +0,0 @@ -.vagrant/ diff --git a/conf/gitignore/Vim b/conf/gitignore/Vim deleted file mode 100644 index 6c5ee8df16..0000000000 --- a/conf/gitignore/Vim +++ /dev/null @@ -1,6 +0,0 @@ -[._]*.s[a-w][a-z] -[._]s[a-w][a-z] -*.un~ -Session.vim -.netrwhist -*~ diff --git a/conf/gitignore/VirtualEnv b/conf/gitignore/VirtualEnv deleted file mode 100644 index 831cf3afcf..0000000000 --- a/conf/gitignore/VirtualEnv +++ /dev/null @@ -1,10 +0,0 @@ -# Virtualenv -# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/ -.Python -[Bb]in -[Ii]nclude -[Ll]ib -[Ll]ocal -[Ss]cripts -pyvenv.cfg -pip-selfcheck.json diff --git a/conf/gitignore/VisualStudio b/conf/gitignore/VisualStudio deleted file mode 100644 index 150691aa0f..0000000000 --- a/conf/gitignore/VisualStudio +++ /dev/null @@ -1,217 +0,0 @@ -## Ignore Visual Studio temporary files, build results, and -## files generated by popular Visual Studio add-ons. - -# User-specific files -*.suo -*.user -*.userosscache -*.sln.docstates - -# User-specific files (MonoDevelop/Xamarin Studio) -*.userprefs - -# Build results -[Dd]ebug/ -[Dd]ebugPublic/ -[Rr]elease/ -[Rr]eleases/ -x64/ -x86/ -build/ -bld/ -[Bb]in/ -[Oo]bj/ - -# Visual Studio 2015 cache/options directory -.vs/ -# Uncomment if you have tasks that create the project's static files in wwwroot -#wwwroot/ - -# MSTest test Results -[Tt]est[Rr]esult*/ -[Bb]uild[Ll]og.* - -# NUNIT -*.VisualState.xml -TestResult.xml - -# Build Results of an ATL Project -[Dd]ebugPS/ -[Rr]eleasePS/ -dlldata.c - -# DNX -project.lock.json -artifacts/ - -*_i.c -*_p.c -*_i.h -*.ilk -*.meta -*.obj -*.pch -*.pdb -*.pgc -*.pgd -*.rsp -*.sbr -*.tlb -*.tli -*.tlh -*.tmp -*.tmp_proj -*.log -*.vspscc -*.vssscc -.builds -*.pidb -*.svclog -*.scc - -# Chutzpah Test files -_Chutzpah* - -# Visual C++ cache files -ipch/ -*.aps -*.ncb -*.opensdf -*.sdf -*.cachefile - -# Visual Studio profiler -*.psess -*.vsp -*.vspx -*.sap - -# TFS 2012 Local Workspace -$tf/ - -# Guidance Automation Toolkit -*.gpState - -# ReSharper is a .NET coding add-in -_ReSharper*/ -*.[Rr]e[Ss]harper -*.DotSettings.user - -# JustCode is a .NET coding add-in -.JustCode - -# TeamCity is a build add-in -_TeamCity* - -# DotCover is a Code Coverage Tool -*.dotCover - -# NCrunch -_NCrunch_* -.*crunch*.local.xml -nCrunchTemp_* - -# MightyMoose -*.mm.* -AutoTest.Net/ - -# Web workbench (sass) -.sass-cache/ - -# Installshield output folder -[Ee]xpress/ - -# DocProject is a documentation generator add-in -DocProject/buildhelp/ -DocProject/Help/*.HxT -DocProject/Help/*.HxC -DocProject/Help/*.hhc -DocProject/Help/*.hhk -DocProject/Help/*.hhp -DocProject/Help/Html2 -DocProject/Help/html - -# Click-Once directory -publish/ - -# Publish Web Output -*.[Pp]ublish.xml -*.azurePubxml -# TODO: Comment the next line if you want to checkin your web deploy settings -# but database connection strings (with potential passwords) will be unencrypted -*.pubxml -*.publishproj - -# NuGet Packages -*.nupkg -# The packages folder can be ignored because of Package Restore -**/packages/* -# except build/, which is used as an MSBuild target. -!**/packages/build/ -# Uncomment if necessary however generally it will be regenerated when needed -#!**/packages/repositories.config - -# Windows Azure Build Output -csx/ -*.build.csdef - -# Windows Store app package directory -AppPackages/ - -# Visual Studio cache files -# files ending in .cache can be ignored -*.[Cc]ache -# but keep track of directories ending in .cache -!*.[Cc]ache/ - -# Others -ClientBin/ -[Ss]tyle[Cc]op.* -~$* -*~ -*.dbmdl -*.dbproj.schemaview -*.pfx -*.publishsettings -node_modules/ -orleans.codegen.cs - -# RIA/Silverlight projects -Generated_Code/ - -# Backup & report files from converting an old project file -# to a newer Visual Studio version. Backup files are not needed, -# because we have git ;-) -_UpgradeReport_Files/ -Backup*/ -UpgradeLog*.XML -UpgradeLog*.htm - -# SQL Server files -*.mdf -*.ldf - -# Business Intelligence projects -*.rdl.data -*.bim.layout -*.bim_*.settings - -# Microsoft Fakes -FakesAssemblies/ - -# Node.js Tools for Visual Studio -.ntvs_analysis.dat - -# Visual Studio 6 build log -*.plg - -# Visual Studio 6 workspace options file -*.opt - -# Visual Studio LightSwitch build output -**/*.HTMLClient/GeneratedArtifacts -**/*.DesktopClient/GeneratedArtifacts -**/*.DesktopClient/ModelManifest.xml -**/*.Server/GeneratedArtifacts -**/*.Server/ModelManifest.xml -_Pvt_Extensions diff --git a/conf/gitignore/VisualStudioCode b/conf/gitignore/VisualStudioCode deleted file mode 100644 index 0865bb7d3e..0000000000 --- a/conf/gitignore/VisualStudioCode +++ /dev/null @@ -1,2 +0,0 @@ -.settings - diff --git a/conf/gitignore/Waf b/conf/gitignore/Waf deleted file mode 100644 index 68cacdb973..0000000000 --- a/conf/gitignore/Waf +++ /dev/null @@ -1,3 +0,0 @@ -# for projects that use Waf for building: http://code.google.com/p/waf/ -.waf-* -.lock-* diff --git a/conf/gitignore/WebMethods b/conf/gitignore/WebMethods deleted file mode 100644 index b383c25ca3..0000000000 --- a/conf/gitignore/WebMethods +++ /dev/null @@ -1,14 +0,0 @@ -**/IntegrationServer/datastore/ -**/IntegrationServer/db/ -**/IntegrationServer/DocumentStore/ -**/IntegrationServer/lib/ -**/IntegrationServer/logs/ -**/IntegrationServer/replicate/ -**/IntegrationServer/sdk/ -**/IntegrationServer/support/ -**/IntegrationServer/update/ -**/IntegrationServer/userFtpRoot/ -**/IntegrationServer/web/ -**/IntegrationServer/WmRepository4/ -**/IntegrationServer/XAStore/ -**/IntegrationServer/packages/Wm*/ diff --git a/conf/gitignore/Windows b/conf/gitignore/Windows deleted file mode 100644 index a0d31452b0..0000000000 --- a/conf/gitignore/Windows +++ /dev/null @@ -1,18 +0,0 @@ -# Windows image file caches -Thumbs.db -ehthumbs.db - -# Folder config file -Desktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msm -*.msp - -# Windows shortcuts -*.lnk diff --git a/conf/gitignore/WordPress b/conf/gitignore/WordPress deleted file mode 100644 index 5603287880..0000000000 --- a/conf/gitignore/WordPress +++ /dev/null @@ -1,18 +0,0 @@ -*.log -.htaccess -sitemap.xml -sitemap.xml.gz -wp-config.php -wp-content/advanced-cache.php -wp-content/backup-db/ -wp-content/backups/ -wp-content/blogs.dir/ -wp-content/cache/ -wp-content/upgrade/ -wp-content/uploads/ -wp-content/wp-cache-config.php -wp-content/plugins/hello.php - -/readme.html -/license.txt - diff --git a/conf/gitignore/Xcode b/conf/gitignore/Xcode deleted file mode 100644 index d07b7894f1..0000000000 --- a/conf/gitignore/Xcode +++ /dev/null @@ -1,23 +0,0 @@ -# Xcode -# -# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore - -## Build generated -build/ -DerivedData - -## Various settings -*.pbxuser -!default.pbxuser -*.mode1v3 -!default.mode1v3 -*.mode2v3 -!default.mode2v3 -*.perspectivev3 -!default.perspectivev3 -xcuserdata - -## Other -*.xccheckout -*.moved-aside -*.xcuserstate diff --git a/conf/gitignore/XilinxISE b/conf/gitignore/XilinxISE deleted file mode 100644 index e041f51b2d..0000000000 --- a/conf/gitignore/XilinxISE +++ /dev/null @@ -1,57 +0,0 @@ -# intermediate build files -*.bgn -*.bit -*.bld -*.cmd_log -*.drc -*.ll -*.lso -*.msd -*.msk -*.ncd -*.ngc -*.ngd -*.ngr -*.pad -*.par -*.pcf -*.prj -*.ptwx -*.rbb -*.rbd -*.stx -*.syr -*.twr -*.twx -*.unroutes -*.ut -*.xpi -*.xst -*_bitgen.xwbt -*_envsettings.html -*_map.map -*_map.mrp -*_map.ngm -*_map.xrpt -*_ngdbuild.xrpt -*_pad.csv -*_pad.txt -*_par.xrpt -*_summary.html -*_summary.xml -*_usage.xml -*_xst.xrpt - -# project-wide generated files -*.gise -par_usage_statistics.html -usage_statistics_webtalk.html -webtalk.log -webtalk_pn.xml - -# generated folders -iseconfig/ -xlnx_auto_0_xdb/ -xst/ -_ngo/ -_xmsgs/ diff --git a/conf/gitignore/Xojo b/conf/gitignore/Xojo deleted file mode 100644 index 1b036dd4f2..0000000000 --- a/conf/gitignore/Xojo +++ /dev/null @@ -1,11 +0,0 @@ -# Xojo (formerly REALbasic and Real Studio) - -Builds* -*.debug -*.debug.app -Debug*.exe -Debug*/Debug*.exe -Debug*/Debug*\ Libs -*.rbuistate -*.xojo_uistate -*.obsolete diff --git a/conf/gitignore/Yeoman b/conf/gitignore/Yeoman deleted file mode 100644 index 7170d72018..0000000000 --- a/conf/gitignore/Yeoman +++ /dev/null @@ -1,6 +0,0 @@ -node_modules/ -bower_components/ -*.log - -build/ -dist/ diff --git a/conf/gitignore/Yii b/conf/gitignore/Yii deleted file mode 100644 index 70f087546f..0000000000 --- a/conf/gitignore/Yii +++ /dev/null @@ -1,6 +0,0 @@ -assets/* -!assets/.gitignore -protected/runtime/* -!protected/runtime/.gitignore -protected/data/*.db -themes/classic/views/ diff --git a/conf/gitignore/ZendFramework b/conf/gitignore/ZendFramework deleted file mode 100644 index 3fbc97334c..0000000000 --- a/conf/gitignore/ZendFramework +++ /dev/null @@ -1,20 +0,0 @@ -# Composer files -composer.phar -vendor/ - -# Local configs -config/autoload/*.local.php - -# Binary gettext files -*.mo - -# Data -data/logs/ -data/cache/ -data/sessions/ -data/tmp/ -temp/ - -# Legacy ZF1 -demos/ -extras/documentation diff --git a/conf/gitignore/Zephir b/conf/gitignore/Zephir deleted file mode 100644 index 839cb5d707..0000000000 --- a/conf/gitignore/Zephir +++ /dev/null @@ -1,26 +0,0 @@ -# Cache files, generates by Zephir -.temp/ -.libs/ - -# Object files, generates by linker -*.lo -*.la -*.o -*.loT - -# Files generated by configure and Zephir, -# not required for extension compilation. -ext/build/ -ext/modules/ -ext/Makefile* -ext/config* -ext/acinclude.m4 -ext/aclocal.m4 -ext/autom4te* -ext/install-sh -ext/ltmain.sh -ext/missing -ext/mkinstalldirs -ext/run-tests.php -ext/.deps -ext/libtool diff --git a/conf/label/Default b/conf/label/Default deleted file mode 100644 index 22393d0630..0000000000 --- a/conf/label/Default +++ /dev/null @@ -1,7 +0,0 @@ -#ee0701 bug -#cccccc duplicate -#84b6eb enhancement -#128a0c help wanted -#e6e6e6 invalid -#cc317c question -#ffffff wontfix diff --git a/conf/license/Abstyles License b/conf/license/Abstyles License deleted file mode 100644 index a4a62f8f0f..0000000000 --- a/conf/license/Abstyles License +++ /dev/null @@ -1,10 +0,0 @@ -This is APREAMBL.TEX, version 1.10e, written by Hans-Hermann Bode -(HHBODE@DOSUNI1.BITNET), for the BibTeX `adaptable' family, version 1.10. -See the file APREAMBL.DOC for a detailed documentation. -This program is distributed WITHOUT ANY WARRANTY, express or implied. - -Copyright (C) 1991, 1992 Hans-Hermann Bode - -Permission is granted to make and distribute verbatim copies of this document provided that the copyright notice and this permission notice are preserved on all copies. - -Permission is granted to copy and distribute modified versions of this document under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
\ No newline at end of file diff --git a/conf/license/Academic Free License v1.1 b/conf/license/Academic Free License v1.1 deleted file mode 100644 index 61ea6dadc4..0000000000 --- a/conf/license/Academic Free License v1.1 +++ /dev/null @@ -1,22 +0,0 @@ -Academic Free License -Version 1.1 -The Academic Free License applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: - -"Licensed under the Academic Free License version 1.1." - -Grant of License. Licensor hereby grants to any person obtaining a copy of the Original Work ("You") a world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license (1) to use, copy, modify, merge, publish, perform, distribute and/or sell copies of the Original Work and derivative works thereof, and (2) under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and derivative works thereof, subject to the following conditions. - -Right of Attribution. Redistributions of the Original Work must reproduce all copyright notices in the Original Work as furnished by the Licensor, both in the Original Work itself and in any documentation and/or other materials provided with the distribution of the Original Work in executable form. - -Exclusions from License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. - -WARRANTY AND DISCLAIMERS. LICENSOR WARRANTS THAT THE COPYRIGHT IN AND TO THE ORIGINAL WORK IS OWNED BY THE LICENSOR OR THAT THE ORIGINAL WORK IS DISTRIBUTED BY LICENSOR UNDER A VALID CURRENT LICENSE FROM THE COPYRIGHT OWNER. EXCEPT AS EXPRESSLY STATED IN THE IMMEDIATELY PRECEEDING SENTENCE, THE ORIGINAL WORK IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE WARRANTY OF NON-INFRINGEMENT AND WARRANTIES THAT THE ORIGINAL WORK IS MERCHANTABLE OR FIT FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO LICENSE TO ORIGINAL WORK IS GRANTED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - -LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING AS A RESULT OF THIS LICENSE OR THE USE OF THE ORIGINAL WORK INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PERSON SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - -License to Source Code. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to access and modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. - -Mutual Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License if You file a lawsuit in any court alleging that any OSI Certified open source software that is licensed under any license containing this "Mutual Termination for Patent Action" clause infringes any patent claims that are essential to use that software. - -This license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved. -Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. diff --git a/conf/license/Academic Free License v1.2 b/conf/license/Academic Free License v1.2 deleted file mode 100644 index d846ecd9f6..0000000000 --- a/conf/license/Academic Free License v1.2 +++ /dev/null @@ -1,27 +0,0 @@ -Academic Free License -Version 1.2 -This Academic Free License applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the -following notice immediately following the copyright notice for the Original Work: - -Licensed under the Academic Free License version 1.2 - -Grant of License. Licensor hereby grants to any person obtaining a copy of the Original Work ("You") a world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license (1) to use, copy, modify, merge, publish, perform, distribute and/or sell copies of the Original Work and derivative works thereof, and (2) under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and derivative works thereof, subject to the -following conditions. - -Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. - -Exclusions from License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. - -Warranty and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work is owned by the Licensor or that the Original Work is distributed by Licensor under a valid current license from the copyright owner. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. - -Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. - -License to Source Code. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available -documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. - -Mutual Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License if You file a lawsuit in any court alleging that any OSI Certified open source software that is licensed under any license containing this "Mutual Termination for Patent Action" clause infringes any patent claims that are essential to use that software. - -Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. - -This license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved. -Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. diff --git a/conf/license/Academic Free License v2.0 b/conf/license/Academic Free License v2.0 deleted file mode 100644 index cc175ebf1c..0000000000 --- a/conf/license/Academic Free License v2.0 +++ /dev/null @@ -1,43 +0,0 @@ -The Academic Free License -v. 2.0 -This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: -Licensed under the Academic Free License version 2.0 - -1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following: - -a) to reproduce the Original Work in copies; -b) to prepare derivative works ("Derivative Works") based upon the Original Work; -c) to distribute copies of the Original Work and Derivative Works to the public; -d) to perform the Original Work publicly; and -e) to display the Original Work publicly. - -2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works. - -3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. - -4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license. - -5) This section intentionally omitted. - -6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. - -7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. - -8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. - -9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. - -10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, for patent infringement (i) against Licensor with respect to a patent applicable to software or (ii) against any entity with respect to a patent applicable to the Original Work (but excluding combinations of the Original Work with other software or hardware). - -11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. ¤ 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License. - -12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. - -13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. - -14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. - -This license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved. -Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. diff --git a/conf/license/Academic Free License v2.1 b/conf/license/Academic Free License v2.1 deleted file mode 100644 index 2268d71e72..0000000000 --- a/conf/license/Academic Free License v2.1 +++ /dev/null @@ -1,44 +0,0 @@ -The Academic Free License -v.2.1 -This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: - -Licensed under the Academic Free License version 2.1 - -1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following: - -a) to reproduce the Original Work in copies; -b) to prepare derivative works ("Derivative Works") based upon the Original Work; -c) to distribute copies of the Original Work and Derivative Works to the public; -d) to perform the Original Work publicly; and -e) to display the Original Work publicly. - -2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works. - -3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. - -4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license. - -5) This section intentionally omitted. - -6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. - -7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. - -8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. - -9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. - -10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. - -11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License. - -12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. - -13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. - -14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. - -This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. -Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. diff --git a/conf/license/Academic Free License v3.0 b/conf/license/Academic Free License v3.0 deleted file mode 100644 index 36bdcfd3a1..0000000000 --- a/conf/license/Academic Free License v3.0 +++ /dev/null @@ -1,42 +0,0 @@ -Academic Free License (“AFL”) v. 3.0 -This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following licensing notice adjacent to the copyright notice for the Original Work: - -Licensed under the Academic Free License version 3.0 - -1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, for the duration of the copyright, to do the following: - -a) to reproduce the Original Work in copies, either alone or as part of a collective work; -b) to translate, adapt, alter, transform, modify, or arrange the Original Work, thereby creating derivative works ("Derivative Works") based upon the Original Work; -c) to distribute or communicate copies of the Original Work and Derivative Works to the public, under any license of your choice that does not contradict the terms and conditions, including Licensor’s reserved rights and remedies, in this Academic Free License; -d) to perform the Original Work publicly; and -e) to display the Original Work publicly. - -2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, for the duration of the patents, to make, use, sell, offer for sale, have made, and import the Original Work and Derivative Works. - -3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work. - -4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior permission of the Licensor. Except as expressly stated herein, nothing in this License grants any license to Licensor’s trademarks, copyrights, patents, trade secrets or any other intellectual property. No patent license is granted to make, use, sell, offer for sale, have made, or import embodiments of any patent claims other than the licensed claims defined in Section 2. No license is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under terms different from this License any Original Work that Licensor otherwise would have a right to license. - -5) External Deployment. The term "External Deployment" means the use, distribution, or communication of the Original Work or Derivative Works in any way such that the Original Work or Derivative Works may be used by anyone other than You, whether those works are distributed or communicated to those persons or made available as an application intended for use over a network. As an express condition for the grants of license hereunder, You must treat any External Deployment by You of the Original Work or a Derivative Work as a distribution under section 1(c). - -6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent, or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. - -7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately preceding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of non-infringement, merchantability or fitness for a particular purpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to the Original Work is granted by this License except under this disclaimer. - -8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to anyone for any indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to the extent applicable law prohibits such limitation. - -9) Acceptance and Termination. If, at any time, You expressly assented to this License, that assent indicates your clear and irrevocable acceptance of this License and all of its terms and conditions. If You distribute or communicate copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. This License conditions your rights to undertake the activities listed in Section 1, including your right to create Derivative Works based upon the Original Work, and doing so without honoring these terms and conditions is prohibited by copyright law and international treaty. Nothing in this License is intended to affect copyright exceptions and limitations (including “fair use” or “fair dealing”). This License shall terminate immediately and You may no longer exercise any of the rights granted to You by this License upon your failure to honor the conditions in Section 1(c). - -10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. - -11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of copyright or patent law in the appropriate jurisdiction. This section shall survive the termination of this License. - -12) Attorneys’ Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. - -13) Miscellaneous. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. - -14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. - -16) Modification of This License. This License is Copyright © 2005 Lawrence Rosen. Permission is granted to copy, distribute, or communicate this License without modification. Nothing in this License permits You to modify this License as applied to the Original Work or to Derivative Works. However, You may modify the text of this License and copy, distribute or communicate your modified version (the "Modified License") and apply it to other original works of authorship subject to the following conditions: (i) You may not indicate in any way that your Modified License is the "Academic Free License" or "AFL" and you may not use those names in the name of your Modified License; (ii) You must replace the notice specified in the first paragraph above with the notice "Licensed under <insert your license name here>" or with a notice of your own that is not confusingly similar to the notice in this License; and (iii) You may not claim that your original works are open source software unless your Modified License has been approved by Open Source Initiative (OSI) and You comply with its license review and certification process. diff --git a/conf/license/Affero General Public License v1.0 b/conf/license/Affero General Public License v1.0 deleted file mode 100644 index 946b95d8d7..0000000000 --- a/conf/license/Affero General Public License v1.0 +++ /dev/null @@ -1,84 +0,0 @@ -AFFERO GENERAL PUBLIC LICENSE -Version 1, March 2002
Copyright © 2002 Affero Inc.
510 Third Street - Suite 225, San Francisco, CA 94107, USA -This license is a modified version of the GNU General Public License copyright (C) 1989, 1991 Free Software Foundation, Inc. made with their permission. Section 2(d) has been added to cover use of software over a computer network. - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the Affero General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This Public License applies to most of Affero's software and to any other program whose authors commit to using it. (Some other Affero software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. - -When we speak of free software, we are referring to freedom, not price. This General Public License is designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this Affero General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-d) If the Program as you received it is intended to interact with users through a computer network and if, in the version you received, any user interacting with the Program was given the opportunity to request transmission to that user of the Program's complete source code, you must not remove that facility from your modified version of the Program or work based on the Program, and must offer an equivalent opportunity for all users interacting with your Program through a computer network to request immediate transmission by HTTP of the complete source code of your modified version or other derivative work. - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. Affero Inc. may publish revised and/or new versions of the Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by Affero, Inc. If the Program does not specify a version number of this License, you may choose any version ever published by Affero, Inc. - -You may also choose to redistribute modified versions of this program under any version of the Free Software Foundation's GNU General Public License version 3 or higher, so long as that version of the GNU GPL includes terms and conditions substantially equivalent to those of this license. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by Affero, Inc., write to us; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. diff --git a/conf/license/Apache License 1.0 b/conf/license/Apache License 1.0 deleted file mode 100644 index 9a06536abd..0000000000 --- a/conf/license/Apache License 1.0 +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 1995-1999 The Apache Group. All rights reserved. -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -3. All advertising materials mentioning features or use of this software must display the following acknowledgment: "This product includes software developed by the Apache Group for use in the Apache HTTP server project (http://www.apache.org/) ." - -4. The "Apache" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org - -5. Products derived from this software may not be called "Apache" nor may "Apache" appear in their name, without prior written permission of the Apache Group . - -6. Redistributions of any form whatsoever must retain the following acknowledgment: -"This product includes software developed by the Apache Group for use in the Apache HTTP server project (http://www.apache.org/) . - -THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE GROUP OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -This software consists of voluntary contributions made by many individuals on behalf of the Apache Group and was originally based on public domain software written at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. For more information on the Apache Group and the Apache HTTP server project, please see. diff --git a/conf/license/Apache License 1.1 b/conf/license/Apache License 1.1 deleted file mode 100644 index 92b971b656..0000000000 --- a/conf/license/Apache License 1.1 +++ /dev/null @@ -1,20 +0,0 @@ -Apache License 1.1 -Copyright (c) 2000 The Apache Software Foundation. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: -"This product includes software developed by the Apache Software Foundation (http://www.apache.org/) ." -Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. - -4. The "Apache" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org - -5. Products derived from this software may not be called "Apache" [ex. "Jakarta," "Apache," or "Apache Commons,"] nor may "Apache" [ex. the names] appear in their name, without prior written permission of the Apache Software Foundation . - -THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see http://www.apache.org/. Portions of this software are based upon public domain software originally written at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. diff --git a/conf/license/Apache License 2.0 b/conf/license/Apache License 2.0 deleted file mode 100644 index dbfab2504f..0000000000 --- a/conf/license/Apache License 2.0 +++ /dev/null @@ -1,72 +0,0 @@ -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. - -"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. - -2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. - -4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: - -(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and - -(b) You must cause any modified files to carry prominent notices stating that You changed the files; and - -(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and - -(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. - -You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. - -5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. - -6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS - -APPENDIX: How to apply the Apache License to your work. - -To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. - -Copyright [yyyy] [name of copyright owner] - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/conf/license/Artistic License 1.0 b/conf/license/Artistic License 1.0 deleted file mode 100644 index 7121f1f4ad..0000000000 --- a/conf/license/Artistic License 1.0 +++ /dev/null @@ -1,48 +0,0 @@ -The Artistic License -Preamble - -The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications. - -Definitions: - -"Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification. - -"Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder. - -"Copyright Holder" is whoever is named in the copyright or copyrights for the package. - -"You" is you, if you're thinking about copying or distributing this Package. - -"Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.) - -"Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it. - -1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. - -2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version. - -3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following: - -a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. -b) use the modified Package only within your corporation or organization. -c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. -d) make other distribution arrangements with the Copyright Holder. - -4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following: - -a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version. -b) accompany the distribution with the machine-readable source of the Package with your modifications. -c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version. -d) make other distribution arrangements with the Copyright Holder. - -5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own. - -6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package. - -7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package. - -8. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. - -9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. - -The End diff --git a/conf/license/Artistic License 2.0 b/conf/license/Artistic License 2.0 deleted file mode 100644 index 5f85aa83d0..0000000000 --- a/conf/license/Artistic License 2.0 +++ /dev/null @@ -1,84 +0,0 @@ -The Artistic License 2.0 -Copyright (c) 2000-2006, The Perl Foundation. - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software. - -You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement. - -Definitions - -"Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package. - -"Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures. - -"You" and "your" means any person who would like to copy, distribute, or modify the Package. - -"Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version. - -"Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization. - -"Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees. - -"Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder. - -"Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder. - -"Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future. - -"Source" form means the source code, documentation source, and configuration files for the Package. - -"Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form. - -Permission for Use and Modification Without Distribution - -(1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version. - -Permissions for Redistribution of the Standard Version - -(2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package. - -(3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License. - -Distribution of Modified Versions of the Package as Source - -(4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of the following: - -(a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version. -(b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version. -(c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under - -(i) the Original License or -(ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed. - -Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source - -(5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license. - -(6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version. - -Aggregating or Linking the Package - -(7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation. - -(8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package. - -Items That are Not Considered Part of a Modified Version - -(9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license. - -General Provisions - -(10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license. - -(11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license. - -(12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder. - -(13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed. - -(14) Disclaimer of Warranty: -THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/conf/license/BSD 2-clause License b/conf/license/BSD 2-clause License deleted file mode 100644 index 44f67c1577..0000000000 --- a/conf/license/BSD 2-clause License +++ /dev/null @@ -1,8 +0,0 @@ -Copyright (c) <year> <owner> All rights reserved. -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/conf/license/BSD 3-clause License b/conf/license/BSD 3-clause License deleted file mode 100644 index 206be5da34..0000000000 --- a/conf/license/BSD 3-clause License +++ /dev/null @@ -1,10 +0,0 @@ -Copyright (c) <year> <owner> . All rights reserved. -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/conf/license/BSD 4-clause License b/conf/license/BSD 4-clause License deleted file mode 100644 index fc206e3f2d..0000000000 --- a/conf/license/BSD 4-clause License +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) <year> <owner> . All rights reserved. -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -3. All advertising materials mentioning features or use of this software must display the following acknowledgement: -This product includes software developed by the the organization . - -4. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/conf/license/Creative Commons CC0 1.0 Universal b/conf/license/Creative Commons CC0 1.0 Universal deleted file mode 100644 index af0388278f..0000000000 --- a/conf/license/Creative Commons CC0 1.0 Universal +++ /dev/null @@ -1,39 +0,0 @@ -Creative Commons CC0 1.0 Universal -CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. - -For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: - -i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; - -ii. moral rights retained by the original author(s) and/or performer(s); - -iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; - -iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; - -v. rights protecting the extraction, dissemination, use and reuse of data in a Work; - -vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and - -vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. - -4. Limitations and Disclaimers. - -a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. - -b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. - -c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. - -d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. diff --git a/conf/license/Eclipse Public License 1.0 b/conf/license/Eclipse Public License 1.0 deleted file mode 100644 index a5965ff4b9..0000000000 --- a/conf/license/Eclipse Public License 1.0 +++ /dev/null @@ -1,72 +0,0 @@ -Eclipse Public License - v 1.0 -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: -i) changes to the Program, and -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. diff --git a/conf/license/Educational Community License v1.0 b/conf/license/Educational Community License v1.0 deleted file mode 100644 index eb69cbdf3f..0000000000 --- a/conf/license/Educational Community License v1.0 +++ /dev/null @@ -1,22 +0,0 @@ -The Educational Community License -This Educational Community License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: - -Copyright (c) <year> <copyright holders> - -Licensed under the Educational Community License version 1.0 - -This Original Work, including software, source code, documents, or other related items, is being provided by the copyright holder(s) subject to the terms of the Educational Community License. By obtaining, using and/or copying this Original Work, you agree that you have read, understand, and will comply with the following terms and conditions of the Educational Community License: - -Permission to use, copy, modify, merge, publish, distribute, and sublicense this Original Work and its documentation, with or without modification, for any purpose, and without fee or royalty to the copyright holder(s) is hereby granted, provided that you include the following on ALL copies of the Original Work or portions thereof, including modifications or derivatives, that you make: - -The full text of the Educational Community License in a location viewable to users of the redistributed or derivative work. - -Any pre-existing intellectual property disclaimers, notices, or terms and conditions. - -Notice of any changes or modifications to the Original Work, including the date the changes were made. - -Any modifications of the Original Work must be distributed in such a manner as to avoid any confusion with the Original Work of the copyright holders. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -The name and trademarks of copyright holder(s) may NOT be used in advertising or publicity pertaining to the Original or Derivative Works without specific, written prior permission. Title to copyright in the Original Work and any associated documentation will at all times remain with the copyright holders. diff --git a/conf/license/Educational Community License v2.0 b/conf/license/Educational Community License v2.0 deleted file mode 100644 index 4c694178f8..0000000000 --- a/conf/license/Educational Community License v2.0 +++ /dev/null @@ -1,97 +0,0 @@ -Educational Community License -Version 2.0, April 2007 -http://www.osedu.org/licenses/ - -The Educational Community License version 2.0 ("ECL") consists of the Apache 2.0 license, modified to change the scope of the patent grant in section 3 to be specific to the needs of the education communities using this license. The original Apache 2.0 license can be found at: http://www.apache.org/licenses/LICENSE-2.0 - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. - -"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. - -2. Grant of Copyright License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. Any patent license granted hereby with respect to contributions by an individual employed by an institution or organization is limited to patent claims where the individual that is the author of the Work is also the inventor of the patent claims licensed, and where the organization or institution has the right to grant such license under applicable grant and research funding agreements. No other express or implied licenses are granted. - -4. Redistribution. - -You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: - -a. You must give any other recipients of the Work or Derivative Works a copy of this License; and - -b. You must cause any modified files to carry prominent notices stating that You changed the files; and - -c. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and - -d. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. - -You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. - -5. Submission of Contributions. - -Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. - -6. Trademarks. - -This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. - -Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. - -In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. - -While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS - -APPENDIX: How to apply the Educational Community License to your work - -To apply the Educational Community License to your work, attach -the following boilerplate notice, with the fields enclosed by -brackets "[]" replaced with your own identifying information. -(Don't include the brackets!) The text should be enclosed in the -appropriate comment syntax for the file format. We also recommend -that a file or class name and description of purpose be included on -the same "printed page" as the copyright notice for easier -identification within third-party archives. - -Copyright [yyyy] [name of copyright owner] Licensed under the -Educational Community License, Version 2.0 (the "License"); you may -not use this file except in compliance with the License. You may -obtain a copy of the License at - -http://www.osedu.org/licenses/ECL-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an "AS IS" -BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express -or implied. See the License for the specific language governing -permissions and limitations under the License. diff --git a/conf/license/GNU Affero General Public License v3.0 b/conf/license/GNU Affero General Public License v3.0 deleted file mode 100644 index 3d3266e378..0000000000 --- a/conf/license/GNU Affero General Public License v3.0 +++ /dev/null @@ -1,241 +0,0 @@ -GNU AFFERO GENERAL PUBLIC LICENSE -Version 3, 19 November 2007 -Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. - -The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. - -Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software. - -A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. - -The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version. - -An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS - -0. Definitions. - -"This License" refers to version 3 of the GNU Affero General Public License. - -"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. - -"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. - -To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. - -A "covered work" means either the unmodified Program or a work based on the Program. - -To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. - -To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. - -An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. - -1. Source Code. -The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. - -A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. - -The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. - -The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those -subprograms and other parts of the work. - -The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. - -The Corresponding Source for a work in source code form is that same work. - -2. Basic Permissions. -All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. - -You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. - -Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. - -3. Protecting Users' Legal Rights From Anti-Circumvention Law. -No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. - -When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. - -4. Conveying Verbatim Copies. -You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. - -You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. - -5. Conveying Modified Source Versions. -You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: - -a) The work must carry prominent notices stating that you modified it, and giving a relevant date. - -b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". - -c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. - -d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. - -A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. - -6. Conveying Non-Source Forms. -You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: - -a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. - -b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. - -c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. - -d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. - -e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. - -A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. - -A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. - -"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. - -If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). - -The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. - -Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. - -7. Additional Terms. -"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. - -When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. - -Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: - -a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or - -b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or - -c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or - -d) Limiting the use for publicity purposes of names of licensors or authors of the material; or - -e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or - -f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. - -All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. - -If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. - -Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. - -8. Termination. - -You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). - -However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. - -Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. - -Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. - -9. Acceptance Not Required for Having Copies. - -You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. - -10. Automatic Licensing of Downstream Recipients. - -Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. - -An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. - -You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. - -11. Patents. - -A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". - -A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. - -Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. - -In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to s ue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. - -If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. - -If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. - -A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. - -Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. - -12. No Surrender of Others' Freedom. - -If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - -13. Remote Network Interaction; Use with the GNU General Public License. - -Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph. - -Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License. - -14. Revised Versions of this License. - -The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. - -If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. - -Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. - -15. Disclaimer of Warranty. - -THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -16. Limitation of Liability. - -IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -17. Interpretation of Sections 15 and 16. - -If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - -<one line to give the program's name and a brief idea of what it does.> -Copyright (C) <year> <name of author> - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. - -Also add information on how to contact you by electronic and paper mail. - -If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. - -You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see <http://www.gnu.org/licenses/>. diff --git a/conf/license/GNU Free Documentation License v1.1 b/conf/license/GNU Free Documentation License v1.1 deleted file mode 100644 index cb852faac0..0000000000 --- a/conf/license/GNU Free Documentation License v1.1 +++ /dev/null @@ -1,118 +0,0 @@ -GNU Free Documentation License -Version 1.1, March 2000 -Copyright (C) 2000 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -0. PREAMBLE - -The purpose of this License is to make a manual, textbook, or other written document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others. - -This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software. - -We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference. - -1. APPLICABILITY AND DEFINITIONS - -This License applies to any manual or other work that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". - -A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language. - -A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (For example, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. - -The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. - -The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. - -A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, whose contents can be viewed and edited directly and straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup has been designed to thwart or discourage subsequent modification by readers is not Transparent. A copy that is not "Transparent" is called "Opaque". - -Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML designed for human modification. Opaque formats include PostScript, PDF, proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML produced by some word processors for output purposes only. - -The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text. - -2. VERBATIM COPYING - -You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3. - -You may also lend copies, under the same conditions stated above, and you may publicly display copies. - -3. COPYING IN QUANTITY - -If you publish printed copies of the Document numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects. - -If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages. - -If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a publicly-accessible computer-network location containing a complete Transparent copy of the Document, free of added material, which the general network-using public has access to download anonymously at no charge using public-standard network protocols. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public. - -It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document. - -4. MODIFICATIONS - -You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version: - -A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission. -B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has less than five). -C. State on the Title page the name of the publisher of the Modified Version, as the publisher. -D. Preserve all the copyright notices of the Document. -E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. -F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below. -G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice. -H. Include an unaltered copy of this License. -I. Preserve the section entitled "History", and its title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence. -J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission. -K. In any section entitled "Acknowledgements" or "Dedications", preserve the section's title, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. -L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles. -M. Delete any section entitled "Endorsements". Such a section may not be included in the Modified Version. -N. Do not retitle any existing section as "Endorsements" or to conflict in title with any Invariant Section. - -If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles. - -You may add a section entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties--for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard. - -You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one. - -The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version. - -5. COMBINING DOCUMENTS - -You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice. - -The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work. - -In the combination, you must combine any sections entitled "History" in the various original documents, forming one section entitled "History"; likewise combine any sections entitled "Acknowledgements", and any sections entitled "Dedications". You must delete all sections entitled "Endorsements." - -6. COLLECTIONS OF DOCUMENTS - -You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects. - -You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document. - -7. AGGREGATION WITH INDEPENDENT WORKS - -A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, does not as a whole count as a Modified Version of the Document, provided no compilation copyright is claimed for the compilation. Such a compilation is called an "aggregate", and this License does not apply to the other self-contained works thus compiled with the Document, on account of their being thus compiled, if they are not themselves derivative works of the Document. - -If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one quarter of the entire aggregate, the Document's Cover Texts may be placed on covers that surround only the Document within the aggregate. Otherwise they must appear on covers around the whole aggregate. - -8. TRANSLATION - -Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License provided that you also include the original English version of this License. In case of a disagreement between the translation and the original English version of this License, the original English version will prevail. - -9. TERMINATION - -You may not copy, modify, sublicense, or distribute the Document except as expressly provided for under this License. Any other attempt to copy, modify, sublicense or distribute the Document is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -10. FUTURE REVISIONS OF THIS LICENSE - -The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/. - -Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. - -ADDENDUM: How to use this License for your documents - -To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page: - -Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. A copy of the license is included in the section entitled "GNU Free Documentation License". - -If you have no Invariant Sections, write "with no Invariant Sections" instead of saying which ones are invariant. If you have no Front-Cover Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being LIST"; likewise for Back-Cover Texts. - -If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software. diff --git a/conf/license/GNU Free Documentation License v1.2 b/conf/license/GNU Free Documentation License v1.2 deleted file mode 100644 index 206e5eea1f..0000000000 --- a/conf/license/GNU Free Documentation License v1.2 +++ /dev/null @@ -1,129 +0,0 @@ -GNU Free Documentation License -Version 1.2, November 2002 -Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -0. PREAMBLE - -The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others. - -This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software. - -We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference. - -1. APPLICABILITY AND DEFINITIONS - -This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law. - -A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language. - -A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. - -The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none. - -The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words. - -A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque". - -Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only. - -The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text. - -A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition. - -The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License. - -2. VERBATIM COPYING - -You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3. - -You may also lend copies, under the same conditions stated above, and you may publicly display copies. - -3. COPYING IN QUANTITY - -If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects. - -If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages. - -If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public. - -It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document. - -4. MODIFICATIONS - -You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version: - -A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission. -B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement. -C. State on the Title page the name of the publisher of the Modified Version, as the publisher. -D. Preserve all the copyright notices of the Document. -E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. -F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below. -G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice. -H. Include an unaltered copy of this License. -I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence. -J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission. -K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. -L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles. -M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version. -N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section. -O. Preserve any Warranty Disclaimers. - -If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles. - -You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties--for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard. - -You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one. - -The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version. - -5. COMBINING DOCUMENTS - -You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers. - -The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work. - -In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements". - -6. COLLECTIONS OF DOCUMENTS - -You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects. - -You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document. - -7. AGGREGATION WITH INDEPENDENT WORKS - -A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document. - -If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate. - -8. TRANSLATION - -Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail. - -If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title. - -9. TERMINATION - -You may not copy, modify, sublicense, or distribute the Document except as expressly provided for under this License. Any other attempt to copy, modify, sublicense or distribute the Document is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -10. FUTURE REVISIONS OF THIS LICENSE - -The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/. - -Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. - -ADDENDUM: How to use this License for your documents - -To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page: - -Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". - -If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the "with...Texts." line with this: - -with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. - -If you have Invariant Sections without Cover Texts, or some other combination of the three, merge those two alternatives to suit the situation. - -If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software. diff --git a/conf/license/GNU Free Documentation License v1.3 b/conf/license/GNU Free Documentation License v1.3 deleted file mode 100644 index b0fefa8fff..0000000000 --- a/conf/license/GNU Free Documentation License v1.3 +++ /dev/null @@ -1,148 +0,0 @@ -GNU Free Documentation License -Version 1.3, 3 November 2008 -Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. <http://fsf.org/> - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -0. PREAMBLE - -The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others. - -This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software. - -We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference. - -1. APPLICABILITY AND DEFINITIONS - -This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law. - -A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language. - -A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. - -The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none. - -The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words. - -A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque". - -Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only. - -The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text. - -The "publisher" means any person or entity that distributes copies of the Document to the public. - -A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition. - -The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License. - -2. VERBATIM COPYING - -You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3. - -You may also lend copies, under the same conditions stated above, and you may publicly display copies. - -3. COPYING IN QUANTITY - -If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects. - -If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages. - -If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public. - -It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document. - -4. MODIFICATIONS - -You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version: - -A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission. -B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement. -C. State on the Title page the name of the publisher of the Modified Version, as the publisher. -D. Preserve all the copyright notices of the Document. -E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. -F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below. -G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice. H. Include an unaltered copy of this License. -I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence. -J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission. -K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. -L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles. -M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version. -N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section. -O. Preserve any Warranty Disclaimers. - -If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles. - -You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties--for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard. - -You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one. - -The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version. - -5. COMBINING DOCUMENTS - -You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers. - -The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work. - -In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements". - -6. COLLECTIONS OF DOCUMENTS - -You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects. - -You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document. - -7. AGGREGATION WITH INDEPENDENT WORKS - -A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document. - -If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate. - -8. TRANSLATION - -Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail. - -If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title. - -9. TERMINATION - -You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights under this License. - -However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. - -Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. - -Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, receipt of a copy of some or all of the same material does not give you any rights to use it. - -10. FUTURE REVISIONS OF THIS LICENSE - -The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/. - -Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which future versions of this License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Document. - -11. RELICENSING - -"Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of copyrightable works thus published on the MMC site. - -"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future copyleft versions of that license published by that same organization. - -"Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document. - -An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008. - -The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing. - -ADDENDUM: How to use this License for your documents - -To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page: - -Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". - -If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the "with...Texts." line with this: - -with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. - -If you have Invariant Sections without Cover Texts, or some other combination of the three, merge those two alternatives to suit the situation. - -If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software. diff --git a/conf/license/GNU General Public License v1.0 b/conf/license/GNU General Public License v1.0 deleted file mode 100644 index 902a4a44cd..0000000000 --- a/conf/license/GNU General Public License v1.0 +++ /dev/null @@ -1,99 +0,0 @@ -GNU GENERAL PUBLIC LICENSE -Version 1, February 1989 -Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. - -When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -The precise terms and conditions for copying, distribution and modification follow. - -GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". - -1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. - -2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: - -a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and - -b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). - -c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. - -d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. - -3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: - -a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, - -b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, - -c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) - -Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. - -4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. - -5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. - -7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. - -8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -Appendix: How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - -<one line to give the program's name and a brief idea of what it does.> Copyright (C) 19yy <name of author> - -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - -Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: - -Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. - -<signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice - -That's all there is to it! diff --git a/conf/license/GNU General Public License v2.0 b/conf/license/GNU General Public License v2.0 deleted file mode 100644 index ee27892cc5..0000000000 --- a/conf/license/GNU General Public License v2.0 +++ /dev/null @@ -1,116 +0,0 @@ -GNU GENERAL PUBLIC LICENSE -Version 2, June 1991 -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - -a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - -b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - -c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - -a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - -b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - -c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - -one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author - -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - -Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: - -Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. - -signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice diff --git a/conf/license/GNU General Public License v3.0 b/conf/license/GNU General Public License v3.0 deleted file mode 100644 index 7083002211..0000000000 --- a/conf/license/GNU General Public License v3.0 +++ /dev/null @@ -1,231 +0,0 @@ -GNU GENERAL PUBLIC LICENSE -Version 3, 29 June 2007 -Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -Preamble - -The GNU General Public License is a free, copyleft license for software and other kinds of works. - -The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. - -To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - -Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. - -For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. - -Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. - -Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS - -0. Definitions. - -“This License” refers to version 3 of the GNU General Public License. - -“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. - -“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations. - -To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work. - -A “covered work” means either the unmodified Program or a work based on the Program. - -To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. - -To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. - -An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. - -1. Source Code. -The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work. - -A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. - -The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. - -The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. - -The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. - -The Corresponding Source for a work in source code form is that same work. - -2. Basic Permissions. -All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. - -You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. - -Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. - -3. Protecting Users' Legal Rights From Anti-Circumvention Law. -No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. - -When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. - -4. Conveying Verbatim Copies. -You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. - -You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. - -5. Conveying Modified Source Versions. -You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: - -a) The work must carry prominent notices stating that you modified it, and giving a relevant date. - -b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”. - -c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. - -d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. - -A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. - -6. Conveying Non-Source Forms. -You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: - -a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. - -b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. - -c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. - -d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. - -e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. - -A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. - -A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. - -“Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. - -If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). - -The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. - -Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. - -7. Additional Terms. -“Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. - -When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. - -Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: - -a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or - -b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or - -c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or - -d) Limiting the use for publicity purposes of names of licensors or authors of the material; or - -e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or - -f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. - -All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. - -If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. - -Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. - -8. Termination. -You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). - -However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. - -Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. - -Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. - -9. Acceptance Not Required for Having Copies. -You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. - -10. Automatic Licensing of Downstream Recipients. -Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. - -An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. - -You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. - -11. Patents. -A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”. - -A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. - -Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. - -In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. - -If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. - -If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. - -A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. - -Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. - -12. No Surrender of Others' Freedom. -If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - -13. Use with the GNU Affero General Public License. -Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. - -14. Revised Versions of this License. -The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. - -If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. - -Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. - -15. Disclaimer of Warranty. -THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -16. Limitation of Liability. -IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -17. Interpretation of Sections 15 and 16. -If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found. - -<one line to give the program's name and a brief idea of what it does.> -Copyright (C) <year> <name of author> - -This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. - -Also add information on how to contact you by electronic and paper mail. - -If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - -<program> Copyright (C) <year> <name of author> -This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. -This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”. - -You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>. - -The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>. diff --git a/conf/license/GNU Lesser General Public License v2.1 b/conf/license/GNU Lesser General Public License v2.1 deleted file mode 100644 index 7dd5aab780..0000000000 --- a/conf/license/GNU Lesser General Public License v2.1 +++ /dev/null @@ -1,174 +0,0 @@ -GNU LESSER GENERAL PUBLIC LICENSE -Version 2.1, February 1999 - -Copyright (C) 1991, 1999 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. - -This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. - -When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. - -To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. - -For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. - -We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. - -To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. - -Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. - -Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. - -When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. - -We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. - -For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. - -In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. - -Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. - -The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". - -A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. - -The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) - -"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - -1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - -a) The modified work must itself be a software library. - -b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. - -c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. - -d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. - -(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. - -Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. - -This option is useful when you wish to copy part of the code of the Library into a program that is not a library. - -4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. - -If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. - -5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. - -However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. - -When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. - -If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) - -Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. - -6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. - -You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: - -a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) - -b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. - -c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. - -d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. - -e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. - -For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. - -7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: - -a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. - -b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. - -8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. - -10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. - -11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. - -14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Libraries - -If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). - -To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - -one line to give the library's name and an idea of what it does. -Copyright (C) year name of author - -This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: - -Yoyodyne, Inc., hereby disclaims all copyright interest in -the library `Frob' (a library for tweaking knobs) written -by James Random Hacker. - -signature of Ty Coon, 1 April 1990 -Ty Coon, President of Vice -That's all there is to it! diff --git a/conf/license/GNU Lesser General Public License v3.0 b/conf/license/GNU Lesser General Public License v3.0 deleted file mode 100644 index 0c8228dee2..0000000000 --- a/conf/license/GNU Lesser General Public License v3.0 +++ /dev/null @@ -1,70 +0,0 @@ -GNU LESSER GENERAL PUBLIC LICENSE -Version 3, 29 June 2007 -Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - -0. Additional Definitions. - -As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. - -"The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. - -An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. - -A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". - -The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. - -The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. - -1. Exception to Section 3 of the GNU GPL. -You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. - -2. Conveying Modified Versions. -If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: - -a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or - -b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. - -3. Object Code Incorporating Material from Library Header Files. -The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: - -a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. - -b) Accompany the object code with a copy of the GNU GPL and this license document. - -4. Combined Works. -You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: - -a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. - -b) Accompany the Combined Work with a copy of the GNU GPL and this license document. - -c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. - -d) Do one of the following: - -0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. - -1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. - -e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) - -5. Combined Libraries. -You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: - -a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. - -b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. - -6. Revised Versions of the GNU Lesser General Public License. -The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. - -If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. diff --git a/conf/license/GNU Library General Public License v2.0 b/conf/license/GNU Library General Public License v2.0 deleted file mode 100644 index a04e3a15fc..0000000000 --- a/conf/license/GNU Library General Public License v2.0 +++ /dev/null @@ -1,173 +0,0 @@ -GNU LIBRARY GENERAL PUBLIC LICENSE -Version 2, June 1991 - -Copyright (C) 1991 Free Software Foundation, Inc. -51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - -[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. - -This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. - -For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. - -Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. - -Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. - -The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. - -Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. - -However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. - -The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. - -Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". - -A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. - -The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) - -"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - -1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - -a) The modified work must itself be a software library. - -b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. - -c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. - -d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. - -(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. - -Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. - -This option is useful when you wish to copy part of the code of the Library into a program that is not a library. - -4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. - -If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. - -5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. - -However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. - -When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. - -If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) - -Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. - -6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. - -You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: - -a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) - -b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. - -c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. - -d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. - -For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. - -7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: - -a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. - -b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. - -8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. - -10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. - -14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Libraries - -If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). - -To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - -one line to give the library's name and an idea of what it does. -Copyright (C) year name of author - -This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: - -Yoyodyne, Inc., hereby disclaims all copyright interest in -the library `Frob' (a library for tweaking knobs) written -by James Random Hacker. - -signature of Ty Coon, 1 April 1990 -Ty Coon, President of Vice - -That's all there is to it! diff --git a/conf/license/ISC license b/conf/license/ISC license deleted file mode 100644 index a4bac658d1..0000000000 --- a/conf/license/ISC license +++ /dev/null @@ -1,6 +0,0 @@ -ISC License: -Copyright (c) Year(s), Company or Person's Name - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/conf/license/MIT License b/conf/license/MIT License deleted file mode 100644 index 472ac2361b..0000000000 --- a/conf/license/MIT License +++ /dev/null @@ -1,8 +0,0 @@ -MIT License -Copyright (c) <year> <copyright holders> - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/conf/license/Mozilla Public License 1.0 b/conf/license/Mozilla Public License 1.0 deleted file mode 100644 index 731f43caf3..0000000000 --- a/conf/license/Mozilla Public License 1.0 +++ /dev/null @@ -1,122 +0,0 @@ -MOZILLA PUBLIC LICENSE -Version 1.0 -1. Definitions. - -1.1. ``Contributor'' means each entity that creates or contributes to the creation of Modifications. - -1.2. ``Contributor Version'' means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor. - -1.3. ``Covered Code'' means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof. - -1.4. ``Electronic Distribution Mechanism'' means a mechanism generally accepted in the software development community for the electronic transfer of data. - -1.5. ``Executable'' means Covered Code in any form other than Source Code. - -1.6. ``Initial Developer'' means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A. - -1.7. ``Larger Work'' means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. - -1.8. ``License'' means this document. - -1.9. ``Modifications'' means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is: - -A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications. - -B. Any new file that contains any part of the Original Code or previous Modifications. - -1.10. ``Original Code'' means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License. - -1.11. ``Source Code'' means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or a list of source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge. - -1.12. ``You'' means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, ``You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, ``control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of fifty percent (50%) or more of the outstanding shares or beneficial ownership of such entity. - -2. Source Code License. - -2.1. The Initial Developer Grant. -The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: - -(a) to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, or as part of a Larger Work; and - -(b) under patents now or hereafter owned or controlled by Initial Developer, to make, have made, use and sell (``Utilize'') the Original Code (or portions thereof), but solely to the extent that any such patent is reasonably necessary to enable You to Utilize the Original Code (or portions thereof) and not to any greater extent that may be necessary to Utilize further Modifications or combinations. - -2.2. Contributor Grant. -Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: - -(a) to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code or as part of a Larger Work; and - -(b) under patents now or hereafter owned or controlled by Contributor, to Utilize the Contributor Version (or portions thereof), but solely to the extent that any such patent is reasonably necessary to enable You to Utilize the Contributor Version (or portions thereof), and not to any greater extent that may be necessary to Utilize further Modifications or combinations. - -3. Distribution Obligations. - -3.1. Application of License. -The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5. - -3.2. Availability of Source Code. -Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party. - -3.3. Description of Modifications. -You must cause all Covered Code to which you contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code. - -3.4. Intellectual Property Matters - -(a) Third Party Claims. -If You have knowledge that a party claims an intellectual property right in particular functionality or code (or its utilization under this License), you must include a text file with the source code distribution titled ``LEGAL'' which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If you obtain such knowledge after You make Your Modification available as described in Section 3.2, You shall promptly modify the LEGAL file in all copies You make available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained. - -(b) Contributor APIs. -If Your Modification is an application programming interface and You own or control patents which are reasonably necessary to implement that API, you must also include this information in the LEGAL file. - -3.5. Required Notices. -You must duplicate the notice in Exhibit A in each file of the Source Code, and this License in any documentation for the Source Code, where You describe recipients' rights relating to Covered Code. If You created one or more Modification(s), You may add your name as a Contributor to the notice described in Exhibit A. If it is not possible to put such notice in a particular Source Code file due to its structure, then you must include such notice in a location (such as a relevant directory file) where a user would be likely to look for such a notice. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. - -3.6. Distribution of Executable Versions. -You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. - -3.7. Larger Works. -You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code. - -4. Inability to Comply Due to Statute or Regulation. -If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. - -5. Application of this License. -This License applies to code to which the Initial Developer has attached the notice in Exhibit A, and to related Covered Code. - -6. Versions of the License. - -6.1. New Versions. -Netscape Communications Corporation (``Netscape'') may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number. - -6.2. Effect of New Versions. -Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License. - -6.3. Derivative Works. -If you create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), you must (a) rename Your license so that the phrases ``Mozilla'', ``MOZILLAPL'', ``MOZPL'', ``Netscape'', ``NPL'' or any confusingly similar phrase do not appear anywhere in your license and (b) otherwise make it clear that your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.) - -7. DISCLAIMER OF WARRANTY. -COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - -8. TERMINATION. -This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. - -9. LIMITATION OF LIABILITY. -UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - -10. U.S. GOVERNMENT END USERS. -The Covered Code is a ``commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of ``commercial computer software'' and ``commercial computer software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. - -11. MISCELLANEOUS. -This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in, the United States of America: (a) unless otherwise agreed in writing, all disputes relating to this License (excepting any dispute relating to intellectual property rights) shall be subject to final and binding arbitration, with the losing party paying all costs of arbitration; (b) any arbitration relating to this Agreement shall be held in Santa Clara County, California, under the auspices of JAMS/EndDispute; and (c) any litigation relating to this Agreement shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. - -12. RESPONSIBILITY FOR CLAIMS. -Except in cases where another Contributor has failed to comply with Section 3.4, You are responsible for damages arising, directly or indirectly, out of Your utilization of rights under this License, based on the number of copies of Covered Code you made available, the revenues you received from utilizing such rights, and other relevant factors. You agree to work with affected parties to distribute responsibility on an equitable basis. - -EXHIBIT A. - -``The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ - -Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - -The Original Code is ______________________________________. - -The Initial Developer of the Original Code is ________________________. Portions created by ______________________ are Copyright (C) ______ _______________________. All Rights Reserved. - -Contributor(s): ______________________________________.'' diff --git a/conf/license/Mozilla Public License 1.1 b/conf/license/Mozilla Public License 1.1 deleted file mode 100644 index 8118cfd8d7..0000000000 --- a/conf/license/Mozilla Public License 1.1 +++ /dev/null @@ -1,142 +0,0 @@ -Mozilla Public License Version 1.1 -1. Definitions. - -1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party. - -1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications. - -1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor. - -1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof. - -1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data. - -1.5. "Executable" means Covered Code in any form other than Source Code. - -1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A. - -1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. - -1.8. "License" means this document. - -1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. - -1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is: -Any addition to or deletion from the contents of a file containing Original Code or previous Modifications. -Any new file that contains any part of the Original Code or previous Modifications. - -1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License. - -1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. - -1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge. - -1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. - -2. Source Code License. - -2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: - -a. under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and -b. under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof). -c. the licenses granted in this Section 2.1 (a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License. -d. Notwithstanding Section 2.1 (b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices. - -2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license - -a. under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and -b. under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). -c. the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the date Contributor first makes Commercial Use of the Covered Code. -d. Notwithstanding Section 2.2 (b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2) separate from the Contributor Version; 3) for infringements caused by: i) third party modifications of Contributor Version or ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor. - -3. Distribution Obligations. - -3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5. - -3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party. - -3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code. - -3.4. Intellectual Property Matters - -(a) Third Party Claims -If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained. - -(b) Contributor APIs -If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file. - -(c) Representations. -Contributor represents that, except as disclosed pursuant to Section 3.4 (a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License. - -3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. - -3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements of Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. - -3.7. Larger Works. You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code. - -4. Inability to Comply Due to Statute or Regulation. - -If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. - -5. Application of this License. -This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code. - -6. Versions of the License. - -6.1. New Versions -Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number. - -6.2. Effect of New Versions -Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License. - -6.3. Derivative Works -If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.) - -7. DISCLAIMER OF WARRANTY -COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - -8. Termination - -8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. - -8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that: - -a. such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above. -b. any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant. - -8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. - -8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination. - -9. LIMITATION OF LIABILITY -UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - -10. U.S. government end users -The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. - -11. Miscellaneous -This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. - -12. Responsibility for claims -As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. - -13. Multiple-licensed code -Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A. - -Exhibit A - Mozilla Public License. - -"The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ - -Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - -The Original Code is ______________________________________. - -The Initial Developer of the Original Code is ________________________. -Portions created by ______________________ are Copyright (C) ______ -_______________________. All Rights Reserved. - -Contributor(s): ______________________________________. - -Alternatively, the contents of this file may be used under the terms of the _____ license (the "[___] License"), in which case the provisions of [______] License are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the [___] License. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License." - -NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications. diff --git a/conf/license/Mozilla Public License 2.0 b/conf/license/Mozilla Public License 2.0 deleted file mode 100644 index e57837d6e1..0000000000 --- a/conf/license/Mozilla Public License 2.0 +++ /dev/null @@ -1,143 +0,0 @@ -Mozilla Public License Version 2.0 -1. Definitions - -1.1. "Contributor" means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. - -1.2. "Contributor Version" means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution. - -1.3. "Contribution" means Covered Software of a particular Contributor. - -1.4. "Covered Software" means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. - -1.5. "Incompatible With Secondary Licenses" means - -(a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or - -(b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. - -1.6. "Executable Form" means any form of the work other than Source Code Form. - -1.7. "Larger Work" means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. - -1.8. "License" means this document. - -1.9. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. - -1.10. "Modifications" means any of the following: - -(a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or - -(b) any new file in Source Code Form that contains any Covered Software. - -1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. - -1.12. "Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. - -1.13. "Source Code Form" means the form of the work preferred for making modifications. - -1.14. "You" (or "Your") means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. - -2. License Grants and Conditions - -2.1. Grants -Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: - -(a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and - -(b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. - -2.2. Effective Date -The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. - -2.3. Limitations on Grant Scope -The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: - -(a) for any code that a Contributor has removed from Covered Software; or - -(b) for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or - -(c) under Patent Claims infringed by Covered Software in the absence of its Contributions. - -This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). - -2.4. Subsequent Licenses -No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). - -2.5. Representation -Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. - -2.6. Fair Use -This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. - -2.7. Conditions -Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. - -3. Responsibilities - -3.1. Distribution of Source Form -All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form. - -3.2. Distribution of Executable Form -If You distribute Covered Software in Executable Form then: - -(a) such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and - -(b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License. - -3.3. Distribution of a Larger Work -You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). - -3.4. Notices -You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. - -3.5. Application of Additional Terms -You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. - -4. Inability to Comply Due to Statute or Regulation -If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. - -5. Termination - -5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. - -5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. - -5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. - -6. Disclaimer of Warranty -Covered Software is provided under this License on an "as is" basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer. - -7. Limitation of Liability -Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. - -8. Litigation -Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. - -9. Miscellaneous -This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. - -10. Versions of the License - -10.1. New Versions -Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. - -10.2. Effect of New Versions -You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. - -10.3. Modified Versions -If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). - -10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses -If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. - -Exhibit A - Source Code Form License Notice - -This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. - -If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. - -You may add additional accurate notices of copyright ownership. - -Exhibit B - "Incompatible With Secondary Licenses" Notice - -This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. diff --git a/conf/locale/TRANSLATORS b/conf/locale/TRANSLATORS deleted file mode 100644 index 651c830997..0000000000 --- a/conf/locale/TRANSLATORS +++ /dev/null @@ -1,64 +0,0 @@ -# This file lists all PUBLIC individuals having contributed content to the translation. -# Entries are in alphabetical order. - -Adam Strzelecki <ono AT java DOT pl> -Adrian Verde <me AT adrianverde DOT com> -Akihiro YAGASAKI <yaggytter AT momiage DOT com> -Aleksejs Grocevs <aleksejs AT grocevs DOT pro> -Aleksey Tarakin <hukendo AT yandex DOT ru> -Alexander Steinhöfer <kontakt AT lx-s DOT de> -Alexandre Magno <alexandre DOT mbm AT gmail DOT com> -Andrey Nering <andrey AT nering DOT com DOT br> -Andrey Solomatin <toadron AT yandex DOT ru> -Antoine GIRARD <sapk AT sapk DOT fr> -Arthur Aslanyan <arthur DOT e DOT aslanyan AT gmail DOT com> -Aurelien Darragon <aurelien DOT darragon AT gmail DOT com> -Barış Arda Yılmaz <ardayilmazgamer AT gmail DOT com> -Camille Baronnet <gogs AT camillebaronnet DOT fr> -Christoph Kisfeld <christoph DOT kisfeld AT gmail DOT com> -Cysioland -Damaris Padieu <damizx AT hotmail DOT fr> -Daniel Speichert <daniel AT speichert DOT pl> -David Yzaguirre <dvdyzag AT gmail DOT com> -Dmitriy Nogay <me AT catwhocode DOT ga> -Enrico Testori hypertesto AT gmail DOT com -Ezequiel Gonzalez Rial <gonrial AT gmail DOT com> -Gabriel Dugny <gabriel DOT dugny AT gmail DOT com> -Gregor Santner <gdev AT live DOT de> -Halil Kaya <halil AT halilkaya DOT net> -Hamid Feizabadi <hamidfzm AT gmail DOT com> -Huimin Wang <wanghm2009 AT hotmail DOT co DOT jp> -ilko <kontact-mr.k AT outlook DOT com"> -Ilya Makarov -Jamie Mansfield <dev AT jamierocks DOT uk> -Jean THOMAS <contact AT tibounise DOT com> -Joubert RedRat <me+github AT redrat DOT com DOT br> -Juraj Bubniak <contact AT jbub DOT eu> -Lafriks <lafriks AT gmail DOT com> -Lauri Ojansivu <x AT xet7 DOT org> -Luc Stepniewski <luc AT stepniewski DOT fr> -Luca Bozzo <luca AT bozzo DOT it> -Luca Kröger <l DOT kroeger01 AT gmail DOT com> -Marc Schiller <marc AT schiller DOT im> -Marvin Menzerath <github AT marvin-menzerath DOT de> -Michael Härtl <haertl DOT mike AT gmail DOT com> -Miguel de la Cruz <miguel AT mcrx DOT me> -Mikhail Burdin <xdshot9000 AT gmail DOT com> -Morten Sørensen <klim8d AT gmail DOT com> -Muhammad Fawwaz Orabi <mfawwaz93 AT gmail DOT com> -Nakao Takamasa <at.mattenn AT gmail DOT com> -Natan Albuquerque <natanalbuquerque5 AT gmail DOT com> -Odilon Junior <odilon DOT junior93 AT gmail DOT com> -Richard Bukovansky <richard DOT bukovansky @ gmail DOT com> -Robert Nuske <robert DOT nuske AT web DOT de> -Robin Hübner <profan AT prfn DOT se> -SeongJae Park <sj38 DOT park AT gmail DOT com> -Thomas Fanninger <gogs DOT thomas AT fanninger DOT at> -Tilmann Bach <tilmann AT outlook DOT com> -Toni Villena Jiménez <tonivj5 AT gmail DOT com> -Vladimir Jigulin mogaika AT yandex DOT ru -Vladimir Vissoultchev <wqweto AT gmail DOT com> -YJSoft <yjsoft AT yjsoft DOT pe DOT kr> -Łukasz Jan Niemier <lukasz AT niemier DOT pl> -Pablo Saavedra <psaavedra AT igalia DOT com> -Thiago Avelino <thiago AT avelino DOT xxx> diff --git a/conf/locale/locale_bg-BG.ini b/conf/locale/locale_bg-BG.ini deleted file mode 100644 index 5acf3b67e4..0000000000 --- a/conf/locale/locale_bg-BG.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Безпроблемен собствен Git сървър - -home=Начало -dashboard=Табло -explore=Каталог -help=Помощ -sign_in=Вход -sign_out=Изход -sign_up=Регистрирайте се -register=Регистрация -website=Уебсайт -version=Версия -page=Страница -template=Шаблон -language=Език -create_new=Създаване... -user_profile_and_more=Потребителски профил и пр. -signed_in_as=Вписан като - -username=Потребител -email=Ел. поща -password=Парола -re_type=Въведете повторно -captcha=Captcha - -repository=Хранилище -organization=Организация -mirror=Огледало -new_repo=Ново хранилище -new_migrate=Нова миграция -new_mirror=Ново огледало -new_fork=Ново разклонено хранилище -new_org=Нова организация -manage_org=Управление на организации -admin_panel=Административен панел -account_settings=Настройки на профила -settings=Настройки -your_profile=Вашият профил -your_settings=Вашите настройки - -activities=Активности -pull_requests=Заявки за сливане -issues=Задачи - -cancel=Отказ - -[install] -install=Инсталация -title=Стъпки за инсталиране при първоначално стартиране -docker_helper=Ако Gitea е стартиран в Docker контейнер, моля прочетете <a target="_blank" rel="noopener" href="%s">нашите указания</a> внимателно, преди да правите промени по настройките на тази страница! -requite_db_desc=Gitea изисква MySQL, PostgreSQL, SQLite3 или TiDB. -db_title=Настройки на базата данни -db_type=Тип на база данни -host=Сървър -user=Потребител -password=Парола -db_name=Име на база данни -db_helper=Моля, използвайте INNODB engine с utf8_general_ci кодиране на знаци за MySQL. -ssl_mode=Режим SSL -path=Път -sqlite_helper=Файл на SQLite3 или TiDB база данни.<br>Моля използвайте абсолютен път до файл когато стартирате Gitea като услуга. -err_empty_db_path=Пътят до SQLite3 или TiDB база данни не може да е празен. -err_invalid_tidb_name=TiDB не позволява "." и "-" в името на базата данни. -no_admin_and_disable_registration=Невъзможно изключване на регистрациите без предварително да е създаден поне един административен профил. -err_empty_admin_password=Паролата на администратор не може да е празна. - -general_title=Общи настройки на приложението -app_name=Име на приложението -app_name_helper=Постави името на твоята организация тук - голямо е крещящо! -repo_path=Основен път към хранилищата -repo_path_helper=Всички отдалечени хранилища на Git ще бъдат съхранени в тази директория. -run_user=Потребителски контекст -run_user_helper=Този потребител трябва да има достъп до основния път към хранилищата и права да стартира Gitea. -domain=Домейн -domain_helper=Тази настройка влияе на URL адреса за клониране чрез SSH. -ssh_port=SSH порт -ssh_port_helper=Номер на порт на SSH сървъра. Оставете празно за да изключите достъп през SSH. -http_port=HTTP порт -http_port_helper=Порт, на който приложението ще слуша. -app_url=URL адрес на приложението -app_url_helper=Този настройка променя HTTP/HTTPS адреса за клониране, а понякога и адреса на ел. поща. -log_root_path=Път към журналите -log_root_path_helper=Директория в която се записват журналите. - -optional_title=Опционални настройки -email_title=Настройки на пощенска услуга -smtp_host=SMTP сървър -smtp_from=Подател -smtp_from_helper=Адрес на подател на поща по RFC 5322. Може да бъде обикновен адрес на ел. поща или във формат "Име" <email@example.com>. -mailer_user=Ел. поща за изпращане -mailer_password=Парола за изпращане -register_confirm=Включи потвърждението на регистрациите -mail_notify=Включи уведомления по пощата -server_service_title=Настройки на сървъра и други услуги -offline_mode=Включи офлайн режима -offline_mode_popup=Изключи CDN дори в продукционен режим, всички ресурсни файлове ще бъдат доставяни локално. -disable_gravatar=Изключи връзка с Gravatar -disable_gravatar_popup=Изключва Gravatar и външни източници, така че всички аватари трябва да са или качени от потребителите или да се ползват аватари по подразбиране. -federated_avatar_lookup=Използване на външни аватари -federated_avatar_lookup_popup=Позволява използване на външни аватари от услуги съвместими с libravatar. -disable_registration=Изключи саморегистрацията -disable_registration_popup=Изключи потребителската саморегистрация, само администратор може да създава профили. -enable_captcha=Включи Captcha -enable_captcha_popup=Изисква валидиране с captcha при саморегистрация на потребители. -require_sign_in_view=Включи задължително вписване за преглед на страници -require_sign_in_view_popup=Само вписани потребители могат да виждат страниците, анонимните посетители виждат само страниците за регистрация и вход. -admin_setting_desc=Няма нужда от създаване на администраторски профил в момента, защото потребителят с първо ID в базата автоматично получава администраторски достъп. -admin_title=Настройки на профил на администратора -admin_name=Потребителско име -admin_password=Парола -confirm_password=Потвърждение на паролата -admin_email=Ел. поща -install_btn_confirm=Инсталирай Gitea -test_git_failed=Неуспешно тестването на "git" команда: %v -sqlite3_not_available=Вашата версия не поддържа SQLite3, моля, изтеглете официалната двоична версия от %s, а не gobuild версията. -invalid_db_setting=Настройките на базата данни са некоректни: %v -invalid_repo_path=Основният път към хранилищата е невалиден: %v -run_user_not_match=Потребителският контекст на приложението не е на текущия потребител: %s -> %s -save_config_failed=Неуспешно запазване на конфигурация: %v -invalid_admin_setting=Настройките на профил на администратора са невалидни: %v -install_success=Добре дошли! Радваме се, че избрахте Gitea, и Ви пожелаваме приятна работа и сърдечни поздрави! -invalid_log_root_path=Основният път към журналите е невалиден: %v - -[home] -uname_holder=Име или ел. поща -password_holder=Парола -switch_dashboard_context=Превключи контекст на таблото -my_repos=Моите хранилища -show_more_repos=Покажи още хранилища... -collaborative_repos=Съвместни хранилища -my_orgs=Моите организации -my_mirrors=Моите огледала -view_home=Преглед на %s - -issues.in_your_repos=Във Вашите хранилища - -[explore] -repos=Хранилища -users=Потребители -search=Търсене - -[auth] -create_new_account=Създай нов профил -register_hepler_msg=Вече имате профил? Впишете се сега! -social_register_hepler_msg=Вече имате профил? Свържете се сега! -disable_register_prompt=За съжаление създаването на нови регистрации е изключено. Обърнете се към администратора на сайта. -disable_register_mail=За съжаление потвърждението на регистрации е изключено. -remember_me=Запомни ме -forgot_password=Забравена парола -forget_password=Забравена парола? -sign_up_now=Нуждаете се от профил? Регистрирайте се сега. -confirmation_mail_sent_prompt=Ново писмо за потвърждение е изпратено до <b>%s</b>. Моля проверете пощенската си кутия в рамките на следващите %d часа, за да завършите процеса на регистрация. -active_your_account=Активиране на профил -prohibit_login=Влизане забранено -prohibit_login_desc=Вашият профил е със забрана за влизане, моля свържете се с администратора. -resent_limit_prompt=За съжаление Вие съвсем наскоро изпратихте писмо за активация. Моля изчакайте 3 минути, след което опитайте отново. -has_unconfirmed_mail=Здравейте %s, имате непотвърден адрес на ел. поща (<b>%s</b>). Ако не сте получили писмо за потвърждение или имате нужда да се изпрати ново писмо, моля щракнете бутона по-долу. -resend_mail=Щракнете тук, за да се изпрати ново писмо за потвърждение -email_not_associate=Този адрес на ел. поща не е свързан с никой профил. -send_reset_mail=Щракнете тук, за да получите (отново) писмо за нулиране на паролата -reset_password=Нулиране на паролата -invalid_code=За съжаление Вашия код за потвърждение е изтекъл или е невалиден. -reset_password_helper=Щракнете тук, за да нулирате паролата си -password_too_short=Размерът на паролата не може да бъде по-малък от 6 знака. -non_local_account=Нелокални потребители не могат да сменят паролата си през Gitea. - -[mail] -activate_account=Моля активирайте Вашия профил -activate_email=Провери адрес на ел. поща -reset_password=Нулиране на паролата -register_success=Успешна регистрация и добре дошли -register_notify=Добре дошли - -[modal] -yes=Да -no=Не -modify=Промени - -[form] -UserName=Потребителско име -RepoName=Име на хранилището -Email=Адрес на ел. поща -Password=Парола -Retype=Повторно паролата -SSHTitle=Име на SSH ключ -HttpsUrl=HTTPS URL адрес -PayloadUrl=URL адрес на изпращане -TeamName=Име на екипа -AuthName=Име на удостоверението -AdminEmail=Ел. поща на администратора - -NewBranchName=Име на нов клон -CommitSummary=Резюме на ревизия -CommitMessage=Текст на ревизия -CommitChoice=Избор на ревизия -TreeName=Път до файл -Content=Съдържание - -require_error=` не може да бъде празен.` -alpha_dash_error=` трябва да e валидна буква, число или тире(-_).` -alpha_dash_dot_error=` трябва да e валидна буква, число, тире(-_) или точка.` -size_error=` трябва да е с размер %s.` -min_size_error=` трябва да съдържа поне %s знака.` -max_size_error=` трябва да съдържа най-много %s знака.` -email_error=` не е валиден адрес на ел. поща.` -url_error=` не е валиден URL адрес.` -include_error=` трябва да съдържа текст '%s'.` -unknown_error=Неизвестна грешка: -captcha_incorrect=Captcha не е потвърдена. -password_not_match=Паролата и потвърждението ѝ не съвпадат. - -username_been_taken=Потребителското име вече се ползва. -repo_name_been_taken=Името на хранилището вече се ползва. -org_name_been_taken=Името на организацията вече се ползва. -team_name_been_taken=Името на екипа вече се ползва. -email_been_used=Този адрес на ел. поща вече се ползва. -username_password_incorrect=Потребителското име или паролата не са верни. -enterred_invalid_repo_name=Моля уверете се, че въведеното име на хранилище е вярно. -enterred_invalid_owner_name=Моля уверете се, че въведеното име на притежател е вярно. -enterred_invalid_password=Моля уверете се, че въведената парола е вярна. -user_not_exist=Даденият потребител не съществува. -last_org_owner=Премахване на последния потребител от екип притежатели не е позволено, тъй като винаги трябва да има поне един притежател в дадена организация. - -invalid_ssh_key=За съжаление, ние не сме в състояние да проверим Вашия SSH ключ: %s -unable_verify_ssh_key=Gitea не може да провери Вашия SSH ключ, но предполагаме, че е валиден. Моля, проверете го. -auth_failed=Неуспешно удостоверяване: %v - -still_own_repo=Вашият профил притежава поне едно хранилище. Първо трябва да ги изтриете или да ги прехвърлите на друг потребител. -still_has_org=Вашият профил все още участва в поне една организация. Първо трябва да напуснете или изтриете Вашите участия в организациите. -org_still_own_repo=Тази организация все още притежава хранилище. Първо трябва да го изтриете или да го прехвърлите на друга организация. - -target_branch_not_exist=Целевият клон не съществува. - -[user] -change_avatar=Проми своя аватар -join_on=Регистриран -repositories=Хранилища -activity=Публична дейност -followers=Последователи -starred=Харесано -following=Следване -follow=Следване -unfollow=Не следвай - -form.name_reserved=Потребителското име '%s' е запазено. -form.name_pattern_not_allowed=Потребителското име '%s' не е допустимо. - -[settings] -profile=Профил -password=Парола -avatar=Аватар -ssh_keys=SSH ключове -social=Социални профили -applications=Приложения -orgs=Организации -delete=Изтрий профил -uid=UID - -public_profile=Публичен профил -profile_desc=Вашият адрес на ел. поща е публичен и ще бъде използван за всички свързани с профила Ви уведомления и всички уеб базирани операции, направени чрез сайта. -password_username_disabled=Нелокални потребители не могат да променят името си от тук. -full_name=Пълно име -website=Уебсайт -location=Локация -update_profile=Запази профила -update_profile_success=Вашият профил е запазен успешно. -change_username=Потребителското име е променено -change_username_prompt=Този промяна ще засегне всички връзки сочещи към профила Ви. -continue=Продължи -cancel=Отказ - -lookup_avatar_by_mail=Търсене на аватари по адрес на ел. поща -federated_avatar_lookup=Външно търсене на аватари -enable_custom_avatar=Разреши потребителски аватар -choose_new_avatar=Избор на нов аватар -update_avatar=Запази настройките на аватара -delete_current_avatar=Изтрий аватар -uploaded_avatar_not_a_image=Каченият файл не е изображение. -update_avatar_success=Настройките на аватара са запазени успешно. - -change_password=Промяна на собствената парола -old_password=Текуща парола -new_password=Нова парола -retype_new_password=Повторно новата парола -password_incorrect=Въведената парола не е вярна. -change_password_success=Вашата парола е променена успешно. Вече може да влизате, използвайки тази нова парола. -password_change_disabled=Нелокални потребители не могат да променят паролата си от тук. - -emails=Адреси на ел. поща -manage_emails=Управление на адреси на ел. поща -email_desc=Вашият основен адрес на ел. поща ще се използва за изпращане на уведомления и други операции. -primary=Основен -primary_email=Задай като основен -delete_email=Изтрий -email_deletion=Изтрий ел. поща -email_deletion_desc=При изтриване на тази ел. поща ще се премахне свързаната информация от Вашия профил. Желаете ли да продължите? -email_deletion_success=Ел. пощата беше изтрита успешно! -add_new_email=Добавяне на нов адрес на ел. поща -add_email=Добави ел. поща -add_email_confirmation_sent=Ново писмо за потвърждение е изпратено до '%s'. Моля проверете пощенската си кутия в рамките на следващите %d часа, за да завършите процеса на регистрация. -add_email_success=Ваш нов адрес на ел. поща е добавен успешно. - -manage_ssh_keys=Управление на SSH ключове -add_key=Добави ключ -ssh_desc=Това е списък на SSH ключове, свързани с Вашия акаунт. Тъй като тези ключове позволяват на всеки, който ги използва да получи достъп до хранилищата Ви, много е важно да се уверите, че ги разпознавате. -ssh_helper=<strong>Не знаете как?</strong> Проверете упътването на GitHub за <a href="%s">създаване на собствени SSH ключове</a> или погледнете <a href="%s">Общи проблеми</a>, които може да възникнат при използване на SSH. -add_new_key=Добавяне на SSH ключ -ssh_key_been_used=Съдържанието на публичния ключ е използвано. -ssh_key_name_used=Вече съществува публичен ключ с това име. -key_name=Име на ключа -key_content=Съдържание -add_key_success=Новият SSH ключ '%s' е добавен успешно! -delete_key=Изтрий -ssh_key_deletion=Изтрий SSH ключ -ssh_key_deletion_desc=При изтриване на този SSH ключ ще се премахнат свързаните права за достъп за Вашия профил. Желаете ли да продължите? -ssh_key_deletion_success=SSH ключа беше изтрит успешно! -add_on=Добавен на -last_used=Последно използван на -no_activity=Няма скорошна дейност -key_state_desc=Този ключ е използван през последните 7 дни -token_state_desc=Този API ключ е използван през последните 7 дни - -manage_social=Управление на свързани профили в социалните мрежи -social_desc=Това е списък на свързани профили в социалните мрежи. Премахнете всички, които не разпознавате. -unbind=Освобождаване -unbind_success=Социалния профил е освободен. - -manage_access_token=Управление на индивидуални API ключове за достъп -generate_new_token=Генериране на нов API ключ -tokens_desc=Генерирани API ключове, които могат да се използват за достъп до API на Gitea. -new_token_desc=Всеки API ключ ще има пълен достъп до Вашия профил. -token_name=Име на API ключ -generate_token=Генериране на API ключ -generate_token_succees=Успешно е генериран API ключ за достъп. Уверете се, че сте го копирали, тъй като няма да можете да го видите отново! -delete_token=Изтрий -access_token_deletion=Изтрий индивидуален API ключ за достъп -access_token_deletion_desc=При изтриване на този индивидуален API ключ за достъп ще се премахнат всички свързани права на приложението. Желаете ли да продължите? -delete_token_success=Индивидуалният API ключ за достъп е изтрит успешно! Не забравяйте да преконфигурирате приложението също. - -delete_account=Изтриване на собствения профил -delete_prompt=Тази операция ще изтрие Вашия профил завинаги и тя <strong>НЕ МОЖЕ</strong> да бъде отменена в последствие! -confirm_delete_account=Потвърди изтриването -delete_account_title=Изтриване на профил -delete_account_desc=Този профил ще бъде окончателно изтрит. Желаете ли да продължите? - -[repo] -owner=Притежател -repo_name=Име на хранилището -repo_name_helper=Добро име на хранилище е име, състоящо от кратки, запомнящи се и уникални ключови думи. -visibility=Видимост -visiblity_helper=Това хранилище е <span class="ui red text">Частно</span> -visiblity_helper_forced=Административна настройка задължава всички нови хранилища да бъдат <span class="ui red text">Частни</span> -visiblity_fork_helper=(Промяна на тази стойност ще се отрази на всички разклонения) -clone_helper=Нуждаете се от помощ при клониране? Посетете <a target="_blank" rel="noopener" href="%s">Помощ</a>! -fork_repo=Разклони хранилището -fork_from=Разклонение от -fork_visiblity_helper=Не може да променяте видимостта на разклонено хранилище. -repo_desc=Описание -repo_lang=Програмен език -repo_gitignore_helper=Избор на .gitignore шаблони -license=Лиценз -license_helper=Изберете лицензионен файл -readme=Readme -readme_helper=Изберете шаблон на readme -auto_init=Инициализиране на това хранилище с избраните файлове и шаблон -create_repo=Създай хранилище -default_branch=Клон по подразбиране -mirror_prune=Окастряне -mirror_prune_desc=Премахва всички препратки за отдалечено проследяване, които не съществуват отдалечено -mirror_interval=Интервал на отразяване (часове) -mirror_address=Адрес на огледало -mirror_address_desc=Моля включете потребител и парола в адреса ако са нужни. -mirror_last_synced=Последна синхр. -watchers=Наблюдаващи -stargazers=Харесващи -forks=Разклонения - -form.reach_limit_of_creation=Притежателят е достигнал настроения лимит от %d брой хранилища. -form.name_reserved=Името на хранилището '%s' е запазено. -form.name_pattern_not_allowed=Име на хранилището от вида '%s' не е позволено. - -need_auth=Изисква потребител и парола -migrate_type=Тип мигриране -migrate_type_helper=Това хранилище ще бъде <span class="text blue">огледало</span> -migrate_repo=Мигрирай хранилище -migrate.clone_address=Адрес за клониране -migrate.clone_address_desc=Това може да е HTTP/HTTPS/GIT адрес или локален път на сървъра. -migrate.permission_denied=Недостатъчни права за импорт на локални хранилища. -migrate.invalid_local_path=Невалиден път - не съществува или не е директория. -migrate.failed=Грешка при миграция: %v - -mirror_from=огледало от -forked_from=разклонено от -fork_from_self=Не можете да разклоните хранилище което си е Ваше! -copy_link=Копирай -copy_link_success=Копирано! -copy_link_error=Натиснете ⌘-C или Ctrl-C за да копирате -copied=Успешно копиране -unwatch=Не наблюдавам -watch=Наблюдаван -unstar=Не харесвам -star=Харесван -fork=Разклонения - -no_desc=Няма описание -quick_guide=Бърз справочник -clone_this_repo=Клонирай хранилището -create_new_repo_command=Създай ново хранилище чрез командния ред -push_exist_repo=Предай съществуващо хранилище през командния ред -repo_is_empty=Това хранилище е празно. Моля проверете по-късно пак! - -code=Код -branch=Клон -tree=ИН на ревизия -filter_branch_and_tag=Филтър по маркер или клон -branches=Клонове -tags=Маркери -issues=Задачи -pulls=Заявки за сливане -labels=Етикети -milestones=Етапи -commits=Ревизии -releases=Версии -file_raw=Директен файл -file_history=История -file_view_raw=Виж директен файл -file_permalink=Постоянна връзка -file_too_large=Този файл е твърде голям за да се визуализира - -editor.new_file=Нов файл -editor.upload_file=Качи файл -editor.edit_file=Редактирай файл -editor.preview_changes=Преглед на промени -editor.cannot_edit_non_text_files=Невъзможна редакция на нетекстови файлове -editor.edit_this_file=Редактирай този файл -editor.must_be_on_a_branch=Трябва да сте избрали клон за да предложите промени в този файл -editor.fork_before_edit=Първо трябва да разклоните хранилището преди да редактирате файл -editor.delete_this_file=Изтрий този файл -editor.must_have_write_access=Трябва да имате права за писане за да предложите промени в този файл -editor.file_delete_success=Файл '%s' е изтрит успешно! -editor.name_your_file=Име на файл... -editor.filename_help=За да добавите директория, въведете името ѝ и натиснете /. За да я премахнете, позиционирайте се в началото на полето и натиснете BackSpace. -editor.or=или -editor.cancel_lower=отказ -editor.commit_changes=Промени в ревизия -editor.add_tmpl=Добави '%s/<filename>' -editor.add=Добави '%s' -editor.update=Модифицирай '%s' -editor.delete=Изтрий '%s' -editor.commit_message_desc=Добавяне на опционално разширено описание... -editor.commit_directly_to_this_branch=Запази ревизия директно в клон <strong class="branch-name">%s</strong>. -editor.create_new_branch=Създай <strong>нов клон</strong> от тази ревизия и изпрати заявки за сливане. -editor.new_branch_name_desc=Име на нов клон... -editor.cancel=Отказ -editor.filename_cannot_be_empty=Името не може да бъде празно. -editor.branch_already_exists=Клон '%s' вече съществува в това хранилище. -editor.directory_is_a_file=Частта '%s' в пътя е файл, не директория в това хранилище. -editor.filename_is_a_directory=Име '%s' вече съществува като директория в това хранилище. -editor.file_editing_no_longer_exists=Файл '%s' който редактирате вече не съществува в това хранилище. -editor.file_changed_while_editing=Съдържанието на файла е било променено докато правихте редакциите. <a target="_blank" rel="noopener" href="%s">Щракнете тук</a> за да прегледате какво е променено или <strong>натиснете Запис на ревизия</strong> отново за да презапишете чуждите промени. -editor.file_already_exists=Файл с име '%s' вече съществува в това хранилище. -editor.no_changes_to_show=Няма промени. -editor.fail_to_update_file=Невъзможно модифициране/създаване на файл '%s' заради грешка: %v -editor.add_subdir=Добави поддиректория... -editor.unable_to_upload_files=Невъзможно качване на файлове в '%s' заради грешка: %v -editor.upload_files_to_dir=Качи файлове в '%s' - -commits.commits=Ревизии -commits.search=Търсене в ревизии -commits.find=Намери -commits.author=Автор -commits.message=Съобщение -commits.date=Дата -commits.older=По-стари -commits.newer=По-нови - -issues.new=Нова задача -issues.new.labels=Етикети -issues.new.no_label=Няма етикет -issues.new.clear_labels=Изчисти етикети -issues.new.milestone=Етап -issues.new.no_milestone=Няма етап -issues.new.clear_milestone=Изчисти етап -issues.new.open_milestone=Отворени етапи -issues.new.closed_milestone=Затворени етапи -issues.new.assignee=Изпълнител -issues.new.clear_assignee=Изчисти изпълнител -issues.new.no_assignee=Няма изпълнител -issues.create=Създай задача -issues.new_label=Нов етикет -issues.new_label_placeholder=Име на етикета... -issues.create_label=Създай етикет -issues.label_templates.title=Зареждане на предварително зададен набор от етикети -issues.label_templates.info=Липсват етикети все още. Можете да щракнете върху "Нов етикет" по-горе, за да създадете нов или да изберете предварително зададени набори от по-долу. -issues.label_templates.helper=Изберете набор етикети -issues.label_templates.use=Използвай този набор етикети -issues.label_templates.fail_to_load_file=Неуспешно зареждане на шаблон с етикети '%s': %v -issues.open_tab=%d отворени -issues.close_tab=%d затворени -issues.filter_label=Етикет -issues.filter_label_no_select=Не е избран етикет -issues.filter_milestone=Етап -issues.filter_milestone_no_select=Липсва избран етап -issues.filter_assignee=Изпълнител -issues.filter_assginee_no_select=Няма избран изпълнител -issues.filter_type=Тип -issues.filter_type.all_issues=Всички задачи -issues.filter_type.assigned_to_you=Възложени на Вас -issues.filter_type.created_by_you=Създадени от Вас -issues.filter_type.mentioning_you=Споменават лично -issues.filter_sort=Подредба -issues.filter_sort.latest=Най-нови -issues.filter_sort.oldest=Най-стари -issues.filter_sort.recentupdate=Последно променени -issues.filter_sort.leastupdate=Отдавна променени -issues.filter_sort.mostcomment=Най-много коментирани -issues.filter_sort.leastcomment=Най-малко коментирани -issues.opened_by=отворен %[1]s от <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=отворен %[1]s от %[2]s -issues.previous=Предишна -issues.next=Следваща -issues.open_title=Отворени -issues.closed_title=Затворени -issues.num_comments=%d коментара -issues.commented_at=`коментира <a href="#%s">%s</a>` -issues.delete_comment_confirm=Желаете ли да изтриете този коментар? -issues.no_content=Все още няма съдържание. -issues.close_issue=Затвори -issues.close_comment_issue=Kоментирай и затвори -issues.reopen_issue=Отвори повторно -issues.reopen_comment_issue=Kоментирай и oтвори отново -issues.create_comment=Коментирай -issues.closed_at=`затвори <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`повторно отвори <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`посочи тази задача от ревизия <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Участник -issues.collaborator=Сътрудник -issues.owner=Притежател -issues.sign_in_require_desc=<a href="%s">Впишете се</a> за да се присъедините към разговора. -issues.edit=Редакция -issues.cancel=Отказ -issues.save=Запис -issues.label_title=Име на етикета -issues.label_color=Цвят на етикет -issues.label_count=%d етикети -issues.label_open_issues=%d отворени задачи -issues.label_edit=Редакция -issues.label_delete=Изтрий -issues.label_modify=Промяна на етикет -issues.label_deletion=Изтрий етикет -issues.label_deletion_desc=При изтриване на този етикет ще се премахне информацията за него във всички свързани задачи. Желаете ли да продължите? -issues.label_deletion_success=Етикетът е изтрит успешно! -issues.num_participants=%d участника -issues.attachment.open_tab=`Щракнете за да прегледате "%s" в нов раздел` -issues.attachment.download=`Щракнете за да изтеглите "%s"` - -pulls.new=Нова заявка за сливане -pulls.compare_changes=Сравни промените -pulls.compare_changes_desc=Сравнява двата клона и създава заявка за сливане за разликите помежду им. -pulls.compare_base=родителска версия -pulls.compare_compare=сравни -pulls.filter_branch=Филтър по клон -pulls.no_results=Няма резултати. -pulls.nothing_to_compare=Няма нищо за сравняване, защото родителският клон и върхът са еднакви. -pulls.has_pull_request=`Вече има заявка за сливане между тези две цели: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Създай заявка за сливане -pulls.title_desc=заяви обединяване на %[1]d ревизии от <code>%[2]s</code> във <code>%[3]s</code> -pulls.merged_title_desc=обедини %[1]d ревизии от <code>%[2]s</code> във <code>%[3]s</code> %[4]s -pulls.tab_conversation=Разговор -pulls.tab_commits=Ревизии -pulls.tab_files=Променени файлове -pulls.reopen_to_merge=Моля повторно отворете тази заявка за сливане за да се извърши обединяване. -pulls.merged=Обединени -pulls.has_merged=Тази заявка за сливане е обединена успешно! -pulls.data_broken=Данните от тази заявка за сливане са невалидни поради изтрита информация за някое разклонение. -pulls.is_checking=Проверката за конфликт все още е в ход. Моля обновете страницата след малко. -pulls.can_auto_merge_desc=Може да се извърши обединяване на тази заявка за сливане. -pulls.cannot_auto_merge_desc=Не може да се извърши обединяване, защото съществуват конфликти между ревизиите. -pulls.cannot_auto_merge_helper=Моля, използвайте инструменти на командния ред за да разрешите конфликтите. -pulls.merge_pull_request=Обедини заявка за сливане -pulls.open_unmerged_pull_exists=`Невъзможно повторно отваряне, защото вече съществува заявка за сливане (#%d) от същото хранилище със същата информация за обединяване, която чака да бъде извършена` - -milestones.new=Нов етап -milestones.open_tab=%d отворени -milestones.close_tab=%d затворени -milestones.closed=Затворен %s -milestones.no_due_date=Няма краен срок -milestones.open=Отвори -milestones.close=Затвори -milestones.new_subheader=Създайте етапи за да организирате задачите. -milestones.create=Създай етап -milestones.title=Заглавие -milestones.desc=Описание -milestones.due_date=Краен срок (опционален) -milestones.clear=Изчисти -milestones.invalid_due_date_format=Невалиден формат на крайния срок, трябва да е 'гггг-мм-дд'. -milestones.create_success=Етап '%s' е създаден успешно! -milestones.edit=Редактирай етап -milestones.edit_subheader=Въведете точни описания на етапите, за да не се объркват участниците. -milestones.cancel=Отказ -milestones.modify=Промяна на етап -milestones.edit_success=Промените в етап '%s' са запазени успешно! -milestones.deletion=Изтрий етап -milestones.deletion_desc=При изтриване на етап ще се премахне информацията за него от всички свързани задачи. Желаете ли да продължите? -milestones.deletion_success=Етапът е изтрит успешно! - -wiki=Уики -wiki.welcome=Добре дошли в Уики! -wiki.welcome_desc=Уики е място, където заедно можете да документирате проекта си, за да го направите по-добър. -wiki.create_first_page=Създай първата страница -wiki.page=Страница -wiki.filter_page=Филтър страница -wiki.new_page=Създай нова страница -wiki.default_commit_message=Напишете описание на тази модификация (опционално). -wiki.save_page=Запис на страница -wiki.last_commit_info=%s редактира тази страница %s -wiki.edit_page_button=Редакция -wiki.new_page_button=Нова страница -wiki.delete_page_button=Изтрий страница -wiki.delete_page_notice_1=Това ще изтрие страница <code>"%s"</code>. Моля, бъдете сигурни. -wiki.page_already_exists=Страница със същото име вече съществува. -wiki.pages=Страници -wiki.last_updated=Последна модификация на %s - -settings=Настройки -settings.options=Опции -settings.collaboration=Сътрудничество -settings.collaboration.admin=За администрация -settings.collaboration.write=За писане -settings.collaboration.read=За четене -settings.collaboration.undefined=Недефинирано -settings.hooks=Уеб-куки -settings.githooks=Git куки -settings.basic_settings=Основни настройки -settings.mirror_settings=Настройки на огледало -settings.sync_mirror=Синхр. сега -settings.mirror_sync_in_progress=Синхронизация на огледалото е в ход, моля обновете страницата след минута. -settings.site=Официален сайт -settings.update_settings=Запази настройките -settings.change_reponame_prompt=Тази промяна ще засегне връзките, които се отнасят до това хранилището. -settings.advanced_settings=Разширени настройки -settings.wiki_desc=Включи система за уики -settings.use_internal_wiki=Използвай вградено уики -settings.use_external_wiki=Използвай външно уики -settings.external_wiki_url=URL адрес на външно уики -settings.external_wiki_url_desc=Посетителите ще бъдат пренасочени към този URL адрес от връзката за раздел уики. -settings.issues_desc=Включи система за проследяване на задачи -settings.use_internal_issue_tracker=Изполвай вградена система за проследяване на задачи -settings.use_external_issue_tracker=Използвай външна система за проследяване на задачи -settings.tracker_url_format=Формат на URL адрес на външна система за проследяване на задачи -settings.tracker_issue_style=Стил на именуване на външна система за проследяване на задачи: -settings.tracker_issue_style.numeric=Цифров -settings.tracker_issue_style.alphanumeric=Символен -settings.tracker_url_format_desc=Можете да използвате текстови маркери <code>{user} {repo} {index}</code> за потребителско име, име на хранилище и индекс на задача съответно. -settings.pulls_desc=Включва заявки за сливане за да може да се приемат външни доработки -settings.danger_zone=Опасна зона -settings.new_owner_has_same_repo=Новият притежател вече има хранилище със същото име. Изберете друго име. -settings.convert=Промени към редовно хранилище -settings.convert_desc=Можете да промените това огледало към редовно хранилище. Конверсията не може да се отмени. -settings.convert_notices_1=- Тази операция ще конвертира огледалото към редовно хранилище и не може да бъде отменена в последствие. -settings.convert_confirm=Потвърдете конверсията -settings.convert_succeed=Конверсията към редовно хранилище е извършена успешно. -settings.transfer=Прехвърли притежание -settings.transfer_desc=Прехвърля това хранилище на друг потребител или към организация, в която имате права на администратор. -settings.transfer_notices_1=- Вие ще загубите достъп, ако новият притежател е индивидуален потребител. -settings.transfer_notices_2=- Вие ще запазите достъпа си, ако новият притежател е организация и ако вие сте един от притежателите ѝ. -settings.transfer_form_title=Моля въведете следната информация за да потвърдите операцията: -settings.wiki_delete=Изтриване на данни на уики -settings.wiki_delete_desc=След като изтриете данни за уики, няма връщане назад. Моля, бъдете сигурни. -settings.wiki_delete_notices_1=- Това ще изтрие и ще деактивира уики за %s -settings.wiki_deletion_success=Данните за уики на това хранилище са изтрити успешно. -settings.delete=Изтрий това хранилище -settings.delete_desc=След като изтриете хранилището, няма връщане назад. Моля, бъдете сигурни. -settings.delete_notices_1=- Тази операция <strong>НЕ МОЖЕ</strong> да бъде отменена в последствие. -settings.delete_notices_2=- Тази операция ще изтрие всичко от това хранилище, включително Git данни, задачи, коментари и достъпа на сътрудници. -settings.delete_notices_fork_1=- Всички разклонения ще станат независими след изтриването. -settings.deletion_success=Хранилището е изтрито успешно! -settings.update_settings_success=Настройките на хранилището са запазени успешно. -settings.transfer_owner=Нов притежател -settings.make_transfer=Прехвърли -settings.transfer_succeed=Притежанието на хранилището е прехвърлено успешно. -settings.confirm_delete=Потвърди изтриването -settings.add_collaborator=Добави нов сътрудник -settings.add_collaborator_success=Добавен е нов сътрудник. -settings.delete_collaborator=Премахни -settings.collaborator_deletion=Премахване на сътрудник -settings.collaborator_deletion_desc=Този потребител няма да има достъп на сътрудник до хранилището след изтриването. Желаете ли да продължите? -settings.remove_collaborator_success=Сътрудникът е премахнат. -settings.search_user_placeholder=Име на потребител... -settings.org_not_allowed_to_be_collaborator=Невъзможно добавяне на организация като сътрудник. -settings.user_is_org_member=Потребителят вече участва в организацията и не може да бъде добавен като сътрудник. -settings.add_webhook=Добави уеб-кука -settings.hooks_desc=Уеб-куките много приличат на обикновен HTTP POST тригер. Когато нещо се случи в Gitea, ние ще изпратим уведомление до сървъра, който посочите. Научете повече в <a target="_blank" rel="noopener" href="%s">Ръководство за уеб-куки</a>. -settings.webhook_deletion=Изтрий уеб-кука -settings.webhook_deletion_desc=При изтриване на тази уеб-кука ще се премахне информацията за нея и цялата хронология на нейното изпращане. Желаете ли да продължите? -settings.webhook_deletion_success=Уеб-куката е изтрита успешно! -settings.webhook.test_delivery=Тестово изпращане -settings.webhook.test_delivery_desc=Симулира тестово изпращане за тест на настройките на уеб-куката -settings.webhook.test_delivery_success=Тестовата уеб-кука е добавена в опашката за изпращане. Може да отнеме няколко секунди преди да се появи в историята с доставени. -settings.webhook.request=Заявка -settings.webhook.response=Отговор -settings.webhook.headers=Заглавки -settings.webhook.payload=Съдържание -settings.webhook.body=Тяло -settings.githooks_desc=Git куките се изпълняват от Git. Вие може да промените файловете с поддържаните куки в списъка по-долу, за да изпълните външни операции. -settings.githook_edit_desc=Ако куката е неактивна, ще бъде представено примерно съдържание. Ако оставите съдържанието празно, то тази кука ще бъде изключена. -settings.githook_name=Име на куката -settings.githook_content=Съдържание на куката -settings.update_githook=Запази куката -settings.add_webhook_desc=Gitea ще изпрати <code>POST</code> заявка към указания URL адрес заедно с информация за събитието, което е настъпило. Също можете да укажете в какъв формат желаете да получите данните при задействане на куката (JSON, x-www-form-urlencoded, XML) и др. Допълнително описание можете да намерите в нашето <a target="_blank" rel="noopener" href="%s">Ръководство за уеб-куки</a>. -settings.payload_url=URL адрес на изпращане -settings.content_type=Тип на съдържанието -settings.secret=Тайна -settings.slack_username=Потребителско име -settings.slack_icon_url=URL адрес на икона -settings.slack_color=Цвят -settings.event_desc=При какви събития да се задейства тази уеб-кука? -settings.event_push_only=Само при събитие от тип <code>предаване</code>. -settings.event_send_everything=При <strong>всички</strong> събития. -settings.event_choose=Нека избера от какво имам нужда. -settings.event_create=Създаване -settings.event_create_desc=Създаване на клон или маркер -settings.event_pull_request=Заявка за сливане -settings.event_pull_request_desc=Заявка за сливане е отворена, затворена, отворена повторно, редактирана, възложена, отменена, при модифициран етикет, при премахнат етикет или е синхронизирана. -settings.event_push=Предаване -settings.event_push_desc=Git предаване към хранилището -settings.active=Активна -settings.active_helper=Подробности относно събитието, което е задействало куката, също ще бъдат изпратени. -settings.add_hook_success=Новата уеб-кука е добавена успешно. -settings.update_webhook=Запази уеб-куката -settings.update_hook_success=Уеб-куката е запазена успешно. -settings.delete_webhook=Изтрий уеб-куката -settings.recent_deliveries=Последни изпращания -settings.hook_type=Тип на куката -settings.add_slack_hook_desc=Добавяне на интеграция със <a href="%s">Slack</a> във Вашето хранилище. -settings.slack_token=API ключ -settings.slack_domain=Домейн -settings.slack_channel=Канал -settings.deploy_keys=Ключове за внедряване -settings.add_deploy_key=Добави ключ за внедряване -settings.deploy_key_desc=Този ключ за внедряване има права само за четене. Това не е същото като SSH ключове на персонален потребител. -settings.no_deploy_keys=Все още няма настроен никакъв ключ за внедряване. -settings.title=Заглавие -settings.deploy_key_content=Съдържание -settings.key_been_used=Съдържанието на ключа за внедряване е използвано. -settings.key_name_used=Ключ за внедряване с такова име вече съществува. -settings.add_key_success=Новият ключ за внедряване '%s' е добавен успешно! -settings.deploy_key_deletion=Изтрий ключ за внедряване -settings.deploy_key_deletion_desc=При изтриването на този ключ за внедряване ще се премахнат свързаните права за достъп до това хранилище. Желаете ли да продължите? -settings.deploy_key_deletion_success=Ключът за внедряване е изтрит успешно! - -diff.browse_source=Преглед на файлове -diff.parent=родител -diff.commit=ревизия -diff.data_not_available=Няма данни за разлики. -diff.show_diff_stats=Покажи статистика за разликите -diff.show_split_view=Разделен изглед -diff.show_unified_view=Обединен изглед -diff.stats_desc=променени са <strong>%d файла</strong>, в които са <strong>добавени %d</strong> реда и са <strong>изтрити %d</strong> реда -diff.bin=BIN -diff.view_file=Целия файл -diff.file_suppressed=Файловите разлики са ограничени, защото са твърде много -diff.too_many_files=Някои файлове не бяха показани, защото твърде много файлове са промени - -release.releases=Версии -release.new_release=Нова версия -release.draft=Чернови -release.prerelease=Предварителни -release.stable=Стабилни -release.edit=редактиране -release.ahead=<strong>%d</strong> ревизии на %s след тази версия -release.source_code=Изходен код -release.new_subheader=Публикувайте версия на всяка нова итерация. -release.edit_subheader=Подробният журнал на промените ще помогне на потребителите да разберат какви подобрения са направени. -release.tag_name=Име на маркера -release.target=Цел -release.tag_helper=Изберете съществуващ маркер или създайте нов маркер по време на публикуване. -release.title=Заглавие -release.content=Съдържание -release.write=Редактор -release.preview=Преглед -release.loading=Зареждане... -release.prerelease_desc=Това е предварителна версия -release.prerelease_helper=Ние ще отбележим, че тази версия не е готова за продукционна употреба. -release.cancel=Отказ -release.publish=Публикувай версия -release.save_draft=Запис на чернова -release.edit_release=Редактирай версия -release.delete_release=Изтриване на тази версия -release.deletion=Изтрий версията -release.deletion_desc=При изтриване на тази версия ще се премахне и съответния Git маркер. Желаете ли да продължите? -release.deletion_success=Версията беше изтрита успешно! -release.tag_name_already_exist=Версия с това име на маркер вече съществува. -release.tag_name_invalid=Името на етикета е невалидно. -release.downloads=Изтегляния - -[org] -org_name_holder=Име на организацията -org_full_name_holder=Пълно име на организацията -org_name_helper=Доброто име на организация обикновено е кратко и запомнящо се. -create_org=Създай организация -repo_updated=Последна модификация -people=Участници -invite_someone=Поканете някого -teams=Екипи -lower_members=участници -lower_repositories=хранилища -create_new_team=Създай нов екип -org_desc=Описание -team_name=Име на екипа -team_desc=Описание -team_name_helper=Ще използвате това име при споменаване на този екип в разговори. -team_desc_helper=Каква е целта на този екип? -team_permission_desc=Какво ниво на достъп трябва да има този екип? - -form.name_reserved=Името на организацията '%s' е запазено. -form.name_pattern_not_allowed=Име на организацията от вида '%s' не е разрешено. - -settings=Настройки -settings.options=Опции -settings.full_name=Пълно име -settings.website=Уебсайт -settings.location=Локация -settings.update_settings=Запази настройките -settings.update_setting_success=Настройките на организацията са запазени успешно. -settings.change_orgname_prompt=Този промяна ще засегне всички връзки сочещи към организацията. -settings.update_avatar_success=Настройките на аватара на организацията са запазени успешно. -settings.delete=Изтрий организацията -settings.delete_account=Изтриване на тази организация -settings.delete_prompt=Организацията ще бъде изтрита и операцията <strong>НЕ МОЖЕ</strong> да бъде отменена в последствие! -settings.confirm_delete_account=Потвърди изтриването -settings.delete_org_title=Изтрий организацията -settings.delete_org_desc=Тази организация ще бъде окончателно изтрита. Желаете ли да продължите? -settings.hooks_desc=Добави уеб-куки, които ще бъдат използвани от <strong>всички хранилища</strong> в тази организация. - -members.membership_visibility=Видимост: -members.public=Публични -members.public_helper=направи частен -members.private=Частни -members.private_helper=направи публичен -members.member_role=Роля: -members.owner=Притежател -members.member=Участник -members.remove=Премахни -members.leave=Напусни -members.invite_desc=Добави нов участник в %s: -members.invite_now=Покани - -teams.join=Присъедини се -teams.leave=Напусни -teams.read_access=Достъп за четене -teams.read_access_helper=Този екип ще може да вижда и клонира своите хранилища. -teams.write_access=Достъп за запис -teams.write_access_helper=Този екип ще може да чете своите хранилища и ще може да предава към тях. -teams.admin_access=Администраторски достъп -teams.admin_access_helper=Този екип ще може да добавя код, данни и нови сътрудници в своите хранилища. -teams.no_desc=Този екип няма описание -teams.settings=Настройки -teams.owners_permission_desc=Притежателите имат пълен достъп до <strong>всички хранилища</strong> и имат <strong>права на администратори</strong> на организацията. -teams.members=Участници в екипа -teams.update_settings=Запази настройките -teams.delete_team=Изтриване на този екип -teams.add_team_member=Добави участник в екипа -teams.delete_team_title=Изтрий екипа -teams.delete_team_desc=Тъй като този екип ще бъдат изтрит, участниците му може да загубят достъп до някои хранилища. Желаете ли да продължите? -teams.delete_team_success=Този екип е бил изтрит успешно. -teams.read_permission_desc=Този екип предоставя достъп за <strong>четене</strong>: участниците могат да разглеждат и клонират хранилищата на този екип. -teams.write_permission_desc=Този екип предоставя достъп за <strong>писане</strong>: участниците могат да четат от и да предават към хранилищата на този екип. -teams.admin_permission_desc=Този екип предоставя <strong>администраторски</strong> достъп: участниците могат да четат от, да предават към и да добавя нови сътрудници към хранилищата на този екип. -teams.repositories=Хранилища на екипа -teams.search_repo_placeholder=Име на хранилище... -teams.add_team_repository=Добави хранилище на екипа -teams.remove_repo=Премахни -teams.add_nonexistent_repo=Хранилището, което се опитвате да добавите не съществува. Моля първо го създайте! - -[admin] -dashboard=Табло -users=Потребители -organizations=Организации -repositories=Хранилища -authentication=Удостоверявания -config=Конфигурация -notices=Системни известия -monitor=Наблюдение -first_page=Първа -last_page=Последна -total=Общо: %d - -dashboard.statistic=Статистика -dashboard.operations=Операции -dashboard.system_status=Наблюдение на системния статус -dashboard.statistic_info=Gitea базата данни има <b>%d</b> потребители, <b>%d</b> организации, <b>%d</b> публични ключове, <b>%d</b> хранилища, <b>%d</b> наблюдавания, <b>%d</b> харесвания, <b>%d</b> действия, <b>%d</b> достъпи, <b>%d</b> задачи, <b>%d</b> коментари, <b>%d</b> социални регистрации, <b>%d</b> последователи, <b>%d</b> огледала, <b>%d</b> версии, <b>%d</b> начини на удостоверяване, <b>%d</b> уеб-куки, <b>%d</b> етапи, <b>%d</b> етикети, <b>%d</b> задачи на куки, <b>%d</b> екипи, <b>%d</b> задачи при актуализация, <b>%d</b> прикачени файлове. -dashboard.operation_name=Име на операцията -dashboard.operation_switch=Превключи -dashboard.operation_run=Изпълни -dashboard.clean_unbind_oauth=Почисти несвързани OAuthes -dashboard.clean_unbind_oauth_success=Всички несвързани OAuthes са изтрити успешно. -dashboard.delete_inactivate_accounts=Изтрий всички неактивни профили -dashboard.delete_inactivate_accounts_success=Всички неактивни профили са изтрити успешно. -dashboard.delete_repo_archives=Изтрий всички архиви на хранилища -dashboard.delete_repo_archives_success=Всички архиви на хранилищата са изтрити успешно. -dashboard.delete_missing_repos=Изтрий всички записи за хранилища, за които липсват Git файлове -dashboard.delete_missing_repos_success=Всички записи за хранилища, за които липсват съответни Git файлове са изтрити успешно. -dashboard.git_gc_repos=Почисти изтрити данни в хранилищата -dashboard.git_gc_repos_success=Всички хранилища са почистени от изтрити данни успешно. -dashboard.resync_all_sshkeys=Презапис на ".ssh/authorized_keys" файл (внимание: не-Gitea ключове ще бъдат загубени) -dashboard.resync_all_sshkeys_success=Всички публични ключове са презаписани успешно. -dashboard.resync_all_update_hooks=Презапис на всички куки, закачени на актуализация на хранилищата (необходимо, когато се ползва собствен път за конфигурацията) -dashboard.resync_all_update_hooks_success=Всички куки, закачени на актуализация на хранилищата, са презаписани успешно. -dashboard.reinit_missing_repos=Реинициализира всички записи за хранилища -dashboard.reinit_missing_repos_success=Всички записи за хранилища със загубени Git файлове са реинициализирани успешно. - -dashboard.server_uptime=Операционно време -dashboard.current_goroutine=Текущи Goroutines -dashboard.current_memory_usage=Текущо използвана памет -dashboard.total_memory_allocated=Общо заделена памет -dashboard.memory_obtained=Получена памет -dashboard.pointer_lookup_times=Брой обхождания на указатели -dashboard.memory_allocate_times=Брой заделяния на памет -dashboard.memory_free_times=Брой освобождавания на памет -dashboard.current_heap_usage=Текущо използвана осн. памет -dashboard.heap_memory_obtained=Получена осн. памет -dashboard.heap_memory_idle=Празна осн. памет -dashboard.heap_memory_in_use=Използвана осн. памет -dashboard.heap_memory_released=Освободена осн. памет -dashboard.heap_objects=Обекти в осн. памет -dashboard.bootstrap_stack_usage=Използван стек за bootstrap -dashboard.stack_memory_obtained=Заделена памет в стека -dashboard.mspan_structures_usage=Използвани MSpan обекти -dashboard.mspan_structures_obtained=Получени MSpan обекти -dashboard.mcache_structures_usage=Използвани MCache обекти -dashboard.mcache_structures_obtained=Получени MCache обекти -dashboard.profiling_bucket_hash_table_obtained=Получени Profiling Bucket Hash Table -dashboard.gc_metadata_obtained=Получени GC метаданни -dashboard.other_system_allocation_obtained=Получена друга системна памет -dashboard.next_gc_recycle=Следващо рециклиране на GC -dashboard.last_gc_time=Време от последен GC -dashboard.total_gc_time=Общо време за GC -dashboard.total_gc_pause=Общо пауза за GC -dashboard.last_gc_pause=Последна пауза за GC -dashboard.gc_times=Брой GC - -users.user_manage_panel=Управление на потребителя -users.new_account=Създай нов профил -users.name=Име -users.activated=Активиран -users.admin=Администратор -users.repos=Хранилища -users.created=Създаване -users.send_register_notify=Прати уведомление на потребителя при регистрация -users.new_success=Новият профил '%s' е добавен успешно. -users.edit=Редакция -users.auth_source=Начин на удостоверяване -users.local=Локално -users.auth_login_name=Потребителско име за вход -users.password_helper=Оставете празна ако не се променя. -users.update_profile_success=Профилът е запазен успешно. -users.edit_account=Редактирай профил -users.max_repo_creation=Макс. брой хранилища -users.max_repo_creation_desc=(Задайте -1 за да се използва глобалния лимит) -users.is_activated=Този профил е активиран -users.prohibit_login=Този профил има забрана за влизане -users.is_admin=Този профил има административни права -users.allow_git_hook=Този профил има разрешение да създава Git куки -users.allow_import_local=Този профил има права за импорт на локални хранилища -users.update_profile=Запази профила -users.delete_account=Изтрий този профил -users.still_own_repo=Този профил притежава поне едно хранилище. Първо трябва да изтриете хранилището или да го прехвърлите на друг потребител. -users.still_has_org=Този профил участва в поне една организация. Първо трябва да напуснете или изтриете тези организации. -users.deletion_success=Профилът е изтрит успешно! - -orgs.org_manage_panel=Управление на организацията -orgs.name=Име -orgs.teams=Екипи -orgs.members=Участници - -repos.repo_manage_panel=Управление на хранилището -repos.owner=Притежател -repos.name=Име -repos.private=Частно -repos.watches=Наблюдавания -repos.stars=Харесвания -repos.issues=Задачи - -auths.auth_manage_panel=Управление на удостоверявания -auths.new=Добави нов начин на удостоверяване -auths.name=Име -auths.type=Тип -auths.enabled=Активно -auths.updated=Последна модификация -auths.auth_type=Тип на удостоверяване -auths.auth_name=Име на удостоверяване -auths.security_protocol=Протокол за защита -auths.domain=Домейн -auths.host=Сървър -auths.port=Порт -auths.bind_dn=Име (DN) за свръзка -auths.bind_password=Парола за свръзка -auths.bind_password_helper=Внимание: Тази парола се запазва некриптирана. Моля използвайте потребител, който няма административен достъп. -auths.user_base=Базов OU за търсене -auths.user_dn=Име (DN) на потребител -auths.attribute_username=Атрибут за име -auths.attribute_username_placeholder=Оставете празно за да използва потребителското име от форма за вписване. -auths.attribute_name=Атрибут за име -auths.attribute_surname=Атрибут за фамилия -auths.attribute_mail=Атрибут за ел. поща -auths.attributes_in_bind=Извличане на атрибути от контекста на име (DN) за свръзка -auths.filter=Филтър за потребител -auths.admin_filter=Филтър за администратор -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP удостоверяване -auths.smtphost=SMTP сървър -auths.smtpport=SMTP порт -auths.allowed_domains=Разрешени домейни -auths.allowed_domains_helper=Оставете празно за да не се ограничават домейните. За множество домейни използвайте запетая за разделител. -auths.enable_tls=Включи TLS криптиране -auths.skip_tls_verify=Пропусни проверка на TLS сертификат -auths.pam_service_name=Име на PAM услуга -auths.enable_auto_register=Включи автоматична регистрация -auths.tips=Съвети -auths.edit=Редактирай настройки за удостоверяване -auths.activated=Това удостоверяване е активно -auths.new_success=Новото удостоверяване '%s' е добавено успешно. -auths.update_success=Настройките за удостоверяване са запазени успешно. -auths.update=Запази настройки за удостоверяване -auths.delete=Изтриване на това удостоверяване -auths.delete_auth_title=Изтрий удостоверяването -auths.delete_auth_desc=Това удостоверяване ще бъде изтрито. Желаете ли да продължите? -auths.still_in_used=Това удостоверяване все още се използва от някои потребители. Моля изтрийте ги или ги конвертирайте до друг тип на влизане първо. -auths.deletion_success=Удостоверяването е изтрито успешно! - -config.server_config=Сървърни настройки -config.app_name=Име на приложението -config.app_ver=Версия на приложението -config.app_url=URL адрес на приложението -config.domain=Домейн -config.offline_mode=Офлайн режим -config.disable_router_log=Изключи журнал на маршрутизатора -config.run_user=Потребителски контекст -config.run_mode=Режим на изпълнение -config.repo_root_path=Основен път към хранилища -config.static_file_root_path=Път към статични файлове -config.log_file_root_path=Път към журнал -config.script_type=Тип на скрипта -config.reverse_auth_user=Потребителско име при обратно удостоверяване - -config.ssh_config=SSH конфигурация -config.ssh_enabled=Активен -config.ssh_start_builtin_server=Стартирай вграден сървър -config.ssh_domain=Домейн -config.ssh_port=Порт -config.ssh_listen_port=Порт за слушане -config.ssh_root_path=Основен път -config.ssh_key_test_path=Път до ключове -config.ssh_keygen_path=Път до генератор ('ssh-keygen') -config.ssh_minimum_key_size_check=Проверка за минимален размер на ключове -config.ssh_minimum_key_sizes=Минимален размер на ключове - -config.db_config=Настройки на базата данни -config.db_type=Тип -config.db_host=Сървър -config.db_name=Име -config.db_user=Потребител -config.db_ssl_mode=SSL режим -config.db_ssl_mode_helper=(само за postgres) -config.db_path=Път -config.db_path_helper=(за "sqlite3" и "tidb") - -config.service_config=Настройка на услугата -config.register_email_confirm=Изисквай потвърждение на адреси на ел. поща -config.disable_register=Изключи нови регистрации -config.show_registration_button=Покажи бутон за регистрация -config.require_sign_in_view=Изисквай вписване за преглед -config.mail_notify=Уведомяване по ел. поща -config.disable_key_size_check=Изключи проверка минимален размер на ключ -config.enable_captcha=Включи Captcha -config.active_code_lives=Кодове за активиране -config.reset_password_code_lives=Кодове за изчистване на парола - -config.webhook_config=Конфигурация на уеб-куки -config.queue_length=Дължина на опашка -config.deliver_timeout=Време за отказ при изпращане -config.skip_tls_verify=Пропусни проверка на TLS - -config.mailer_config=Конфигурация на мейлър -config.mailer_enabled=Активен -config.mailer_disable_helo=Изключи HELO -config.mailer_name=Име -config.mailer_host=Сървър -config.mailer_user=Потребител -config.send_test_mail=Изпрати тестово писмо -config.test_mail_failed=Невъзможно изпращане на тестово писмо до '%s': %v -config.test_mail_sent=Тестово писмо беше изпратено до '%s'. - -config.oauth_config=OAuth конфигурация -config.oauth_enabled=Активна - -config.cache_config=Конфигурация на кеша -config.cache_adapter=Кеш адаптер -config.cache_interval=Кеш интервал -config.cache_conn=Кеш на връзката - -config.session_config=Конфигурация на сесии -config.session_provider=Доставчик на сесии -config.provider_config=Конфигурация на доставчик -config.cookie_name=Име на бисквитката -config.enable_set_cookie=Включи използване на бисквитки -config.gc_interval_time=GC през интервал -config.session_life_time=Период на валидност на сесиите -config.https_only=HTTPS само -config.cookie_life_time=Период на валидност на бисквитките - -config.picture_config=Конфигурация на изображения -config.picture_service=Услуги за снимки -config.disable_gravatar=Изключи Gravatar -config.enable_federated_avatar=Включи външни аватари - -config.git_config=Конфигурация на git -config.git_disable_diff_highlight=Забрани оцветяване на синтаксис при преглед на разлики -config.git_max_diff_lines=Максимален брой различни редове (за файл) -config.git_max_diff_line_characters=Максимален брой различни символи (на ред) -config.git_max_diff_files=Максимален брой променени файлове (при показване) -config.git_gc_args=Аргументи на GC -config.git_migrate_timeout=Време за отказ при миграция -config.git_mirror_timeout=Време за отказ при синхр. на огледало -config.git_clone_timeout=Време за отказ при клониране -config.git_pull_timeout=Време за отказ при сливане -config.git_gc_timeout=Време за отказ при GC - -config.log_config=Конфигурация на журнал -config.log_mode=Режим на журнал - -monitor.cron=Cron задачи -monitor.name=Име -monitor.schedule=График -monitor.next=Следващ път -monitor.previous=Предишен път -monitor.execute_times=Брой изпълнения -monitor.process=Изпълнявани процеси -monitor.desc=Описание -monitor.start=Начален час -monitor.execute_time=Време за изпълнение - -notices.system_notice_list=Системни известия -notices.view_detail_header=Преглед на детайли на съобщение -notices.actions=Действия -notices.select_all=Избери всички -notices.deselect_all=Без избрани -notices.inverse_selection=Обърни избора -notices.delete_selected=Изтрий избраните -notices.delete_all=Изтрий всички съобщения -notices.type=Тип -notices.type_1=Хранилище -notices.desc=Описание -notices.op=Oп. -notices.delete_success=Системните съобщения са изтрити успешно. - -[action] -create_repo=създаде хранилище <a href="%s"> %s</a> -rename_repo=преименува хранилище от <code>%[1]s</code> на <a href="%[2]s">%[3]s</a> -commit_repo=предаде към <a href="%[1]s/src/%[2]s">%[3]s</a> в <a href="%[1]s">%[4]s</a> -create_issue=`отвори задача <a href="%s/issues/%s">%s#%[2]s"</a>` -close_issue=`затвори <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`повторно отвори <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`създаде заявка за сливане <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`затвори заявка за сливане <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`повторно отвори заявка за сливане <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`коментира задача <a href="%s/issues/%s">%s#%[2]s"</a>` -merge_pull_request=`обедини заявка за сливане <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=прехвърли хранилище <code>%s</code> към <a href="%s">%s</a> -push_tag=предаде маркер <a href="%s/src/%s">%[2]s</a> към <a href="%[1]s">[3]s</a> -compare_commits=Сравнение между тези %d ревизии - -[tool] -ago=преди -from_now=след -now=сега -1s=%s 1 секунда -1m=%s 1 минута -1h=%s 1 час -1d=%s 1 ден -1w=%s 1 седмица -1mon=%s 1 месец -1y=%s 1 година -seconds=%[2]s %[1]d секунди -minutes=%[2]s %[1]d минути -hours=%[2]s %[1]d часа -days=%[2]s %[1]d дни -weeks=%[2]s %[1]d седмици -months=%[2]s %[1]d месеца -years=%[2]s %[1]d години -raw_seconds=секунди -raw_minutes=минути - -[dropzone] -default_message=Тук пуснете файлове с влачене или просто щракнете за избор на файл за качване. -invalid_input_type=Невъзможно качване на файловете от този тип. -file_too_big=Размер на файла ({{filesize}} MB) надвишава максималния размер ({{maxFilesize}} MB). -remove_file=Премахни файл - diff --git a/conf/locale/locale_cs-CZ.ini b/conf/locale/locale_cs-CZ.ini deleted file mode 100644 index aa92f76729..0000000000 --- a/conf/locale/locale_cs-CZ.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Bezbolestná soukromá Git služba - -home=Domů -dashboard=Přehled -explore=Procházet -help=Nápověda -sign_in=Přihlásit se -sign_out=Odhlásit se -sign_up=Registrovat se -register=Registrovat se -website=Webové stránky -version=Verze -page=Strana -template=Šablona -language=Jazyk -create_new=Vytořit... -user_profile_and_more=Uživatelský profil a další -signed_in_as=Přihlášen jako - -username=Uživatelské jméno -email=E-Mail -password=Heslo -re_type=Znovu zadat -captcha=CAPTCHA - -repository=Repozitář -organization=Organizace -mirror=Zrcadlo -new_repo=Nový repozitář -new_migrate=Nová migrace -new_mirror=Nové zrcadlo -new_fork=Nový repositář rozštěpení -new_org=Nová organizace -manage_org=Spravovat organizace -admin_panel=Panel správce -account_settings=Nastavení účtu -settings=Nastavení -your_profile=Váš profil -your_settings=Vaše nastavení - -activities=Aktivity -pull_requests=Požadavek na natažení -issues=Úkoly - -cancel=Zrušit - -[install] -install=Instalace -title=Kroky instalace pro první běh -docker_helper=Spouštíte-li Gitea uvnitř Dockeru, přečtěte si prosím pečlivě <a target="_blank" rel="noopener" href="%s">návod</a>, než něco změníte na této stránce! -requite_db_desc=Gitea vyžaduje MySQL, PostgreSQL, SQLite3 nebo TiDB. -db_title=Nastavení databáze -db_type=Typ databáze -host=Hostitel -user=Uživatel -password=Heslo -db_name=Název databáze -db_helper=Prosíme, pro MySQL použijte INNODB engine se znakovou sadou utf8_general_ci. -ssl_mode=SSL Mód -path=Cesta -sqlite_helper=Cesta k souboru s SQLite3 nebo TiDB databází.<br>Prosíme, použijte absolutní cestu, když startujete službu. -err_empty_db_path=Cesty k databázovým souborům SQLite3 nebo TiDB nemohou být prázdné. -err_invalid_tidb_name=Název databáze TiDB nemůže obsahovat znaky "." a "-". -no_admin_and_disable_registration=Nemůžete vypnout registraci účtů bez vytvoření účtu správce. -err_empty_admin_password=Heslo správce nemůže být prázdné. - -general_title=Obecné nastavení aplikace -app_name=Název aplikace -app_name_helper=Zde zadejte název vaší organizace velkým a tučným písmem! -repo_path=Kořenový adresář repositářů -repo_path_helper=Všechny vzdálené repositáře Gitu budou uloženy do tohoto adresáře. -run_user=Účet pro spouštění -run_user_helper=Tento uživatel musí mít přístup do kořenového adresáře repositářů a právo spustit Gitea. -domain=Doména -domain_helper=Toto ovlivňuje URL klonů skrze SSH. -ssh_port=Port SSH -ssh_port_helper=Číslo portu, které používá váš SSH server. Nechte jej prázdné pro vypnutí používání SSH. -http_port=Port HTTP -http_port_helper=Číslo portu, na kterém aplikace naslouchá. -app_url=URL aplikace -app_url_helper=Toto ovlivňuje URL klonů skrze HTTP/HTTPS a odkazů v e-mailech. -log_root_path=Adresář logů -log_root_path_helper=Adresář, kam se budou zapisovat logy. - -optional_title=Dodatečná nastavení -email_title=Nastavení e-mailové služby -smtp_host=Server SMTP -smtp_from=Od -smtp_from_helper=E-mailová adresa podle RFC 5322. Může být zadána pouze e-mailová adresa nebo adresa ve formátu `"Name" <email@priklad.cz>"`. -mailer_user=E-mailová adresa odesílatele -mailer_password=Heslo -register_confirm=Povolit potvrzení registrace -mail_notify=Povolit upozornění e-mailem -server_service_title=Nastavení serveru a ostatních služeb -offline_mode=Zapnout režim offline -offline_mode_popup=Vypnout síť doručování obsahu (CDN) i v produkčním režimu, vše bude obslouženo místně. -disable_gravatar=Vypnout službu Gravatar -disable_gravatar_popup=Vypnout službu Gravatar a ostatní zdroje. Všechny ikony uživatelů budou nahrány uživateli nebo výchozí. -federated_avatar_lookup=Povolit vyhledání avatarů z veřejných zdrojů -federated_avatar_lookup_popup=Povolte vyhledání avatarů z veřejných zdrojů pro využití služeb založených na libravatar. -disable_registration=Vypnout možnost se zaregistrovat -disable_registration_popup=Vypnout možnost registrace, pouze správce může vytvořit účty. -enable_captcha=Povolit službu CAPTCHA -enable_captcha_popup=Vyžadovat správně zadaný text CAPTCHA při registraci. -require_sign_in_view=Zapnout nutnost přihlášení pro zobrazení stránek -require_sign_in_view_popup=Stránky budou zobrazeny pouze přihlášeným uživatelům, ostatní návštěvníci uvidí pouze přihlašovací a registrační formulář. -admin_setting_desc=Nemusíte teď hned vytváře správce, kterýkoliv uživatel s ID=1 dostane automaticky správcovský přístup. -admin_title=Nastavení účtu správce -admin_name=Uživatelské jméno -admin_password=Heslo -confirm_password=Potvrdit heslo -admin_email=E-mailová adresa správce -install_btn_confirm=Nainstalovat Gitea -test_git_failed=Chyba při testu příkazu 'git': %v -sqlite3_not_available=Vaše verze vydání Gitea nepodporuje SQLite3, prosíme stáhněte si oficiální binární balíček z %s, ne gobuild verzi. -invalid_db_setting=Nastavení databáze není správné: %v -invalid_repo_path=Kořenový adresář repositáře není správný: %v -run_user_not_match=Uživatel pro spuštění není aktuální uživatel: %s -> %s -save_config_failed=Uložení konfigurace se nezdařilo: %v -invalid_admin_setting=Nastavení účtu správce není správné: %v -install_success=Vítejte! Jsme rádi, že jste si vybrali Gitea. Bavte se a opatrujte se. -invalid_log_root_path=Kořenový adresář logů není správný: %v - -[home] -uname_holder=Uživatelské jméno nebo e-mailová adresa -password_holder=Heslo -switch_dashboard_context=Přepnout kontext přehledu -my_repos=Mé repositáře -show_more_repos=Zobrazit více repositářů... -collaborative_repos=Společné repositáře -my_orgs=Mé organizace -my_mirrors=Má zrcadla -view_home=Zobrazit %s - -issues.in_your_repos=Ve vašich repositářích - -[explore] -repos=Repositáře -users=Uživatelé -search=Vyhledat - -[auth] -create_new_account=Vytvořit nový účet -register_hepler_msg=Již máte účet? Přihlašte se! -social_register_hepler_msg=Již máte účet? Připojte se! -disable_register_prompt=Omlouváme se, ale registrace jsou vypnuty. Prosíme, spojte se správcem systému. -disable_register_mail=Omlouváme se, potvrzovací registrační e-maily byly vypnuty. -remember_me=Zapamatovat si mne -forgot_password=Zapomenuté heslo -forget_password=Zapomněli jste heslo? -sign_up_now=Potřebujete účet? Zaregistrujte se. -confirmation_mail_sent_prompt=Nový potvrzovací e-mail byl zaslán na <b>%s</b>, prosíme, zkontrolujte si vaši doručenou poštu během následující %d hodin pro dokončení registračního procesu. -active_your_account=Aktivujte si váš účet -prohibit_login=Přihlášení zakázáno -prohibit_login_desc=Vašemu účtu je zakázáno se přihlásit, kontaktujte prosím správce webu. -resent_limit_prompt=Omlouváme se, ale před chvílí jste požádal o aktivační e-mail. Prosíme, počkejte 3 minuty a pak to zkuste znovu. -has_unconfirmed_mail=Zdravím, %s, máte nepotvrzenou e-mailovou adresu (<b>%s</b>). Pokud jste nedostali e-mail pro potvrzení nebo potřebujete zaslat nový, klikněte prosím na tlačítku níže. -resend_mail=Klikněte zde pro odeslání aktivačního e-mailu -email_not_associate=Tato e-mailová adresa není spojena s žádným účtem. -send_reset_mail=Klikněte zde pro znovuposlání e-mailu pro změnu vašeho hesla -reset_password=Obnova vašeho hesla -invalid_code=Omlouváme se, ale kód potvrzení vašeho účtu vypršel nebo není správný. -reset_password_helper=Klikněte zde pro obnovu vašeho hesla -password_too_short=Délka hesla musí být minimálně 6 znaků. -non_local_account=Externí účty nemohou měnit hesla přes Gitea. - -[mail] -activate_account=Prosíme, aktivujte si váš účet -activate_email=Ověřte vaši e-mailovou adresu -reset_password=Obnova vašeho hesla -register_success=Vítejte, registrace vašeho účtu se zdařila -register_notify=Vítejte - -[modal] -yes=Ano -no=Ne -modify=Změnit - -[form] -UserName=Uživatelské jméno -RepoName=Název repositáře -Email=E-mailová adresa -Password=Heslo -Retype=Zadejte znovu heslo -SSHTitle=Název klíče SSH -HttpsUrl=HTTPS URL -PayloadUrl=URL nákladu -TeamName=Název týmu -AuthName=Název ověření -AdminEmail=E-mailová adresa správce - -NewBranchName=Název nové větve -CommitSummary=Shrnutí revize -CommitMessage=Zpráva revize -CommitChoice=Výběr revize -TreeName=Cesta k souboru -Content=Obsah - -require_error=` nemůže být prázdný.` -alpha_dash_error=` musí být pouze písmena, číslice či znaky - a _ .` -alpha_dash_dot_error=` musí být pouze písmena, číslice, tečka či znaky - a _ .` -size_error=` musí být minimálně velikosti %s.` -min_size_error=` musí obsahovat nejméně %s znaků.` -max_size_error=` musí obsahovat maximálně %s znaků.` -email_error=` není správná e-mailová adresa.` -url_error=` není správná URL.` -include_error=` musí obsahovat řetězec '%s'.` -unknown_error=Neznámá chyba: -captcha_incorrect=Zadaná CAPTCHA se neshoduje. -password_not_match=Heslo a znovu zadané heslo nejsou shodné. - -username_been_taken=Uživatelské jméno je již obsazeno. -repo_name_been_taken=Název repositáře je již obsazen. -org_name_been_taken=Název organizace je již obsazen. -team_name_been_taken=Název týmu je již obsazen. -email_been_used=E-mailová adresa je již použita. -username_password_incorrect=Chybné uživatelské jméno nebo heslo. -enterred_invalid_repo_name=Ujistěte se, prosím, že zadaný název repositáře je správný. -enterred_invalid_owner_name=Ujistěte se, prosím, že jméno vlastníka je zadáno správně. -enterred_invalid_password=Ujistěte se, prosím, že zadané heslo je správné. -user_not_exist=Zadaný uživatel neexistuje. -last_org_owner=Odstranění posledního uživatele z týmu vlastníka není dovoleno, neboť vždy musí v každé organizaci existovat jeden vlastník. - -invalid_ssh_key=Omlouváme se, ale není možné ověřit váš klíč SSH: %s -unable_verify_ssh_key=Gitea nemohl ověřit váš klíč SSH, ale předpokládáme, že je platný, nicméně zkontrolujte jej prosím. -auth_failed=Ověření selhalo: %v - -still_own_repo=Váš účet stále vlastní minimálně jeden repositář. Musíte je nejdříve smazat nebo předat. -still_has_org=Váš účet je stále členem minimálně jedné organizace. Je nutné ji nejdříve opustit nebo smazat vaše členství. -org_still_own_repo=Tato organizace stále vlastní repositáře, musíte je nejdříve smazat nebo předat. - -target_branch_not_exist=Cílová větev neexistuje. - -[user] -change_avatar=Změnit vaši uživatelskou ikonu -join_on=Připojil se dne -repositories=Repositáře -activity=Veřejná aktivita -followers=Sledující -starred=Oblíbené repositáře -following=Sledovaní -follow=Sledovat -unfollow=Přestat sledovat - -form.name_reserved=Uživatelské jméno '%s' je rezervováno. -form.name_pattern_not_allowed=Vzor uživatelského jména '%s' není povolen. - -[settings] -profile=Profil -password=Heslo -avatar=Uživatelská ikona -ssh_keys=Klíče SSH -social=Sociální účty -applications=Aplikace -orgs=Organizace -delete=Smazat účet -uid=UID - -public_profile=Veřejný profil -profile_desc=Vaše e-mailová adresa je veřejná a bude použita pro upozornění vztahující se k vašemu účtu a jakékoliv operaci, která se provede pomocí systému. -password_username_disabled=Uživatelé, kteří jsou ověřováni jinak než lokálně, si nemohou změnit uživatelské jméno. -full_name=Celé jméno -website=Web -location=Místo -update_profile=Změnit profil -update_profile_success=Váš profil byl úspěšně změněn. -change_username=Uživatelské jméno změněno -change_username_prompt=Tato změna ovlivní vztah odkazů k vašemu účtu. -continue=Pokračovat -cancel=Zrušit - -lookup_avatar_by_mail=Vyhledávat uživatelskou ikonu podle emailu -federated_avatar_lookup=Vyhledání Avatarů ve veřejných zdrojích -enable_custom_avatar=Povolit uživatelskou ikonu uživatele -choose_new_avatar=Vybrat novou ikonu uživatele -update_avatar=Aktualizovat nastavení ikony uživatele -delete_current_avatar=Smazat aktuální ikonu uživatele -uploaded_avatar_not_a_image=Nahraný soubor není obrázkem. -update_avatar_success=Nastavení vaší ikony uživatele bylo změněno. - -change_password=Změna hesla -old_password=Stávající heslo -new_password=Nové heslo -retype_new_password=Zadat znovu heslo -password_incorrect=Zadané heslo není správné. -change_password_success=Vaše heslo bylo úspěšně změněno. Nyní se můžete přihlásit pomocí tohoto nového hesla. -password_change_disabled=Uživatelé, kteří jsou ověřováni jinak než lokálně, si nemohou změnit heslo. - -emails=E-mailová adresa -manage_emails=Správa e-mailových adres -email_desc=Vaše hlavní e-mailová adresa bude použita pro oznámení a další operace. -primary=Hlavní -primary_email=Nastavit jako hlavní -delete_email=Smazat -email_deletion=Smazání e-mailové adresy -email_deletion_desc=Smazání této e-mailové adresy odstraní návazné informace z vašeho účtu. Chcete pokračovat? -email_deletion_success=E-mailová adresa byla úspěšně smazána! -add_new_email=Přidat novou e-mailovou adresu -add_email=Přidat e-mailovou adresu -add_email_confirmation_sent=Nový e-mail pro potvrzení byl odeslán na adresu '%s', prosíme zkontrolujte si vaši doručenou poštu během následujících %d hodin pro dokončení procesu potvrzení. -add_email_success=Vaše nová e-mailová adresa byla úspěšně přidána. - -manage_ssh_keys=Správa klíčů SSH -add_key=Přidat klíč -ssh_desc=Toto je seznam klíčů SSH vašeho účtu. Jelikož tyto samotné klíče umožňují přístup k vašim repositářům, je velmi důležité, abyste je rozpoznal. -ssh_helper=<strong>Nevíte jak?</strong> Podívejte se do příručky GitHubu na to <a href="%s">vytvoření vlastních klíčů SSH</a> nebo vyřešte <a href="%s">bežné problémy</a>, se kterými se můžete potkat při použití SSH. -add_new_key=Přidat klíč SSH -ssh_key_been_used=Obsah veřejného klíče byl použit. -ssh_key_name_used=Veřejný klíč se stejným jménem již existuje. -key_name=Název klíče -key_content=Obsah -add_key_success=Nový klíč SSH '%s' byl úspěšně přidán! -delete_key=Smazat -ssh_key_deletion=Smazání klíče SSH -ssh_key_deletion_desc=Smazání tohoto klíče SSH odstraní přístup k vašemu účtu. Chcete pokračovat? -ssh_key_deletion_success=Klíč SSH byl úspěšně smazán! -add_on=Přidáno dne -last_used=Naposledy použito dne -no_activity=Žádná aktuální aktivita -key_state_desc=Tento klíč je používán posledních 7 dní -token_state_desc=Tato poukázka je používána posledních 7 dní - -manage_social=Správa propojených sociálních účtů -social_desc=Toto je seznam propojených sociálních účtů. Odpojte kterékoliv připojení, které nepoznáváte. -unbind=Odpojit -unbind_success=Sociální účet byl odpojen. - -manage_access_token=Správa osobních přístupových poukázek -generate_new_token=Vygenerovat novou poukázku -tokens_desc=Poukázky, které jste vygeneroval, mohou být použity pro přístup k Gitea API. -new_token_desc=Každá poukázka má úplný přístup k vašemu účtu. -token_name=Název poukázky -generate_token=Vygenerovat poukázku -generate_token_succees=Vaše přístupová poukázka byl úspěšně vygenerován. Nyní si ji zkopírujte, neboť později to již nebude možné! -delete_token=Smazat -access_token_deletion=Smazání osobní přístupové poukázky -access_token_deletion_desc=Smazáním této osobní přístupové poukázky odstraní všechen návazný přístup aplikace. Chcete pokračovat? -delete_token_success=Osobní přístupová poukázka byla úspěšně odstraněna! Nezapomeňte také aktualizovat vaši aplikaci. - -delete_account=Smazat váš účet -delete_prompt=Tato operace permanentně smaže váš účet a tato změna <strong>nemůže</strong> být vrácena! -confirm_delete_account=Potvrdit smazání -delete_account_title=Smazání účtu -delete_account_desc=Tento účet bude trvale smazán. Chcete pokračovat? - -[repo] -owner=Vlastník -repo_name=Název repositáře -repo_name_helper=Dobrý název repositáře se většinou skládá z krátkých, zapamatovatelných a unikátních klíčových slov. -visibility=Viditelnost -visiblity_helper=Tento repositář je <span class="ui red text">soukromý</span> -visiblity_helper_forced=Správce vynutil na všech nových repositářích, aby byly <span class="ui red text">soukromé</span> -visiblity_fork_helper=(Změna této hodnoty ovlivní všechny repositáře rozštěpení) -clone_helper=Potřebujete pomoci s klonováním? Navštivte <a target="_blank" rel="noopener" href="%s">nápovědu</a>! -fork_repo=Repositář rozštěpení -fork_from=Rozštěpit z -fork_visiblity_helper=Nemůžete změnit viditelnost repositáře rozštěpení. -repo_desc=Popis -repo_lang=Jazyk -repo_gitignore_helper=Vyberte šablony .gitignore -license=Licence -license_helper=Vyberte licenční soubor -readme=Soubor README -readme_helper=Vyberte šablonu souboru README -auto_init=Inicializovat tento repositář s vybranými soubory a šablonou -create_repo=Vytvořit repositář -default_branch=Výchozí větev -mirror_prune=Vyčistit -mirror_prune_desc=Odstranit vzdálené odkazy, které již ve vzdáleném repozitáři neexistují -mirror_interval=Odstup zrcadlení (hodina) -mirror_address=Adresa zrcadla -mirror_address_desc=Prosím, přidejte do adresy potřebné přihlašovací údaje. -mirror_last_synced=Naposledy synchronizováno -watchers=Sledující -stargazers=Sledující -forks=Rozštěpení - -form.reach_limit_of_creation=Vlastník dosáhl maximálního počtu %d vytvořených repositořů. -form.name_reserved=Název repositáře '%s' je rezervován. -form.name_pattern_not_allowed=Vzor názvu repositáře '%s' není povolen. - -need_auth=Ověření je vyžadováno -migrate_type=Typ migrace -migrate_type_helper=Tento repositář bude <span class="text blue">zrcadlem</span> -migrate_repo=Přenést repositář -migrate.clone_address=Naklonovat adresu -migrate.clone_address_desc=Tím může být HTTP/HTTPS/GIT URL nebo cesta k lokálnímu serveru. -migrate.permission_denied=Není dovoleno importovat místní repositáře. -migrate.invalid_local_path=Neplatná místní cesta, buď neexistuje nebo není adresářem. -migrate.failed=Přenesení selhalo: %v - -mirror_from=zrcadlo -forked_from=rozštěpen z -fork_from_self=Nemůžete rozštěpit repositář, který již vlastníte! -copy_link=Kopie -copy_link_success=Zkopírováno! -copy_link_error=Pro zkopírování stiskněte ⌘-C nebo Ctrl-C -copied=V pořádku zkopírováno -unwatch=Přestat sledovat -watch=Sledovat -unstar=Odoblíbit -star=Oblíbit -fork=Rozštěpit - -no_desc=Bez popisu -quick_guide=Krátká příručka -clone_this_repo=Naklonovat tento repositář -create_new_repo_command=Vytvořit nový repositář v příkazové řádce -push_exist_repo=Nahrát existující repositář z příkazové řádky -repo_is_empty=Tento repositář je prázdný, prosíme, vraťte se brzo zpátky! - -code=Zdrojový kód -branch=Větev -tree=Strom -filter_branch_and_tag=Filtr pro větev nebo značku -branches=Větve -tags=Značky -issues=Úkoly -pulls=Požadavky na natažení -labels=Štítky -milestones=Mezníky -commits=Revize -releases=Vydání -file_raw=Surový -file_history=Historie -file_view_raw=Zobrazit v surovém stavu -file_permalink=Trvalý odkaz -file_too_large=Tento soubor je příliš velký pro zobrazení - -editor.new_file=Nový soubor -editor.upload_file=Nahrát soubor -editor.edit_file=Upravit soubor -editor.preview_changes=Náhled změn -editor.cannot_edit_non_text_files=Netextové soubory není možné upravovat -editor.edit_this_file=Upravit tento soubor -editor.must_be_on_a_branch=Musíte mít zvolenu větev pro úpravu či návrh změn tohoto souboru -editor.fork_before_edit=Musíte provést rozvětvení repositáře před úpravou souboru -editor.delete_this_file=Odstranit tento soubor -editor.must_have_write_access=Musíte mít přístup pro zápis pro dělání či navrhování změn tohoto souboru -editor.file_delete_success=Soubor '%s' byl úspěšně odstraněn! -editor.name_your_file=Pojmenujte váš soubor... -editor.filename_help=Pro vložení adresáře prostě napište jméno a přidejte /. K odstranění adresáře běžte na začátek pole a stiskněte backspace. -editor.or=nebo -editor.cancel_lower=zrušit -editor.commit_changes=Uložit změny revize -editor.add_tmpl=Přidat '%s/<nazev_souboru>' -editor.add=Přidat '%s' -editor.update=Aktualizovat "%s" -editor.delete=Smazat '%s' -editor.commit_message_desc=Přidat dobrovolný rozšířený popis... -editor.commit_directly_to_this_branch=Uložte změny revize přímo do větve <strong class="branch-name">%s</strong>. -editor.create_new_branch=Vytvořit <strong>novou větev</strong> pro tuto revizi a spustit požadavek na stažení. -editor.new_branch_name_desc=Nový název větve... -editor.cancel=Zrušit -editor.filename_cannot_be_empty=Název souboru nemůže být prázdný. -editor.branch_already_exists=Repositář větev '%s' již obsahuje. -editor.directory_is_a_file=Položka '%s' v nadřazené cestě je v tomto repozitáři soubor, ne adresář. -editor.filename_is_a_directory=Jméno souboru '%s' koliduje v tomto repozitáři se jménem adresáře. -editor.file_editing_no_longer_exists=Soubor '%s', který upravujete, již neexistuje v tomto repozitáři. -editor.file_changed_while_editing=Obsah souboru se změnil od začátku úprav. <a target="_blank" href="%s"> Klepnutím sem</a> zobrazíte, co se změnilo, nebo <strong>stiskněte potvrdit znovu</strong> pro přepsání změn. -editor.file_already_exists=Soubor '%s' již existuje v tomto repozitáři. -editor.no_changes_to_show=Žádné změny k zobrazení. -editor.fail_to_update_file=Vytvoření nebo změna souboru '%s' skončilo chybou: %v -editor.add_subdir=Přidat podadresář... -editor.unable_to_upload_files=Nepodařilo se nahrát soubor '%s'. Chyba: %v -editor.upload_files_to_dir=Nahrát soubory do '%s' - -commits.commits=Revize -commits.search=Hledání revizí -commits.find=Hledat -commits.author=Autor -commits.message=Zpráva -commits.date=Datum -commits.older=Starší -commits.newer=Novější - -issues.new=Nový úkol -issues.new.labels=Štítky -issues.new.no_label=Bez štítku -issues.new.clear_labels=Zrušit štítky -issues.new.milestone=Milník -issues.new.no_milestone=Bez milníku -issues.new.clear_milestone=Smazat milník -issues.new.open_milestone=Otevřít milník -issues.new.closed_milestone=Zavřené milníky -issues.new.assignee=Zpracovatel -issues.new.clear_assignee=Smazat zpracovatele -issues.new.no_assignee=Bez zpracovatele -issues.create=Vytvořit úkol -issues.new_label=Nový štítek -issues.new_label_placeholder=Název štítku... -issues.create_label=Vytvořit štítek -issues.label_templates.title=Nahrát předdefinovanou sadu značek -issues.label_templates.info=Nejsou zadány žádné značky. Pro vytvoření nové klikněte na tlačítko Nová značka nebo použijte předdefinovanou sadu. -issues.label_templates.helper=Vyberte sadu značek -issues.label_templates.use=Použít tuto sadu značek -issues.label_templates.fail_to_load_file=Nepodařilo se nahrát soubor šablony značek '%s': %v -issues.open_tab=%d otevřených -issues.close_tab=%d zavřených -issues.filter_label=Štítek -issues.filter_label_no_select=Není vybrán žádný štítek -issues.filter_milestone=Milník -issues.filter_milestone_no_select=Není vybrán žádný milník -issues.filter_assignee=Zpracovatel -issues.filter_assginee_no_select=Není vybrán žádný zpracovatel -issues.filter_type=Typ -issues.filter_type.all_issues=Všechny úkoly -issues.filter_type.assigned_to_you=Přiřazený vám -issues.filter_type.created_by_you=Vytvořený vámi -issues.filter_type.mentioning_you=Zmiňující vás -issues.filter_sort=Seřadit -issues.filter_sort.latest=Nejnovější -issues.filter_sort.oldest=Nejstarší -issues.filter_sort.recentupdate=Nedávno aktualizované -issues.filter_sort.leastupdate=Nejdřívější změny -issues.filter_sort.mostcomment=Nejvíce komentované -issues.filter_sort.leastcomment=Nejméně komentované -issues.opened_by=otevřeno %[1]s uživatelem <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=otevřeno %[1]s uživatelem %[2]s -issues.previous=Předchozí -issues.next=Další -issues.open_title=otevřený -issues.closed_title=zavřený -issues.num_comments=%d komentářů -issues.commented_at=`okomentoval <a href="#%s">%s</a>` -issues.delete_comment_confirm=Jste si jist, že chcete smazat tento komentář? -issues.no_content=Není zde žádný obsah. -issues.close_issue=Zavřít -issues.close_comment_issue=Okomentovat a zavřít -issues.reopen_issue=Znovuotevřít -issues.reopen_comment_issue=Okomentovat a znovuotevřít -issues.create_comment=Okomentovat -issues.closed_at=`zavřel <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`znovuotevřel <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`odkázal na tento úkol z revize <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Autor -issues.collaborator=Spolupracovník -issues.owner=Vlastník -issues.sign_in_require_desc=<a href="%s">Přihlašte se</a> pro zapojení do konverzace. -issues.edit=Upravit -issues.cancel=Zrušit -issues.save=Uložit -issues.label_title=Název štítku -issues.label_color=Barva štítku -issues.label_count=%d štítků -issues.label_open_issues=%d otevřených úkolů -issues.label_edit=Upravit -issues.label_delete=Smazat -issues.label_modify=Změna štítku -issues.label_deletion=Smazání štítku -issues.label_deletion_desc=Smazání tohoto štítku jej smaže také ze všech návazných úkolech. Chcete pokračovat? -issues.label_deletion_success=Štítek byl úspěšně smazán! -issues.num_participants=%d účastníků -issues.attachment.open_tab=`Klikněte pro zobrazení "%s" v nové záložce` -issues.attachment.download=`Klikněte pro stažení "%s"` - -pulls.new=Nový požadavek na natažení -pulls.compare_changes=Porovnat změny -pulls.compare_changes_desc=Porovnat dvě větve a vytvořit pro změny žádost na natažení. -pulls.compare_base=základní -pulls.compare_compare=porovnat -pulls.filter_branch=Filtrovat větev -pulls.no_results=Nebyly nalezeny žádné výsledky. -pulls.nothing_to_compare=Není co porovnávat, protože základní a hlavní větve jsou shodné. -pulls.has_pull_request=`Požadavek na natažení mezi těmito větvemi již existuje: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Vytvořit požadavek na natažení -pulls.title_desc=chce sloučit %[1]d revizí z větve <code>%[2]s</code> do větve <code>%[3]s</code> -pulls.merged_title_desc=sloučil %[1]d revizí z větve <code>%[2]s</code> do větve <code>%[3]s</code> před %[4]s -pulls.tab_conversation=Konverzace -pulls.tab_commits=Revize -pulls.tab_files=Změněné soubory -pulls.reopen_to_merge=Prosíme, otevřete znovu tento požadavek na natažení, aby se provedla operace sloučení. -pulls.merged=Sloučený -pulls.has_merged=Tento požadavek na natažení byl úspěšně sloučen! -pulls.data_broken=Data této žádosti na natažení byla narušena z důvodu smazání informací o rozštěpení. -pulls.is_checking=Kontrola konfliktů stále pokračuje, prosíme obnovte za několik okamžiků stránku. -pulls.can_auto_merge_desc=Tento požadavek na natažení může být automaticky sloučen. -pulls.cannot_auto_merge_desc=Tento požadavek na natažení nemůže být automaticky sloučen, neboť se v něm nachází konflikty. -pulls.cannot_auto_merge_helper=Prosíme proveďte sloučení ručně, aby byly vyřešeny konflitky. -pulls.merge_pull_request=Sloučit požadavek na stažení -pulls.open_unmerged_pull_exists=`Nemůžete znovuotevřít požadavek na stažení, neboť požadavek na stažení ze stejného repositáře se stejnými informacemi pro sloučení již existuje (#%d).` - -milestones.new=Nový milník -milestones.open_tab=%d otevřených -milestones.close_tab=%d zavřených -milestones.closed=Zavřen dne %s -milestones.no_due_date=Bez lhůty dokončení -milestones.open=Otevřít -milestones.close=Zavřít -milestones.new_subheader=Vytvořte milníky k organizaci vašich úkolů. -milestones.create=Vytvořit milník -milestones.title=Název -milestones.desc=Popis -milestones.due_date=Termín (volitelný) -milestones.clear=Zrušit -milestones.invalid_due_date_format=Formát data termínu je neplatný, musí být 'yyyy-mm-dd'. -milestones.create_success=Milník '%s' byl úspěšně vytvořen! -milestones.edit=Upravit milník -milestones.edit_subheader=Zadejte lepší popis milníků, aby lidé nebyli zmateni. -milestones.cancel=Zrušit -milestones.modify=Změnit milník -milestones.edit_success=Změny milníku '%s' byly úspěšně uloženy! -milestones.deletion=Smazání milníku -milestones.deletion_desc=Smazání tohoto milníku jej smaže také ze všech návazných úkolech. Chcete pokračovat? -milestones.deletion_success=Milník byl úspěšně smazán! - -wiki=Wiki -wiki.welcome=Vítejte ve Wiki! -wiki.welcome_desc=Wiki je místo pro vaši společnou dokumentaci projektu a návodů jak jej zlepšit. -wiki.create_first_page=Vytvořte první stránku -wiki.page=Stránka -wiki.filter_page=Filtr stránky -wiki.new_page=Vytvořit novou stránku -wiki.default_commit_message=Napište (volitelnou) poznámku k této úpravě. -wiki.save_page=Uložit stránku -wiki.last_commit_info=%s upravil tuto stránku %s -wiki.edit_page_button=Změnit stránku -wiki.new_page_button=Nová stránka -wiki.delete_page_button=Smazat stránku -wiki.delete_page_notice_1=Toto smaže stránku <code>"%s"</code>. Buďte si prosím jisti. -wiki.page_already_exists=Stránka Wiki se stejným názvem již existuje. -wiki.pages=Stránky -wiki.last_updated=Naposledy aktualizováno: %s - -settings=Nastavení -settings.options=Možnosti -settings.collaboration=Spolupráce -settings.collaboration.admin=Správce -settings.collaboration.write=Zápis -settings.collaboration.read=Čtení -settings.collaboration.undefined=Neurčeno -settings.hooks=Webové háčky -settings.githooks=Háčky Gitu -settings.basic_settings=Základní nastavení -settings.mirror_settings=Nastavení zrcadla -settings.sync_mirror=Provést synchronizaci -settings.mirror_sync_in_progress=Synchronizace zrcadel probíhá, prosím načtěte znovu stránku přibližně za minutu. -settings.site=Oficiální stránky -settings.update_settings=Změnit nastavení -settings.change_reponame_prompt=Tato změna ovlivní vztah odkazů k repositáři. -settings.advanced_settings=Pokročilá nastavení -settings.wiki_desc=Povolit systém Wiki -settings.use_internal_wiki=Použít vestavěný systém Wiki -settings.use_external_wiki=Používat externí Wiki -settings.external_wiki_url=URL externí Wiki -settings.external_wiki_url_desc=Návštěvníci budou při kliknutí na záložku přesměrování na tuto URL. -settings.issues_desc=Povolit systém úkolů -settings.use_internal_issue_tracker=Povolit věstavěný odlehčený systém úkolů -settings.use_external_issue_tracker=Použít externí systém úkolů -settings.tracker_url_format=Formát URL externího systému úkolů -settings.tracker_issue_style=Styl pojmenování externího systému úkolů: -settings.tracker_issue_style.numeric=Číselný -settings.tracker_issue_style.alphanumeric=Alfanumerický -settings.tracker_url_format_desc=Můžete použít zástupné výrazy <code>{user} {repo} {index}</code> pro uživatelské jméno, název repositáře a index úkolu. -settings.pulls_desc=Povolit požadavky na stažení, aby veřejné příspěvky mohly být akceptovány -settings.danger_zone=Nebezpečná zóna -settings.new_owner_has_same_repo=Nový vlastník již repositář se stejným názvem má. Vyberte, prosíme, jiné jméno. -settings.convert=Převést na běžný repositář -settings.convert_desc=Můžete převést toto zrcadlo na běžný repositář. Tato změna nemůže být vrácena. -settings.convert_notices_1=- Tato operace převede tento zrcadlový repositář na běžný repositář a tato změna nemůže být vrácena. -settings.convert_confirm=Potvrdit převod -settings.convert_succeed=Repositář byl úspěšně převeden na běžný typ. -settings.transfer=Předat vlastnictví -settings.transfer_desc=Předat tento repositář jinému uživateli nebo organizaci, ve které jste správce. -settings.transfer_notices_1=- Ztratíte přístup, pokud nový vlastník je samostatný uživatel. -settings.transfer_notices_2=- Přístup vám bude zachován, pokud nový vlastník je organizace a vy jste jedním z vlastníků. -settings.transfer_form_title=Zadejte prosím následující informace pro potvrzení operace: -settings.wiki_delete=Smazat data Wiki -settings.wiki_delete_desc=Pokud smažete data Wiki, nebude možné se vrátit. Buďte si, prosím, jist. -settings.wiki_delete_notices_1=- Toto smaže a vypne Wiki pro %s -settings.wiki_deletion_success=Data Wiki tohoto repositáře byla úspěšně smazána. -settings.delete=Smazat tento repositář -settings.delete_desc=Jakmile smažete repositář, není možné se vrátit. Buďte si, prosím, jist. -settings.delete_notices_1=- Tuto operaci <strong>nelze</strong> zvrátit. -settings.delete_notices_2=Tato operace permanentně smaže vše v tomto repositáři, včetně dat Gitu, úkolů, komentářů a přístupu spolupracovníků. -settings.delete_notices_fork_1=- Po smazání se všechny forky se stanou nezávislé. -settings.deletion_success=Repositář byl úspěšně smazán! -settings.update_settings_success=Možnosti repositáře byly úspěšně změněny. -settings.transfer_owner=Nový vlastník -settings.make_transfer=Předat -settings.transfer_succeed=Repositář byl úspěšně předán. -settings.confirm_delete=Potvrdit smazání -settings.add_collaborator=Přidat nového spolupracovníka -settings.add_collaborator_success=Nový spolupracovník byl přidán. -settings.delete_collaborator=Smazat -settings.collaborator_deletion=Smazání spolupracovníka -settings.collaborator_deletion_desc=Tento uživatel po tom, co bude smazán, již nebude mít přístup do tohoto repositáře pro spolupráci. Chcete pokračovat? -settings.remove_collaborator_success=Spolupracovník byl smazán. -settings.search_user_placeholder=Hledat uživatele... -settings.org_not_allowed_to_be_collaborator=Není dovoleno přidat organizaci jako spolupracovníka. -settings.user_is_org_member=Uživatel je již členem organizace, tudíž nemůže být přidán jako spolupracovník. -settings.add_webhook=Přidat webový háček -settings.hooks_desc=Webové háčky jsou podobné základním spouštím HTTP POST událostí. Kdykoliv se něco stane v Gitea, bude postaráno o oznámení specifikovanému cílovému serveru. Více se o daném dozvíte v <a target="_blank" rel="noopener" href="%s">příručce webových háčků</a>. -settings.webhook_deletion=Smazat webový háček -settings.webhook_deletion_desc=Smazáním tohoto webového háčku dojte také ke smazání veškerých informací o něm a také historie volání. Chcete pokračovat? -settings.webhook_deletion_success=Webový háček byl úspěšně smazán! -settings.webhook.test_delivery=Test doručitelnosti -settings.webhook.test_delivery_desc=Odeslat falešnou událost doručení nahrání pro test vašeho nastavení webových háčků -settings.webhook.test_delivery_success=Testovací webový háček byl přidán do fronty doručení. Bude to trvat několik sekund, než se ukáže v historii doručení. -settings.webhook.request=Požadavek -settings.webhook.response=Odpověď -settings.webhook.headers=Hlavičky -settings.webhook.payload=Datová část -settings.webhook.body=Tělo zprávy -settings.githooks_desc=Jelikož háčky Gitu jsou spravovány Gitem samotným, můžete v seznamu níže upravit soubory podporovaných háčku k provádění uživatelských operací. -settings.githook_edit_desc=Je-li háček neaktivní, bude zobrazen vzorový obsah. Nebude-li zadán žádný obsah, háček bude vypnut. -settings.githook_name=Název háčku -settings.githook_content=Obsah háčku -settings.update_githook=Upravit háček -settings.add_webhook_desc=Gitea zašle požadavek typu <code>POST</code> na zadanou URL, společně s informacemi o události, která nastala. Můžete také specifikovat, jaký datový formát se má použít po spuštění daného háčku (JSON, x-www-form-urlencoded, XML atp.). Více informací je k nalezení v našem <a target="_blank" rel="noopener" href="%s">Návodu na webové háčky</a>. -settings.payload_url=URL obsahu -settings.content_type=Typ obsahu -settings.secret=Tajný klíč -settings.slack_username=Uživatelské jméno -settings.slack_icon_url=URL ikony uživatele -settings.slack_color=Barva -settings.event_desc=Kdyby měl být webový háček spouštěn? -settings.event_push_only=Jen pouze při událost <code>nahrání</code>. -settings.event_send_everything=Potřebuji <strong>vše</strong>. -settings.event_choose=Nech mne vybrat, co potřebuji. -settings.event_create=Vytvořit -settings.event_create_desc=Větev nebo značka byla vytvořena -settings.event_pull_request=Požadavek na stažení -settings.event_pull_request_desc=Pull request byl otevřen, uzavřen, znovu-otevřen, upraven, přiřazen, zrušeno přiřazení, popis upraven, smazán nebo synchronizován. -settings.event_push=Nahrát -settings.event_push_desc=Nahrání pomocí Gitu do repositáře -settings.active=Aktivní -settings.active_helper=Podrobnosti vztahující se k události, která spustila háček, budou doručeny taktéž. -settings.add_hook_success=Nový webový háček byl přidán. -settings.update_webhook=Upravit webový háček -settings.update_hook_success=Webový háček byl upraven. -settings.delete_webhook=Smazat webový háček -settings.recent_deliveries=Nedávné dodávky -settings.hook_type=Typ háčku -settings.add_slack_hook_desc=Přidat integraci <a href="%s">Slacku</a> do vašeho repositáře. -settings.slack_token=Poukázka -settings.slack_domain=Doména -settings.slack_channel=Kanál -settings.deploy_keys=Klíče pro nasazení -settings.add_deploy_key=Přidat klíč pro nasazení -settings.deploy_key_desc=Klíče pro nasazení mají pouze přístup ke čtení. Nejsou stejné jako osobní klíče SSH. -settings.no_deploy_keys=Žádné klíče pro nasazení nebyly ještě přidány. -settings.title=Název -settings.deploy_key_content=Obsah -settings.key_been_used=Obsah klíče pro nasazení byl použit. -settings.key_name_used=Klíč pro nasazení se stejným jménem již existuje. -settings.add_key_success=Nový klíč pro nasazení '%s' byl úspěšně přidán! -settings.deploy_key_deletion=Smazat klíč pro nasazení -settings.deploy_key_deletion_desc=Smazání toho klíče pro nasazení smaže také veškerý k němu svázaný přístup do tohoto repositáře. Chcete pokračovat? -settings.deploy_key_deletion_success=Klíč pro nasazení byl úspěšně smazán! - -diff.browse_source=Procházet zdrojové kódy -diff.parent=rodič -diff.commit=revize -diff.data_not_available=Rozdílová data nejsou dostupná. -diff.show_diff_stats=Ukázat statistiku rozdílových dat -diff.show_split_view=Rozdělené zobrazení -diff.show_unified_view=Jednotný pohled -diff.stats_desc=<strong> %d změnil soubory</strong>, kde provedl <strong>%d přidání</strong> a <strong>%d odebrání</strong> -diff.bin=binární -diff.view_file=Zobrazit soubor -diff.file_suppressed=Diff nebyl zobrazen, protože je příliš veliký -diff.too_many_files=Některé soubory nejsou zobrazny, neboť je v této revizi změněno mnoho souborů - -release.releases=Vydání -release.new_release=Nové vydání -release.draft=Koncept -release.prerelease=Předběžná verze -release.stable=Stabilní -release.edit=upravit -release.ahead=<strong>%d</strong> revizí do větve %s od tohoto vydání -release.source_code=Zdrojový kód -release.new_subheader=Pro iteraci produktu zveřejňujte vydání. -release.edit_subheader=Detailní log změn může pomoci uživatelům porozumět, co bylo vylepšeno. -release.tag_name=Název značky -release.target=Cíl -release.tag_helper=Vyberte existující značku nebo vytvořte novou značku při vydání. -release.title=Název -release.content=Obsah -release.write=Zapsat -release.preview=Náhled -release.loading=Načítání... -release.prerelease_desc=Toto je předběžná verze -release.prerelease_helper=Zdůrazníme, že toto vydání není hotovo pro produkční nasazení. -release.cancel=Zrušit -release.publish=Zveřejnit vydání -release.save_draft=Uložit koncept -release.edit_release=Upravit vydání -release.delete_release=Smazat toto vydání -release.deletion=Smazání vydání -release.deletion_desc=Smazáním tohoto vydání se také smaže odpovídající značka. Chcete pokračovat? -release.deletion_success=Vydání bylo úspěšně smazáno! -release.tag_name_already_exist=Vydání s touto značkou již existuje. -release.tag_name_invalid=Název štítku není platný. -release.downloads=Soubory ke stažení - -[org] -org_name_holder=Název organizace -org_full_name_holder=Celý název organizace -org_name_helper=Skvělé názvy organizací jsou krátké a zapamatovatelné. -create_org=Vytvořit organizaci -repo_updated=Upraveno -people=Lidé -invite_someone=Přizvěte někoho -teams=Týmy -lower_members=členové -lower_repositories=repositáře -create_new_team=Vytvořit nový tým -org_desc=Popis -team_name=Název týmu -team_desc=Popis -team_name_helper=Tento název budete používat při zmiňovaní týmu v konverzacích. -team_desc_helper=Popište prosím tento tým -team_permission_desc=Jakou úroveň přístupu má mít tento tým? - -form.name_reserved=Název organizace '%s' je již rezervován. -form.name_pattern_not_allowed=Vzor názvu organizace '%s' není povolen. - -settings=Nastavení -settings.options=Možnosti -settings.full_name=Celé jméno -settings.website=Webové stránky -settings.location=Umístění -settings.update_settings=Upravit nastavení -settings.update_setting_success=Nastavení organizace bylo úspěšně upraveno. -settings.change_orgname_prompt=Tato změna ovlivní vztah odkazů k organizaci. -settings.update_avatar_success=Nastavení ikony organizace bylo úspěšně změněno. -settings.delete=Smazat organizaci -settings.delete_account=Smazat tuto organizaci -settings.delete_prompt=Organizace bude trvale smazána a tato změna <strong>nemůže</strong> být vrácena! -settings.confirm_delete_account=Potvrdit smazání -settings.delete_org_title=Smazání organizace -settings.delete_org_desc=Organizace bude trvale smazána, chcete pokračovat? -settings.hooks_desc=Přidejte webového háčky, které budou spouštěny nad <strong>všemi repositáři</strong> této organizace. - -members.membership_visibility=Viditelnost členství: -members.public=Veřejný -members.public_helper=označit jako soukromý -members.private=Soukromý -members.private_helper=označit jako veřejný -members.member_role=Role člena: -members.owner=Vlastník -members.member=Člen -members.remove=Smazat -members.leave=Opustit -members.invite_desc=Přidat nového člena do %s: -members.invite_now=Pozvat teď - -teams.join=Připojit -teams.leave=Opustit -teams.read_access=Právo čtení -teams.read_access_helper=Tento tým bude moci prohlížet a klonovat své repositáře. -teams.write_access=Právo zápisu -teams.write_access_helper=Tento tým bude schopen jak číst své repositáře, tak do nich nahrávat. -teams.admin_access=Přístup správce -teams.admin_access_helper=Tento tým bude schopen odeslat a natáhnout změny do svých repositářů, stejně tak přidat k těmto repositářům další spolupracovníky. -teams.no_desc=Tento tým není žádný popis -teams.settings=Nastavení -teams.owners_permission_desc=Vlastníci mají plný přístup do <strong>všech repositářů</strong> a jsou <strong>správci</strong> této organizace. -teams.members=Členové týmu -teams.update_settings=Upravit nastavení -teams.delete_team=Smazat tento tým -teams.add_team_member=Přidat člena týmu -teams.delete_team_title=Smazání týmu -teams.delete_team_desc=Jelikož bude tento tým smazán, jeho členové mohou ztratit přístup do některých repositářů. Chcete pokračovat? -teams.delete_team_success=Daný tým byl úspěšně smazán. -teams.read_permission_desc=Členství v tom týmu poskytuje právo <strong>čtení</strong>: členové mohou číst z a vytvářet klony repositářů týmu. -teams.write_permission_desc=Členství v tom týmu poskytuje právo <strong>zápisu</strong>: členové mohou číst z a nahrávat do repositářů týmu. -teams.admin_permission_desc=Členství v tom týmu poskytuje právo <strong>správce</strong>: členové mohou číst z, nahrávat do a přidávat spolupracovníky do repositářů týmu. -teams.repositories=Repositáře týmu -teams.search_repo_placeholder=Hledat repositář... -teams.add_team_repository=Přidat repositář týmu -teams.remove_repo=Smazat -teams.add_nonexistent_repo=Repositář, který se snažíte přidat, neexistuje. Prosím, nejdříve jej vytvořte. - -[admin] -dashboard=Přehled -users=Uživatelé -organizations=Organizace -repositories=Repositáře -authentication=Způsoby ověření -config=Nastavení -notices=Systémová oznámení -monitor=Sledování -first_page=První -last_page=Poslední -total=Celkem: %d - -dashboard.statistic=Statistika -dashboard.operations=Operace -dashboard.system_status=Stav sledování systému -dashboard.statistic_info=Databáze Gitea obsahuje <b>%d</b> uživatelů, <b>%d</b> organizací, <b>%d</b> veřejných klíčů, <b>%d</b> repositářů, <b>%d</b> hlídání, <b>%d</b> oblíbení, <b>%d</b> akcí, <b>%d</b> přístupů, <b>%d</b> úkolů, <b>%d</b> komentářů, <b>%d</b> sociálních účtů, <b>%d</b> sledování, <b>%d</b> zrcadel, <b>%d</b> vydání, <b>%d</b> zdrojů přihlášení, <b>%d</b> webových háčků, <b>%d</b> milníků, <b>%d</b> štítků, <b>%d</b> háčků, <b>%d</b> týmů, <b>%d</b> úkolu změn, <b>%d</b> příloh. -dashboard.operation_name=Název operace -dashboard.operation_switch=Přepnout -dashboard.operation_run=Spustit -dashboard.clean_unbind_oauth=Smazat nepřipojené asociace OAuth2 -dashboard.clean_unbind_oauth_success=Všechny nepřipojené asociace OAuth2 byly úspěšně smazány. -dashboard.delete_inactivate_accounts=Smazat všechny neaktivní účty -dashboard.delete_inactivate_accounts_success=Všechny neaktivní účty byly úspěšně smazány. -dashboard.delete_repo_archives=Smazat všechny archívy repositářů -dashboard.delete_repo_archives_success=Všechny archívy repositářů byly úspěšně smazány. -dashboard.delete_missing_repos=Smazat všechny záznamy repositářů, které ztratily soubory Gitu -dashboard.delete_missing_repos_success=Všechny repositáře, které ztratily soubory Gity, byly úspěšně smazány. -dashboard.git_gc_repos=Provést úklid nad repositáři -dashboard.git_gc_repos_success=Úklid nad všemi repositáři byl úspěšně proveden. -dashboard.resync_all_sshkeys=Přepsat soubor '.ssh/authorized_keys' (upozornění: klíče nevzniklé v Gitea budou ztraceny) -dashboard.resync_all_sshkeys_success=Všechny veřejné klíče byly úspěšně přepsány. -dashboard.resync_all_update_hooks=Přepsat háček úprav všech repositářů (potřebný v momentě změny cesty k uživatelskému konfiguračnímu souboru) -dashboard.resync_all_update_hooks_success=Háček úprav všech repositářů byl úspěšně přepsán. -dashboard.reinit_missing_repos=Znovu inicializovat záznamy všech repositářů, které ztratily soubory Gitu -dashboard.reinit_missing_repos_success=Záznamy všech repositářů, které ztratily soubory Gitu, byly znovu úspěšně inicializovány. - -dashboard.server_uptime=Doba provozu serveru -dashboard.current_goroutine=Aktuální Goroutines -dashboard.current_memory_usage=Aktuální využití paměti -dashboard.total_memory_allocated=Přidělené paměti celkem -dashboard.memory_obtained=Celkem získané paměti -dashboard.pointer_lookup_times=Časy vyhledávání ukazatelů -dashboard.memory_allocate_times=Časy přidělení paměti -dashboard.memory_free_times=Časy uvolnění paměti -dashboard.current_heap_usage=Aktuální využití paměti zásobníku -dashboard.heap_memory_obtained=Získaná paměť zásobníku -dashboard.heap_memory_idle=Nečinná paměť zásobníku -dashboard.heap_memory_in_use=Používána paměť zásobníku -dashboard.heap_memory_released=Uvolněná paměť zásobníku -dashboard.heap_objects=Objekty zásobníku -dashboard.bootstrap_stack_usage=Využití zásobníku prvotního zavedení -dashboard.stack_memory_obtained=Celkem získané paměti zásobníku -dashboard.mspan_structures_usage=Užití struktur MSpan -dashboard.mspan_structures_obtained=Získané struktury MSpan -dashboard.mcache_structures_usage=Užití struktur MCache -dashboard.mcache_structures_obtained=Získané struktury MCache -dashboard.profiling_bucket_hash_table_obtained=Získaná analytická tabulka -dashboard.gc_metadata_obtained=Získané metadata GC -dashboard.other_system_allocation_obtained=Získaná alokace ostatních systémových prostředků -dashboard.next_gc_recycle=Příští recyklace GC -dashboard.last_gc_time=Doba od poslední recyklace GC -dashboard.total_gc_time=Celková pauza GC -dashboard.total_gc_pause=Celková pauza GC -dashboard.last_gc_pause=Poslední pauza GC -dashboard.gc_times=Časy GC - -users.user_manage_panel=Uživatelský panel -users.new_account=Vytvořit nový účet -users.name=Jméno -users.activated=Aktivován -users.admin=Správce -users.repos=Repositáře -users.created=Vytvořen -users.send_register_notify=Poslat upozornění na registraci uživateli -users.new_success=Nový účet '%s' byl úspěšně vytvořen. -users.edit=Upravit -users.auth_source=Zdroj způsobu ověření -users.local=Místní -users.auth_login_name=Přihlašovací jméno způsobu ověření -users.password_helper=Nechte prázdné, pokud se nemá změnit. -users.update_profile_success=Profil účtu byl úspěšně změněn. -users.edit_account=Upravit účet -users.max_repo_creation=Limit počtu vytvořených repositářů -users.max_repo_creation_desc=(Nastavte na -1 pro použití výchozího systémového limitu) -users.is_activated=Tento účet je aktivován -users.prohibit_login=Tento účet má zakázáno přihlášení -users.is_admin=Tento účet je správce -users.allow_git_hook=Tento účet má právo vytváře háčky Gitu -users.allow_import_local=Tento účet má právo importovat místní repositáře -users.update_profile=Upravil profil účtu -users.delete_account=Smazat tento účet -users.still_own_repo=Tento účet je stále vlastníkem nejméně jednoho repositáře, je potřeba repositář nejdříve smazat nebo předat. -users.still_has_org=Tento účet je členem minimálně jedné organizace, musíte nejdříve dané organizace opustit nebo je smazat. -users.deletion_success=Účet byl úspěšně smazán! - -orgs.org_manage_panel=Panel správy organizací -orgs.name=Název -orgs.teams=Týmy -orgs.members=Členové - -repos.repo_manage_panel=Panel správy repositářů -repos.owner=Vlastník -repos.name=Název -repos.private=Soukromý -repos.watches=Sledovače -repos.stars=Oblíbení -repos.issues=Úkoly - -auths.auth_manage_panel=Panel správy způsobů ověřování -auths.new=Přidat nový zdroj -auths.name=Název -auths.type=Typ -auths.enabled=Povolený -auths.updated=Upravený -auths.auth_type=Typ ověření -auths.auth_name=Název ověření -auths.security_protocol=Protokol zabezpečení -auths.domain=Doména -auths.host=Server -auths.port=Port -auths.bind_dn=Připojení DN -auths.bind_password=Heslo připojení -auths.bind_password_helper=Upozornění: Toto heslo je ukládáno nešifrované. Nepoužívejte pro správcovské účty. -auths.user_base=Výchozí bod hledání uživatelů -auths.user_dn=DN uživatele -auths.attribute_username=Atribut uživatelského jména -auths.attribute_username_placeholder=Zanechat prázdné pro použití hodnoty pole uživatelského jména z přihlašovacího formuláře. -auths.attribute_name=Křestní jméno -auths.attribute_surname=Příjmení -auths.attribute_mail=E-mailová adresa -auths.attributes_in_bind=Vyzvednout atributy v kontextu Bind DN -auths.filter=Uživatelský filtr -auths.admin_filter=Správcovský filtr -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Typ ověření SMTP -auths.smtphost=Server SMTP -auths.smtpport=Port SMTP -auths.allowed_domains=Povolené domény -auths.allowed_domains_helper=Zanechte prázdné, pokud nechcete omezit jakékoliv domény. Domény musí být od sebe odděleny čárkou ','. -auths.enable_tls=Povolit šifrování TLS -auths.skip_tls_verify=Přeskočit ověření TLS -auths.pam_service_name=Název služby PAM -auths.enable_auto_register=Povolit zaregistrování se -auths.tips=Tipy -auths.edit=Upravit nastavení ověřování -auths.activated=Tento způsob ověřování je aktivní -auths.new_success=Nový způsob ověřování '%s' byl úspěšně přidán. -auths.update_success=Nastavení ověřování bylo úspěšně změněno. -auths.update=Změnit nastavení ověřování -auths.delete=Smazat tento způsob ověřování -auths.delete_auth_title=Smazání způsobu ověřování -auths.delete_auth_desc=Tento způsob ověřování bude smazán, chcete pokračovat? -auths.still_in_used=Tento způsob ověřování je stále používán některými uživateli. Prosím, nejdříve změňte u těchto uživatelů typ ověřování na jiný. -auths.deletion_success=Způsob ověřování byl úspěšně smazán! - -config.server_config=Nastavení serveru -config.app_name=Název aplikace -config.app_ver=Verze aplikace -config.app_url=URL aplikace -config.domain=Doména -config.offline_mode=Režim off-line -config.disable_router_log=Vypnout log směrovače -config.run_user=Účet pro spouštění -config.run_mode=Režim spouštění -config.repo_root_path=Kořenový adresář repositářů -config.static_file_root_path=Kořenový adresář statického souboru -config.log_file_root_path=Kořenový adresář souboru logu -config.script_type=Typ skriptu -config.reverse_auth_user=Uživatel obráceného ověření - -config.ssh_config=Nastavení SSH -config.ssh_enabled=Zapnutý -config.ssh_start_builtin_server=Spustit vestavěný server -config.ssh_domain=Doména -config.ssh_port=Port -config.ssh_listen_port=Port pro naslouchání -config.ssh_root_path=Kořenová cesta -config.ssh_key_test_path=Cesta testu klíčů -config.ssh_keygen_path=Cesta ke generátoru klíčů ('ssh-keygen') -config.ssh_minimum_key_size_check=Kontrola minimální velikosti klíčů -config.ssh_minimum_key_sizes=Minimální velikost klíčů - -config.db_config=Nastavení databáze -config.db_type=Typ -config.db_host=Server -config.db_name=Název -config.db_user=Uživatel -config.db_ssl_mode=Režim SSL -config.db_ssl_mode_helper=(pouze pro 'postgres') -config.db_path=Cesta -config.db_path_helper=(pro "sqlite3" a "tidb") - -config.service_config=Nastavení služby -config.register_email_confirm=Vyžadovat potvrzení e-mailem -config.disable_register=Vypnout registraci -config.show_registration_button=Ukázat tlačítko registrace -config.require_sign_in_view=Vyžadovat zobrazení přihlášení -config.mail_notify=Upozornění e-mailem -config.disable_key_size_check=Vypnout kontrolu minimální velikosti klíčů -config.enable_captcha=Povolit službu CAPTCHA -config.active_code_lives=Doba života aktivního kódu -config.reset_password_code_lives=Lhůta kódu pro obnovu hesla - -config.webhook_config=Nastavení webových háčků -config.queue_length=Délka fronty -config.deliver_timeout=Časový limit doručení -config.skip_tls_verify=Přeskočit ověření TLS - -config.mailer_config=Nastavení odesílání e-mailů -config.mailer_enabled=Zapnutý -config.mailer_disable_helo=Zakázat HELO -config.mailer_name=Název -config.mailer_host=Server -config.mailer_user=Uživatel -config.send_test_mail=Odeslat zkušební E-mail -config.test_mail_failed=Odeslání testovacího e-mailu na '%s' selhalo: %v -config.test_mail_sent=Zkušební e-mail byl odeslán na '%s'. - -config.oauth_config=Nastavení ověření OAuth -config.oauth_enabled=Zapnutý - -config.cache_config=Nastavení mezipaměti -config.cache_adapter=Adaptér mezipaměti -config.cache_interval=Interval mezipaměti -config.cache_conn=Připojení mezipaměti - -config.session_config=Nastavení relace -config.session_provider=Poskytovatel relace -config.provider_config=Nastavení poskytovatele -config.cookie_name=Název souboru cookie -config.enable_set_cookie=Povolit nastavení cookie -config.gc_interval_time=Čas intervalu GC -config.session_life_time=Doba trvání relace -config.https_only=Pouze protokol HTTPS -config.cookie_life_time=Doba života souboru cookie - -config.picture_config=Nastavení ikony uživatele -config.picture_service=Služba ikon uživatelů -config.disable_gravatar=Zakázat službu Gravatar -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Konfigurace Gitu -config.git_disable_diff_highlight=Zakázat zvýraznění syntaxe v rozdílovém zobrazení -config.git_max_diff_lines=Maximální počet rozdílových řádků jednoho souboru -config.git_max_diff_line_characters=Maximální počet zobrazených rozdílových znaků -config.git_max_diff_files=Maximální počet zobrazených rozdílových souborů -config.git_gc_args=Parametry GC -config.git_migrate_timeout=Časový limit migrace -config.git_mirror_timeout=Časový limit aktualizace zrcadla -config.git_clone_timeout=Časový limit operace naklonování -config.git_pull_timeout=Časový limit operace stažení -config.git_gc_timeout=Časový limit operace GC - -config.log_config=Nastavení logů -config.log_mode=Způsob logování - -monitor.cron=Naplánované úlohy -monitor.name=Název -monitor.schedule=Rozvrh -monitor.next=Příští čas spuštění -monitor.previous=Předešlý čas spuštění -monitor.execute_times=Doby provádění -monitor.process=Spuštěné procesy -monitor.desc=Popis -monitor.start=Čas zahájení -monitor.execute_time=Doba provádění - -notices.system_notice_list=Systémová oznámení -notices.view_detail_header=Zobrazit detail oznámení -notices.actions=Akce -notices.select_all=Vybrat vše -notices.deselect_all=Zrušit výběr všech -notices.inverse_selection=Inverzní výběr -notices.delete_selected=Smazat vybrané -notices.delete_all=Smazat všechna oznámení -notices.type=Typ -notices.type_1=Repositář -notices.desc=Popis -notices.op=Op. -notices.delete_success=Systémová upozornění byla úspěšně smazána. - -[action] -create_repo=vytvořil repositář <a href="%s">%s</a> -rename_repo=přejmenoval repositář z <code>%[1]s</code> na <a href="%[2]s">%[3]s</a> -commit_repo=odeslal do <a href="%[1]s/src/%[2]s">%[3]s</a> v <a href="%[1]s">%[4]s</a> -create_issue=`vytvořil úkol <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`uzavřel úkol <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`znovuotevřel úkol <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`vytvořil požadavek na stažení <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`zavřel požadavek na stažení <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`znovuotevřel požadavek na stažení <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`přidal komentář k úkolu <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`sloučil požadavek na stažení <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=předal repositář <code>%s</code> uživateli/organizaci <a href="%s">%s</a> -push_tag=nahrál značku <a href="%s/src/%s">%[2]s</a> do <a href="%[1]s">%[3]s</a> -compare_commits=Zobrazit porovnání pro tyto %d revize - -[tool] -ago=před -from_now=od teď -now=nyní -1s=%s 1 sekundou -1m=%s před jednou minutou -1h=%s jednou hodinou -1d=%s 1 dnem -1w=%s 1 týdnem -1mon=%s 1 měsícem -1y=%s 1 rokem -seconds=%[2]s %[1]d sekundami -minutes=%[2]s %[1]d minutami -hours=%[2]s %[1]d hodinami -days=%[2]s %[1]d dny -weeks=%[2]s %[1]d týdny -months=%[2]s %[1]d měsíci -years=%[2]s %[1]d roky -raw_seconds=sekund -raw_minutes=minut - -[dropzone] -default_message=Přetáhněte soubory sem nebo stiskněte Nahrát. -invalid_input_type=Nelze nahrát soubory tohoto typu. -file_too_big=Velikost souboru ({{filesize}} MB) je vyšší než maximální velikost ({{maxFilesize}} MB). -remove_file=Smazat soubor - diff --git a/conf/locale/locale_de-DE.ini b/conf/locale/locale_de-DE.ini deleted file mode 100644 index 422be93ba8..0000000000 --- a/conf/locale/locale_de-DE.ini +++ /dev/null @@ -1,1202 +0,0 @@ -app_desc=Ein einfacher, selbst gehosteter Git-Service - -home=Startseite -dashboard=Übersicht -explore=Erkunden -help=Hilfe -sign_in=Anmelden -sign_out=Abmelden -sign_up=Registrieren -register=Registrieren -website=Webseite -version=Version -page=Seite -template=Vorlage -language=Sprache -create_new=Erstellen... -user_profile_and_more=Benutzerprofil und mehr -signed_in_as=Angemeldet als - -username=Benutzername -email=E-Mail -password=Passwort -re_type=Erneut eingeben -captcha=Captcha - -repository=Repository -organization=Organisation -mirror=Mirror -new_repo=Neues Repository -new_migrate=Neue Migration -new_mirror=Neuer Mirror -new_fork=Neues Fork-Repository -new_org=Neue Organisation -manage_org=Organisationen verwalten -admin_panel=Administration -account_settings=Kontoeinstellungen -settings=Einstellungen -your_profile=Ihr Profil -your_settings=Ihre Einstellungen - -activities=Aktivitäten -pull_requests=Pull-Requests -issues=Issues - -cancel=Abbrechen - -[install] -install=Installation -title=Installationsschritte für den ersten Start -docker_helper=Wenn Gitea innerhalb von Docker läuft, lesen Sie sich bitte den <a target="_blank" rel="noopener" href="%s">Leitfaden</a> genau durch, bevor Sie irgendwas auf dieser Seite ändern! -requite_db_desc=Gitea benötigt MySQL, PostgreSQL, SQLite3 oder TiDB. -db_title=Datenbankeinstellungen -db_type=Datenbanktyp -host=Host -user=Benutzer -password=Passwort -db_name=Datenbankname -db_helper=Bitte verwenden Sie in MySQL die InnoDB-Engine mit dem Zeichensatz utf8_general_ci. -ssl_mode=SSL-Modus -path=Pfad -sqlite_helper=Der Dateipfad zur SQLite3- oder TiDB-Datenbank. <br>Bitte verwenden Sie einen absoluten Pfad, wenn Gitea als Service gestartet wird. -err_empty_db_path=SQLite3 oder TiDB Datenbankpfad darf nicht leer sein. -err_invalid_tidb_name=Der TiDB Datenbankname darf nicht "." und "-" enthalten. -no_admin_and_disable_registration=Sie können die Registrierung nicht deaktivieren, ohne ein Administratorkonto zu erstellen. -err_empty_admin_password=Das Administrator-Passwort darf nicht leer sein. - -general_title=Allgemeine Einstellungen -app_name=Name der Anwendung -app_name_helper=Hier den Namen der Organisation einfügen! -repo_path=Repository-Verzeichnis -repo_path_helper=Alle Git-Repositories werden in diesem Verzeichnis gespeichert. -run_user=Ausführender Benutzer -run_user_helper=Der Benutzer muss die Zugriffsberechtigung für das Repository-Verzeichnis haben und der ausführende Benutzer von Gitea sein. -domain=Domain -domain_helper=Dies hat Auswirkung auf die SSH Klon-URLs. -ssh_port=SSH Port -ssh_port_helper=Der Port Ihres SSH-Servers. Leer lassen um SSH zu deaktivieren. -http_port=HTTP Port -http_port_helper=Auf diesem Port wird Gitea erreichbar sein. -app_url=Anwendungs-URL -app_url_helper=Dies hat Auswirkung auf die HTTP/HTTPS Klon-URLs und den Inhalt der E-Mails. -log_root_path=Logdateipfad -log_root_path_helper=Verzeichnis in das Logdateien geschrieben werden. - -optional_title=Optionale Einstellungen -email_title=E-Mail-Service Einstellungen -smtp_host=SMTP Host -smtp_from=Von -smtp_from_helper=Absender-Adresse nach RFC 5322. Entweder nur eine E-Mail Adresse oder im Format: "Name" <email@example.com>. -mailer_user=Absender E-Mail -mailer_password=Absender Passwort -register_confirm=Registrierungsbestätigung aktivieren -mail_notify=E-Mail-Benachrichtigung aktivieren -server_service_title=Server- und sonstige Diensteinstellungen -offline_mode=Offline-Modus aktivieren -offline_mode_popup=CDN auch im Produktivmodus deaktivieren. Alle Dateien werden von diesem Server ausgeliefert. -disable_gravatar=Gravatar-Dienst deaktivieren -disable_gravatar_popup=Gravatar und benutzerdefinierte Quellen deaktivieren. Alle Profilbilder werden vom Nutzer hochgeladen oder sind das Standard-Profilbild. -federated_avatar_lookup=Suche nach föderierten Profilbildern einschalten -federated_avatar_lookup_popup=Der Suche nach föderierten Profilbildern die Verwendung von föderierten open source Services basierend auf libravatar erlauben. -disable_registration=Registrierung deaktivieren -disable_registration_popup=Registrierung neuer Benutzer deaktivieren. Nur Administratoren können Benutzerkonten anlegen. -enable_captcha=Captcha aktivieren -enable_captcha_popup=Captcha-Eingabe bei der Registrierung erforderlich. -require_sign_in_view=Seiten nur für angemeldete Benutzer zugänglich. -require_sign_in_view_popup=Nur angemeldete Benutzer können auf alle Seiten zugreifen. Gäste sehen nur die Seiten Anmelden/Registrieren. -admin_setting_desc=Sie müssen jetzt noch kein Administrator-Konto anlegen. Der erste Benutzer ("ID=1") erhält automatisch Administrator-Rechte. -admin_title=Administrator Einstellungen -admin_name=Benutzername -admin_password=Passwort -confirm_password=Passwort bestätigen -admin_email=Administrator E-Mail -install_btn_confirm=Gitea installieren -test_git_failed=Fehler beim Test des 'git' Kommandos: %v -sqlite3_not_available=Ihre Gitea-Version unterstützt SQLite3 nicht. Bitte laden Sie die offizielle binäre Version von %s herunter, NICHT die gobuild-Version. -invalid_db_setting=Datenbankeinstellungen sind nicht korrekt: %v -invalid_repo_path=Repository Verzeichnis ist ungültig: %v -run_user_not_match=Der ausführende Benutzer ist nicht der aktuelle Benutzer: %s -> %s -save_config_failed=Fehler beim Speichern der Konfiguration: %v -invalid_admin_setting=Admin-Konto Einstellungen sind ungültig: %v -install_success=Herzlich Willkommen! Wir sind froh, dass Sie sich für Gitea entschieden haben. Wir wünschen viel Vergnügen damit. -invalid_log_root_path=Pfad zum Log-Verzeichnis ist ungültig: %v - -[home] -uname_holder=Benutzername oder E-Mail -password_holder=Passwort -switch_dashboard_context=Kontext der Übersichtsseite wechseln -my_repos=Meine Repositories -show_more_repos=Zeige mehr Repositories... -collaborative_repos=Gemeinschaftliche Repositories -my_orgs=Meine Organisationen -my_mirrors=Meine Mirrors -view_home=%s betrachten - -issues.in_your_repos=In Ihren Repositories - -[explore] -repos=Repositories -users=Benutzer -search=Suche - -[auth] -create_new_account=Neues Konto erstellen -register_hepler_msg=Haben Sie bereits ein Konto? Jetzt anmelden! -social_register_hepler_msg=Haben Sie bereits ein Konto? Jetzt verknüpfen! -disable_register_prompt=Es tut uns leid, die Registrierung wurde deaktiviert. Bitte wenden Sie sich an den Administrator. -disable_register_mail=Es tut uns leid, die Bestätigung der Registrierungs-E-Mail wurde deaktiviert. -remember_me=Angemeldet bleiben -forgot_password=Passwort vergessen -forget_password=Passwort vergessen? -sign_up_now=Benötigen Sie ein Konto? Registrieren Sie sich jetzt. -confirmation_mail_sent_prompt=Eine neue Bestätigungs-E-Mail wurde an <b>%s</b> gesendet. Bitte kontrollieren Sie Ihr Postfach innerhalb der nächsten %d Stunden, um die Registrierung abzuschließen. -active_your_account=Aktivieren Sie Ihr Konto -prohibit_login=Anmelden verboten -prohibit_login_desc=Ihrem Konto ist es nicht gestattet sich anzumelden. Bitte kontaktieren Sie den Administrator. -resent_limit_prompt=Es tut uns leid, aber Sie haben bereits eine Aktivierungs-E-Mail angefordert. Bitte warten Sie 3 Minuten und probieren Sie es dann nochmal. -has_unconfirmed_mail=Hallo %s, Sie haben eine unbestätigte E-Mail-Adresse (<b>%s</b>). Wenn Sie keine Bestätigungs-E-Mail erhalten haben oder eine neue benötigen, klicken Sie bitte auf den folgenden Button. -resend_mail=Hier klicken, um die Aktivierungs-E-Mail erneut zu versenden -email_not_associate=Diese E-Mail-Adresse ist mit keinem Konto verknüpft. -send_reset_mail=Hier klicken, um die E-Mail zum Passwort-zurücksetzen erneut zu versenden -reset_password=Passwort zurücksetzen -invalid_code=Es tut uns leid, der Bestätigungscode ist abgelaufen oder ungültig. -reset_password_helper=Hier klicken, um das Passwort zurückzusetzen -password_too_short=Das Passwort muss mindenstens 6 Zeichen lang sein. -non_local_account=Nicht-lokale Konten können Passwörter nicht via Gitea ändern. - -[mail] -activate_account=Bitte aktivieren Sie Ihr Konto -activate_email=Bestätigen Sie Ihre E-Mail-Adresse -reset_password=Passwort zurücksetzen -register_success=Registrierung erfolgreich, Willkommen -register_notify=Willkommen an Bord - -[modal] -yes=Ja -no=Nein -modify=Ändern - -[form] -UserName=Benutzername -RepoName=Repository-Name -Email=E-Mail-Adresse -Password=Passwort -Retype=Passwort erneut eingeben -SSHTitle=SSH-Schlüsselname -HttpsUrl=HTTPS URL -PayloadUrl=Payload URL -TeamName=Teamname -AuthName=Name der Autorisierung -AdminEmail=Administrator E-Mail - -NewBranchName=Neuer Branch Name -CommitSummary=Commit Zusammenfassung -CommitMessage=Commit Nachricht -CommitChoice=Commit Auswahl -TreeName=Dateipfad -Content=Inhalt - -require_error=` darf nicht leer sein.` -alpha_dash_error=` kann ausschließlich alphanumerische Zeichen und "-_" enthalten.` -alpha_dash_dot_error=` kann ausschließlich alphanumerische Zeichen und ".-_" enthalten.` -size_error=` muss die Größe %s haben.` -min_size_error=` muss mindestens %s Zeichen enthalten.` -max_size_error=` darf höchstens %s Zeichen enthalten.` -email_error=` ist keine gültige E-Mail-Adresse.` -url_error=` ist keine gültige URL.` -include_error=` muss den Text '%s' enthalten.` -unknown_error=Unbekannter Fehler: -captcha_incorrect=Captcha stimmt nicht überein. -password_not_match=Die Passwörter stimmen nicht überein. - -username_been_taken=Benutzername ist bereits vergeben. -repo_name_been_taken=Repository-Name ist bereits vergeben. -org_name_been_taken=Organisationsname ist bereits vergeben. -team_name_been_taken=Teamname ist bereits vergeben. -email_been_used=E-Mail-Adresse wird bereits verwendet. -username_password_incorrect=Benutzername oder Passwort ist nicht korrekt. -enterred_invalid_repo_name=Bitte achten Sie darauf, dass der von Ihnen eingegebene Repository-Name korrekt ist. -enterred_invalid_owner_name=Bitte achten Sie darauf, dass der eingegebene Name des Besitzers korrekt ist. -enterred_invalid_password=Bitte achten Sie darauf, dass das eingegebene Passwort richtig ist. -user_not_exist=Angegebener Benutzer existiert nicht. -last_org_owner=Entfernen des letzten Mitglieds aus einem Eigentümer-Team ist nicht zulässig, da es immer mindestens einen Eigentümer je Organisation geben muss. - -invalid_ssh_key=Leider sind wir nicht in der Lage, Ihren SSH-Schlüssel zu überprüfen: %s -unable_verify_ssh_key=Gitea kann Ihren SSH-Schlüssel nicht überprüfen, nimmt aber an, dass er gültig ist. Bitte stellen Sie dies selbst sicher. -auth_failed=Authentifizierung fehlgeschlagen: %v - -still_own_repo=Ihr Konto besitzt noch Repositories. Diese müssen zuerst gelöscht oder übertragen werden. -still_has_org=Sie sind noch Mitglied einer Organisation, bitte löschen Sie zunächst diese Mitgliedschaft. -org_still_own_repo=Diese Organisation besitzt noch Repositories. Diese müssen zuerst gelöscht oder übertragen werden. - -target_branch_not_exist=Ziel-Branch existiert nicht - -[user] -change_avatar=Ändern Sie ihr Profilbild -join_on=Beigetreten am -repositories=Repositories -activity=Öffentliche Aktivität -followers=Folgende -starred=Favorisierte Repositories -following=Folge ich -follow=Folgen -unfollow=Nicht mehr folgen - -form.name_reserved=Der Benutzername '%s' ist reserviert. -form.name_pattern_not_allowed=Benutzernamen der Form '%s' sind nicht erlaubt. - -[settings] -profile=Profil -password=Passwort -avatar=Profilbild -ssh_keys=SSH-Schlüssel -social=Soziale Konten -applications=Anwendungen -orgs=Organisationen -delete=Konto löschen -uid=Uid - -public_profile=Öffentliches Profil -profile_desc=Ihre E-Mail-Adresse ist öffentlich einsehbar und dient dazu, Ihnen Benachrichtigungen bezüglich Ihres Kontos und Aktivitäten auf der Webseite zu schicken. -password_username_disabled=Nicht-lokalen Benutzern ist es nicht erlaubt, ihren Benutzernamen zu ändern. -full_name=Vollständiger Name -website=Webseite -location=Standort -update_profile=Profil aktualisieren -update_profile_success=Ihr Profil wurde erfolgreich aktualisiert. -change_username=Benutzername geändert -change_username_prompt=Diese Änderung wirkt sich auf die Links zu Ihrem Benutzerkonto aus. -continue=Weiter -cancel=Abbrechen - -lookup_avatar_by_mail=Suche nach Profilbildern via E-Mail -federated_avatar_lookup=Suche nach föderierten Profilbildern -enable_custom_avatar=Benutzerdefiniertes Profilbild aktivieren -choose_new_avatar=Neues Profilbild auswählen -update_avatar=Profilbildeinstellungen aktualisieren -delete_current_avatar=Aktuelles Profilbild löschen -uploaded_avatar_not_a_image=Die hochgeladene Datei ist kein Bild. -update_avatar_success=Ihre Profilbild-Einstellung wurden erfolgreich aktualisiert. - -change_password=Passwort ändern -old_password=Aktuelles Passwort -new_password=Neues Passwort -retype_new_password=Neues Passwort erneut eingeben -password_incorrect=Aktuelles Passwort ist nicht korrekt. -change_password_success=Ihr Passwort wurde geändert. Sie können sich jetzt mit ihrem neuen Passwort anmelden. -password_change_disabled=Nicht-lokalen Benutzern ist es nicht erlaubt, ihr Passwort zu ändern. - -emails=E-Mail-Adressen -manage_emails=E-Mail-Adressen verwalten -email_desc=Ihre primäre E-Mail-Adresse wird für Benachrichtigungen und andere Funktionen verwendet. -primary=Primär -primary_email=Als primäre Adresse verwenden -delete_email=Löschen -email_deletion=E-Mail löschen -email_deletion_desc=Das Löschen dieser E-Mail Adresse wird alle Informationen entfernen, die mit dieser E-Mail Adresse verknüpft sind. Wollen Sie fortfahren? -email_deletion_success=E-Mail-Adresse wurde erfolgreich gelöscht! -add_new_email=Neue E-Mail-Adresse hinzufügen -add_email=E-Mail-Adresse hinzufügen -add_email_confirmation_sent=Eine neue Bestätigungsmail wurde an '%s' gesendet, bitte überprüfen Sie Ihren Posteingang innerhalb von %d Stunden um die Bestätigung abzuschließen. -add_email_success=Ihre neue E-Mail-Adresse wurde erfolgreich hinzugefügt. - -manage_ssh_keys=SSH-Schlüssel verwalten -add_key=Schlüssel hinzufügen -ssh_desc=Dies ist eine Liste aller SSH-Schlüssel, die Ihrem Konto zugeordnet sind. Bitte entfernen Sie alle Schlüssel, die Ihnen nicht bekannt sind. -ssh_helper=<strong>Brauchen Sie Hilfe?</strong> Hier ist eine Anleitung zum <a href="%s">Erzeugen von SSH-Schlüsseln</a> oder <a href="%s">Lösen einfacher SSH-Probleme</a>. -add_new_key=SSH-Schlüssel hinzufügen -ssh_key_been_used=Inhalt des öffentlichen Schlüssels wurde verwendet. -ssh_key_name_used=Ein öffentlicher Schlüssel mit diesem Namen existiert bereits. -key_name=Schlüsselname -key_content=Inhalt -add_key_success=Neuer SSH-Schlüssel '%s' wurde erfolgreich hinzugefügt! -delete_key=Löschen -ssh_key_deletion=SSH-Schlüssel löschen -ssh_key_deletion_desc=Das Löschen dieses SSH-Schlüssels wird alle zugehörigen Zugriffsberechtigungen auf Ihr Konto entfernen. Möchten Sie fortfahren? -ssh_key_deletion_success=SSH-Schlüssel wurde erfolgreich gelöscht! -add_on=Hinzugefügt am -last_used=Zuletzt verwendet am -no_activity=Keine neuen Aktivitäten -key_state_desc=Dieser Schlüssel wurde in den letzten 7 Tagen verwendet -token_state_desc=Dieses Token wurde in den letzten 7 Tagen benutzt - -manage_social=Verknüpfte soziale Konten verwalten -social_desc=Dies ist eine Liste verknüpfter sozialer Konten. Bitte entfernen Sie alle Verknüpfungen, die Ihnen nicht bekannt sind. -unbind=Verknüpfung entfernen -unbind_success=Die Verknüpfung zum sozialen Konto wurde entfernt. - -manage_access_token=Verwaltung persönlicher Zugangs-Token -generate_new_token=Neuen Token erzeugen -tokens_desc=Die von Ihnen erzeugten Token können zum Zugriff auf die Gitea-API verwendet werden. -new_token_desc=Jeder Token erlaubt vollen Zugriff auf ihr Konto. -token_name=Token-Name -generate_token=Token generieren -generate_token_succees=Ihr Zugangs-Token wurde erfolgreich generiert! Stellen Sie sicher, dass Sie den Token kopiert haben, da Sie ihn später nicht mehr ansehen können! -delete_token=Löschen -access_token_deletion=Persönlichen Token entfernen -access_token_deletion_desc=Das Löschen dieses persönlichen Zugangs-Tokens wird alle zugehörigen Zugriffe der Anwendung entfernen. Möchten Sie fortfahren? -delete_token_success=Persönlicher Zugriffs-Token wurde erfolgreich entfernt! Vergessen Sie nicht Ihre Anwendung zu aktualisieren. - -delete_account=Konto löschen -delete_prompt=Diese Aktion wird Ihr Konto dauerhaft löschen und kann <strong>NICHT</strong> rückgängig gemacht werden! -confirm_delete_account=Löschvorgang bestätigen -delete_account_title=Konto löschen -delete_account_desc=Sie sind dabei dieses Konto dauerhaft zu löschen. Möchten Sie wirklich fortfahren? - -[repo] -owner=Besitzer -repo_name=Repository-Name -repo_name_helper=Ein guter Repository-Name besteht gewöhnlich aus kurzen, leicht zu merkenden und eindeutigen Schlüsselworten. -visibility=Sichtbarkeit -visiblity_helper=Dieses Repository ist <span class="ui red text">privat</span> -visiblity_helper_forced=Der Administrator hat festgelegt, dass alle neuen Repositories <span class="ui red text">privat</span> sein müssen -visiblity_fork_helper=(Eine Änderung dieses Wertes wirkt sich auf alle Forks aus) -clone_helper=Sie brauchen Hilfe beim Klonen? Öffnen Sie die <a target="_blank" rel="noopener" href="%s">Hilfe</a>! -fork_repo=Repository forken -fork_from=Fork von -fork_visiblity_helper=Die Sichtbarkeit von geforkten Repositories ist nicht veränderbar. -repo_desc=Beschreibung -repo_lang=Sprache -repo_gitignore_helper=Wählen Sie eine .gitignore Vorlage aus -license=Lizenz -license_helper=Wählen Sie eine Lizenz aus -readme=Readme -readme_helper=Readme Vorlage auswählen -auto_init=Repository mit ausgewählten Dateien und Vorlagen initialisieren -create_repo=Repository erstellen -default_branch=Standard-Branch -mirror_prune=Entfernen -mirror_prune_desc=Entferne alle Verweise auf nicht mehr existierende entfernte Repositories -mirror_interval=Mirror-Intervall (in Stunden) -mirror_address=Mirror-Adresse -mirror_address_desc=Bitte die nötigen Zugangsdaten in die Adresse mit aufnehmen. -mirror_last_synced=Zuletzt synchronisiert -watchers=Beobachter -stargazers=In Favoriten von -forks=Forks - -form.reach_limit_of_creation=Der Besitzer hat die maximale Anzahl von %d erstellbaren Repositories erreicht. -form.name_reserved=Repository-Name '%s' ist reserviert. -form.name_pattern_not_allowed=Repository-Namen der Form '%s' sind nicht erlaubt. - -need_auth=Authorisierung benötigt -migrate_type=Migrationstyp -migrate_type_helper=Dieses Repository wird ein <span class="text blue">Mirror</span> sein -migrate_repo=Repository migrieren -migrate.clone_address=Adresse kopieren -migrate.clone_address_desc=Dies kann eine HTTP/HTTPS/GIT URL oder ein lokaler Serverpfad sein. -migrate.permission_denied=Ihnen fehlen die Rechte zum Importieren lokaler Repositories. -migrate.invalid_local_path=Der lokale Pfad ist ungültig, existiert nicht oder ist kein Ordner. -migrate.failed=Fehler bei Migration: %v - -mirror_from=Mirror von -forked_from=geforkt von -fork_from_self=Sie können kein Repository forken, das Ihnen gehört! -copy_link=Kopieren -copy_link_success=Kopiert! -copy_link_error=Drücken Sie ⌘-C oder Strg-C zum Kopieren -copied=Erfolgreich kopiert -unwatch=Beobachten beenden -watch=Beobachten -unstar=Favorit entfernen -star=Favorit hinzufügen -fork=Fork -download_archive=Dieses Repository herunterladen - -no_desc=Keine Beschreibung -quick_guide=Kurzanleitung -clone_this_repo=Dieses Repository klonen -create_new_repo_command=Erstellen Sie ein neues Repository mittels der Kommandozeile -push_exist_repo=Bestehendes Repository von der Kommandozeile pushen -repo_is_empty=Dieses Repository ist leer. Bitte kommen Sie später wieder! - -code=Code -branch=Branch -tree=Struktur -filter_branch_and_tag=Nach Branch oder Tag filtern -branches=Branches -tags=Tags -issues=Issues -pulls=Pull-Requests -labels=Label -milestones=Meilensteine -commits=Commits -releases=Releases -file_raw=Originalformat -file_history=Verlauf -file_view_raw=Ansicht im Originalformat -file_permalink=Permalink -file_too_large=Diese Datei ist zu groß zum Anzeigen - -editor.new_file=Neue Datei -editor.upload_file=Datei hochladen -editor.edit_file=Datei bearbeiten -editor.preview_changes=Vorschau der Änderungen -editor.cannot_edit_non_text_files=Nicht-Text Dateien können nicht bearbeitet werden -editor.edit_this_file=Datei bearbeiten -editor.must_be_on_a_branch=Sie müssen sich in einem Branch befinden, um Änderungen an dieser Datei vorzuschlagen oder vorzunehmen -editor.fork_before_edit=Um die Datei zu bearbeiten, müssen Sie das Repository forken -editor.delete_this_file=Datei löschen -editor.must_have_write_access=Du musst Schreibzugriff haben, um Änderungen an dieser Datei vorzuschlagen oder vorzunehmen -editor.file_delete_success=Die Datei '%s' wurde erfolgreich gelöscht! -editor.name_your_file=Dateinamen eingeben... -editor.filename_help=Um einen Ordner hinzuzufügen, gib den Namen ein und drücke /. Um einen Ordner zu entfernen, gehe zum Anfang des Feldes und drücke auf die Rücktaste. -editor.or=oder -editor.cancel_lower=abbrechen -editor.commit_changes=Änderungen einchecken -editor.add_tmpl=Hinzufügen von '%s/<filename>' -editor.add='%s' hinzufügen -editor.update='%s' ändern -editor.delete='%s' löschen -editor.commit_message_desc=Eine ausführlichere Beschreibung kann hinzugefügt werden... -editor.commit_directly_to_this_branch=Direkt in den <strong class="branch-name">%s</strong> Branch einchecken. -editor.create_new_branch=Einen <strong>neuen Branch</strong> für diesen Commit erstellen und einen Pull Request starten. -editor.new_branch_name_desc=Neuer Branch Name... -editor.cancel=Abbrechen -editor.filename_cannot_be_empty=Der Dateiname darf nicht leer sein. -editor.branch_already_exists=Branch '%s' existiert bereits in diesem Repository. -editor.directory_is_a_file='%s' im übergeordneten Verzeichnis ist eine Datei und kein Verzeichnis. -editor.file_is_a_symlink=Die Datei '%s' ist ein Symlink der nicht über den Web Editor bearbeitet werden kann. -editor.filename_is_a_directory=Die Datei '%s' existiert bereits als Verzeichnis in diesem Repository. -editor.file_editing_no_longer_exists=Die Datei '%s', welche Sie bearbeiten, existiert in diesem Repository nicht mehr. -editor.file_changed_while_editing=Seit dem Start der Bearbeitung hat sich die Datei geändert. <a target="_blank" rel="noopener" href="%s">Hier klicken</a> um die Änderungen zu sehen, oder nochmals <strong>Commit drücken</strong> um die Änderungen zu überschreiben. -editor.file_already_exists=Eine Datei mit dem Namen '%s' existiert bereits in diesem Repository. -editor.no_changes_to_show=Keine Änderungen vorhanden. -editor.fail_to_update_file=Fehler beim Ändern/Erstellen der Datei '%s'. Fehler: %v -editor.add_subdir=Unterverzeichnis erstellen... -editor.unable_to_upload_files=Fehler beim Hochladen der Dateien zu '%s'. Fehler: %v -editor.upload_files_to_dir=Dateien hochladen nach '%s' - -commits.commits=Commits -commits.search=Commits durchsuchen -commits.find=Finden -commits.author=Autor -commits.message=Nachricht -commits.date=Datum -commits.older=Älter -commits.newer=Neuer - -issues.new=Neues Issue -issues.new.labels=Label -issues.new.no_label=Kein Label -issues.new.clear_labels=Labels entfernen -issues.new.milestone=Meilenstein -issues.new.no_milestone=Kein Meilenstein -issues.new.clear_milestone=Meilenstein entfernen -issues.new.open_milestone=Offene Meilensteine -issues.new.closed_milestone=Geschlossene Meilensteine -issues.new.assignee=Zuständig -issues.new.clear_assignee=Zuständigkeit entfernen -issues.new.no_assignee=Niemand zuständig -issues.create=Issue erstellen -issues.new_label=Neues Label -issues.new_label_placeholder=Label-Name... -issues.create_label=Label erstellen -issues.label_templates.title=Lade vordefinierte Label -issues.label_templates.info=Es sind noch keine Label vorhanden. Sie können vordefinierte Label benutzen, oder auf "Neues Label" klicken um eines zu erstellen. -issues.label_templates.helper=Wählen Sie ein Label -issues.label_templates.use=Dieses Label Set benutzen -issues.label_templates.fail_to_load_file=Fehler beim Laden der Label Template Datei '%s': %v -issues.open_tab=%d offen -issues.close_tab=%d geschlossen -issues.filter_label=Label -issues.filter_label_no_select=Kein Label gewählt -issues.filter_milestone=Meilenstein -issues.filter_milestone_no_select=Kein Meilenstein ausgewählt -issues.filter_assignee=Zuständig -issues.filter_assginee_no_select=Keine Zuständigkeit ausgewählt -issues.filter_type=Typ -issues.filter_type.all_issues=Alle Issues -issues.filter_type.assigned_to_you=Ihnen zugewiesen -issues.filter_type.created_by_you=Von Ihnen erstellt -issues.filter_type.mentioning_you=Erwähnt Sie -issues.filter_sort=Sortieren -issues.filter_sort.latest=Neueste -issues.filter_sort.oldest=Älteste -issues.filter_sort.recentupdate=Kürzlich aktualisiert -issues.filter_sort.leastupdate=Am längsten nicht aktualisiert -issues.filter_sort.mostcomment=Am meisten kommentiert -issues.filter_sort.leastcomment=Am wenigsten kommentiert -issues.opened_by=%[1]s geöffnet von <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=geöffnet %[1]s von %[2]s -issues.previous=Vorherige -issues.next=Nächste -issues.open_title=Offen -issues.closed_title=Geschlossen -issues.num_comments=%d Kommentare -issues.commented_at=`kommentierte <a href="#%s">%s</a>` -issues.delete_comment_confirm=Sind Sie sich sicher, dass Sie diesen Kommentar löschen wollen? -issues.no_content=Hier gibt es bis jetzt noch keinen Inhalt. -issues.close_issue=Schließen -issues.close_comment_issue=Kommentieren und schließen -issues.reopen_issue=Wieder öffnen -issues.reopen_comment_issue=Kommentieren und wieder öffnen -issues.create_comment=Kommentieren -issues.closed_at=`hat <a id="%[1]s" href="#%[1]s">%[2]s</a> geschlossen` -issues.reopened_at=`hat <a id="%[1]s" href="#%[1]s">%[2]s</a> wieder geöffnet` -issues.commit_ref_at=`hat dieses Issue <a id="%[1]s" href="#%[1]s">%[2]s</a> aus einem Commit referenziert` -issues.poster=Ersteller -issues.collaborator=Mitarbeiter -issues.owner=Besitzer -issues.sign_in_require_desc=<a href="%s">Anmelden</a>, um an der Diskussion teilzunehmen. -issues.edit=Bearbeiten -issues.cancel=Abbrechen -issues.save=Speichern -issues.label_title=Labelname -issues.label_color=Labelfarbe -issues.label_count=%d Label -issues.label_open_issues=%d offene Issues -issues.label_edit=Bearbeiten -issues.label_delete=Löschen -issues.label_modify=Label ändern -issues.label_deletion=Label löschen -issues.label_deletion_desc=Das Label wird von allen verknüpften Issues entfernt. Möchten Sie fortfahren? -issues.label_deletion_success=Label wurde erfolgreich gelöscht! -issues.num_participants=%d Beteiligte -issues.attachment.open_tab=`Klicken um "%s" in einem neuen Tab zu öffnen` -issues.attachment.download=`Klicken um "%s" herunterzuladen` - -pulls.new=Neuer Pull-Request -pulls.compare_changes=Änderungen vergleichen -pulls.compare_changes_desc=Zwei Branches vergleichen und einen Pull-Request für die Änderungen erstellen. -pulls.compare_base=Base -pulls.compare_compare=vergleichen -pulls.filter_branch=Branch filtern -pulls.no_results=Keine Ergebnisse verfügbar. -pulls.nothing_to_compare=Es gibt nichts zu vergleichen, da Base- und Head-Branch gleich sind. -pulls.has_pull_request=`Es existiert bereits ein Pull-Request zwischen diesen beiden Zielen: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Pull-Request erstellen -pulls.title_desc=möchte %[1]d Commits von <code>%[2]s</code> nach <code>%[3]s</code> zusammenführen -pulls.merged_title_desc=hat %[1]d Commits von <code>%[2]s</code> nach <code>%[3]s</code> %[4]s zusammengeführt -pulls.tab_conversation=Diskussion -pulls.tab_commits=Commits -pulls.tab_files=Geänderte Dateien -pulls.reopen_to_merge=Bitte diesen Pull-Request wieder eröffnen, um die Merge-Operation auszuführen. -pulls.merged=Zusammengeführt -pulls.has_merged=Dieser Pull-Request wurde erfolgreich zusammengeführt! -pulls.data_broken=Die Daten dieses Pull-Requests sind defekt, da Fork-Informationen gelöscht wurden. -pulls.is_checking=Die Konfliktprüfung läuft noch. Bitte aktualisieren Sie die Seite in wenigen Augenblicken. -pulls.can_auto_merge_desc=Dieser Pull-Request kann automatisch zusammengeführt werden. -pulls.cannot_auto_merge_desc=Dieser Pull-Request kann nicht automatisch zusammengeführt werden, da es Konflikte gibt. -pulls.cannot_auto_merge_helper=Bitte manuell zusammenführen, um die Konflikte zu lösen. -pulls.merge_pull_request=Pull-Request zusammenführen -pulls.open_unmerged_pull_exists=`Sie können diesen Pull-Request nicht wieder öffnen, da bereits ein offener Pull-Request (#%d) aus dem selben Repository mit den gleichen Merge-Informationen existiert und auf das Zusammenführen wartet.` - -milestones.new=Neuer Meilenstein -milestones.open_tab=%d offen -milestones.close_tab=%d geschlossen -milestones.closed=Geschlossen %s -milestones.no_due_date=Kein Fälligkeitsdatum -milestones.open=Offen -milestones.close=Geschlossen -milestones.new_subheader=Erstellen Sie Meilensteine, um ihre Issues zu organisieren. -milestones.create=Meilenstein erstellen -milestones.title=Titel -milestones.desc=Beschreibung -milestones.due_date=Fälligkeitsdatum (optional) -milestones.clear=Feld leeren -milestones.invalid_due_date_format=Format des Fälligkeitsdatums ist ungültig. Es muss das Format 'JJJJ-MM-TT' haben. -milestones.create_success=Meilenstein '%s' wurde erfolgreich erstellt! -milestones.edit=Meilenstein bearbeiten -milestones.edit_subheader=Verwenden Sie eine aussagekräftige Beschreibung für Meilensteine, um Missverständnisse zu vermeiden. -milestones.cancel=Abbrechen -milestones.modify=Meilenstein ändern -milestones.edit_success=Änderungen des Meilensteins '%s' wurden erfolgreich gespeichert! -milestones.deletion=Meilenstein löschen -milestones.deletion_desc=Der Meilenstein wird von allen verknüpften Issues entfernt. Möchten Sie fortfahren? -milestones.deletion_success=Meilenstein erfolgreich gelöscht! - -wiki=Wiki -wiki.welcome=Willkommen im Wiki! -wiki.welcome_desc=Das Wiki ist der Ort, an dem Sie ihr Projekt gemeinsam dokumentieren und verbessern können. -wiki.create_first_page=Erstellen Sie die erste Seite -wiki.page=Seite -wiki.filter_page=Seite filtern -wiki.new_page=Neue Seite erstellen -wiki.default_commit_message=Beschreiben Sie diese Änderung (optional). -wiki.save_page=Seite speichern -wiki.last_commit_info=%s hat diese Seite bearbeitet %s -wiki.edit_page_button=Bearbeiten -wiki.new_page_button=Neue Seite -wiki.delete_page_button=Seite löschen -wiki.delete_page_notice_1=Die Seite <code>"%s"</code> wird gelöscht. Bitte seien Sie vorsichtig. -wiki.page_already_exists=Eine Wiki-Seite mit dem gleichen Namen existiert bereits. -wiki.pages=Seiten -wiki.last_updated=Zuletzt aktualisiert %s - -settings=Einstellungen -settings.options=Optionen -settings.collaboration=Zusammenarbeit -settings.collaboration.admin=Adminrechte -settings.collaboration.write=Schreibrechte -settings.collaboration.read=Leserechte -settings.collaboration.undefined=Nicht definiert -settings.hooks=Webhooks -settings.githooks=Git-Hooks -settings.basic_settings=Grundeinstellungen -settings.mirror_settings=Mirror Einstellungen -settings.sync_mirror=Jetzt synchronisieren -settings.mirror_sync_in_progress=Mirror Synchronisierung läuft, bitte die Seite in ca. einer Minute neu laden. -settings.site=Offizielle Webseite -settings.update_settings=Einstellungen speichern -settings.change_reponame_prompt=Diese Änderung wirkt sich darauf aus, wie sich Links auf Repositories beziehen. -settings.advanced_settings=Erweiterte Einstellungen -settings.wiki_desc=Wiki einschalten -settings.use_internal_wiki=Eingebautes Wiki verwenden -settings.use_external_wiki=Externes Wiki verwenden -settings.external_wiki_url=Externe Wiki URL -settings.external_wiki_url_desc=Besucher werden auf diese URL umgeleitet, wenn sie auf den Tab klicken. -settings.issues_desc=Issue-Tracker einschalten -settings.use_internal_issue_tracker=Eingebauten Issue-Tracker verwenden -settings.use_external_issue_tracker=Externes Issue-System verwenden -settings.tracker_url_format=URL-Format des externen Issue-Systems -settings.tracker_issue_style=Namenskonvention des externen Issue-Trackers: -settings.tracker_issue_style.numeric=Numerisch -settings.tracker_issue_style.alphanumeric=Alphanumerisch -settings.tracker_url_format_desc=Sie können die Platzhalter <code>{user} {repo} {index}</code> für den Benutzernamen, den Namen des Repositories und die Issue-Nummer verwenden. -settings.pulls_desc=Pull-Requests aktivieren, um öffentliche Mitwirkung zu ermöglichen -settings.danger_zone=Gefahrenzone -settings.new_owner_has_same_repo=Der neue Eigentümer hat bereits ein Repository mit dem gleichen Namen. Bitte wählen Sie einen anderen Namen. -settings.convert=In ein normales Repository umwandeln -settings.convert_desc=Dieser Mirror kann in ein normales Repository umgewandelt werden. Dies kann nicht rückgängig gemacht werden. -settings.convert_notices_1=- Dieser Vorgang wandelt das Mirror-Repository in ein normales Repository um. Dies kann nicht rückgängig gemacht werden. -settings.convert_confirm=Umwandlung bestätigen -settings.convert_succeed=Das Repository wurde erfolgreich in ein normales Repository umgewandelt. -settings.transfer=Besitz übertragen -settings.transfer_desc=Dieses Repository auf einen anderen Benutzer bzw. eine Organisation in der Sie Admin-Rechte haben übertragen. -settings.transfer_notices_1=- Sie werden keinen Zugriff mehr haben, wenn der neue Besitzer ein individueller Benutzer ist. -settings.transfer_notices_2=- Sie werden weiterhin Zugriff haben, wenn der neue Besitzer eine Organisation ist und Sie einer der Besitzer sind. -settings.transfer_form_title=Bitte geben Sie die folgenden Informationen ein, um die Operation zu bestätigen: -settings.wiki_delete=Wiki-Daten löschen -settings.wiki_delete_desc=Das Löschen von Wiki Daten kann nicht rückgängig gemacht werden. Bitte seien Sie vorsichtig. -settings.wiki_delete_notices_1=- Dies löscht und deaktiviert das Wiki für %s -settings.wiki_deletion_success=Repository Wiki Daten erfolgreich gelöscht. -settings.delete=Dieses Repository löschen -settings.delete_desc=Wenn dieses Repository gelöscht wurde, gibt es keinen Weg zurück. Bitte seien Sie vorsichtig. -settings.delete_notices_1=- Diese Operation kann <strong>NICHT</strong> rückgängig gemacht werden. -settings.delete_notices_2=- Die Operation wird alles, was mit diesem Git-Repository verbunden ist, dauerhaft löschen, inklusive der Daten, Issues, Kommentare und Zugriffsrechte von Mitarbeitern. -settings.delete_notices_fork_1=- Nach dem Löschen werden alle Forks unabhängig. -settings.deletion_success=Repository wurde erfolgreich gelöscht! -settings.update_settings_success=Repository-Optionen aktualisiert. -settings.transfer_owner=Neuer Besitzer -settings.make_transfer=Transfer starten -settings.transfer_succeed=Das Repository wurde erfolgreich übertragen. -settings.confirm_delete=Löschen -settings.add_collaborator=Mitarbeiter hinzufügen -settings.add_collaborator_success=Neuer Mitarbeiter wurde hinzugefügt. -settings.delete_collaborator=Löschen -settings.collaborator_deletion=Mitarbeiter löschen -settings.collaborator_deletion_desc=Nach dem Löschen wird dieser Benutzer keinen Zugriff mehr als Mitarbeiter auf dieses Repository haben. Möchten Sie fortfahren? -settings.remove_collaborator_success=Mitarbeiter wurde entfernt. -settings.search_user_placeholder=Benutzer suchen... -settings.org_not_allowed_to_be_collaborator=Eine Organisation kann nicht als Mitarbeiter hinzugefügt werden. -settings.user_is_org_member=Benutzer ist ein Organisationsmitglied und kann nicht als Mitarbeiter hinzugefügt werden. -settings.add_webhook=Webhook hinzufügen -settings.hooks_desc=Webhooks erlauben es Ihnen, externe Dienste zu informieren, wenn etwas Bestimmtes in Ihrem Repository passiert. Gitea sendet dann einen POST-Request an alle angegebenen URLs. Erfahren Sie mehr in unserem <a target="_blank" rel="noopener" href="%s">Webhooks Guide</a>. -settings.webhook_deletion=Webhook entfernen -settings.webhook_deletion_desc=Das Löschen dieses Webhooks wird alle zugehörigen Informationen und den Übertragungsverlauf entfernen. Wirklich fortfahren? -settings.webhook_deletion_success=Webhook wurde erfolgreich entfernt! -settings.webhook.test_delivery=Senden testen -settings.webhook.test_delivery_desc=Sendet ein simuliertes Push-Ereignis, um die Webhook-Einstellungen zu testen -settings.webhook.test_delivery_success=Test-Webhook wurde zur Auslieferungswarteschlange hinzugefügt. Es kann einige Sekunden dauern, bevor es in der Auslieferungshistorie erscheint. -settings.webhook.request=Anfrage -settings.webhook.response=Antwort -settings.webhook.headers=Kopfzeilen -settings.webhook.payload=Nutzdaten -settings.webhook.body=Inhalt -settings.githooks_desc=Git-Hooks werden von Git selbst bereitgestellt. Sie können die Dateien der unterstützten Hooks in der Liste unten bearbeiten, um eigene Operationen einzubinden. -settings.githook_edit_desc=Wenn ein Hook inaktiv ist, wird der Standardinhalt benutzt. Lassen Sie den Inhalt leer, um den Hook zu deaktivieren. -settings.githook_name=Hook-Name -settings.githook_content=Hook-Inhalt -settings.update_githook=Hook aktualisieren -settings.add_webhook_desc=Gitea sendet einen <code>POST</code>-Request an die unten stehende URL mit Details aller abonnierten Ereignisse. Sie können auch angeben, welches Datenformat Sie empfangen wollen (JSON, <code>x-www-form-urlencoded</code>, <em>etc</em>). Mehr Informationen finden Sie im <a target="_blank" rel="noopener" href="%s">Webhooks Guide</a>. -settings.payload_url=Payload URL -settings.content_type=Inhaltstyp -settings.secret=Secret -settings.slack_username=Benutzername -settings.slack_icon_url=Icon URL -settings.slack_color=Farbe -settings.event_desc=Wann soll dieser Webhook ausgelöst werden? -settings.event_push_only=Nur das <code>push</code>-Ereignis. -settings.event_send_everything=Ich brauche <strong>alles</strong>. -settings.event_choose=Lass mich auswählen, was ich brauche. -settings.event_create=Erstellen -settings.event_create_desc=Branch/Tag erstellt -settings.event_pull_request=Pull-Request -settings.event_pull_request_desc=Pull-Request geöffnet, geschlossen, wieder geöffnet, bearbeitet, zugewiesen, nicht zugewiesen, Label aktualisiert, Label gelöscht oder synchronisiert. -settings.event_push=Push -settings.event_push_desc=Git push auf ein Repository -settings.active=Aktiv -settings.active_helper=Details über das auslösende Ereignis des Webhooks werden ebenfalls mit gesendet -settings.add_hook_success=Webhook hinzugefügt -settings.update_webhook=Webhook aktualisieren -settings.update_hook_success=Webhook wurde aktualisiert. -settings.delete_webhook=Webhook löschen -settings.recent_deliveries=Letzte Zustellungen -settings.hook_type=Hook Typ -settings.add_slack_hook_desc=Fügen Sie <a href="%s">Slack</a>-Integration zu Ihrem Repository hinzu. -settings.slack_token=Token -settings.slack_domain=Domain -settings.slack_channel=Kanal -settings.deploy_keys=Deploy-Schlüssel -settings.add_deploy_key=Deploy-Schlüssel hinzufügen -settings.deploy_key_desc=Deploy-Schlüssel haben nur lesenden Zugriff. Sie sind nicht identisch mit dem SSH-Schlüssel des persönlichen Kontos. -settings.no_deploy_keys=Sie haben noch keine Deploy-Schlüssel hinzugefügt. -settings.title=Titel -settings.deploy_key_content=Inhalt -settings.key_been_used=Deploy-Schlüssel wurde verwendet. -settings.key_name_used=Ein Deploy-Schlüssel mit diesem Namen existiert bereits. -settings.add_key_success=Der Deploy-Schlüssel '%s' wurde erfolgreich hinzugefügt! -settings.deploy_key_deletion=Deploy-Schlüssel löschen -settings.deploy_key_deletion_desc=Nach dem Löschen dieses Deploy-Schlüssels werden entsprechende Zugriffe auf dieses Repository nicht mehr möglich sein. Möchten Sie wirklich fortfahren? -settings.deploy_key_deletion_success=Deploy-Schlüssel wurde erfolgreich gelöscht! - -diff.browse_source=Quellcode durchsuchen -diff.parent=Ursprung -diff.commit=Commit -diff.data_not_available=Keine Diff-Daten verfügbar. -diff.show_diff_stats=Diff-Statistik anzeigen -diff.show_split_view=Geteilte Ansicht -diff.show_unified_view=Gesamtansicht -diff.stats_desc=<strong> %d geänderte Dateien</strong> mit <strong>%d neuen</strong> und <strong>%d gelöschten</strong> Zeilen -diff.bin=BIN -diff.view_file=Datei anzeigen -diff.file_suppressed=Datei-Diff unterdrückt, da er zu groß ist -diff.too_many_files=Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden. - -release.releases=Releases -release.new_release=Neues Release -release.draft=Entwurf -release.prerelease=Pre-Release -release.stable=Stabil -release.edit=bearbeiten -release.ahead=<strong>%d</strong> Commits zu %s seit diesem Release -release.source_code=Quelltext -release.new_subheader=Neue Version des Projekts veröffentlichen. -release.edit_subheader=Eine detaillierte Liste aller Änderungen verrät Benutzern, was verbessert wurde. -release.tag_name=Tag-Name -release.target=Ziel -release.tag_helper=Wählen Sie einen Tag oder erstellen Sie einen neuen Tag beim Veröffentlichen. -release.title=Titel -release.content=Inhalt -release.write=Schreiben -release.preview=Vorschau -release.loading=Laden… -release.prerelease_desc=Dies ist ein Pre-Release -release.prerelease_helper=Wir möchten darauf hinweisen, dass dieses Release nicht für den produktiven Einsatz gedacht ist. -release.cancel=Abbrechen -release.publish=Release veröffentlichen -release.save_draft=Entwurf speichern -release.edit_release=Release bearbeiten -release.delete_release=Dieses Release löschen -release.deletion=Release löschen -release.deletion_desc=Beim Löschen dieses Releases wird das entsprechende Git-Tag gelöscht. Möchten Sie fortfahren? -release.deletion_success=Release wurde erfolgreich gelöscht! -release.tag_name_already_exist=Ein Release mit diesem Tag existiert bereits. -release.tag_name_invalid=Tag-Name ist nicht gültig. -release.downloads=Downloads - -[org] -org_name_holder=Name der Organisation -org_full_name_holder=Vollständiger Name der Organisation -org_name_helper=Gute Namen von Organisationen sind kurz und einprägsam. -create_org=Organisation erstellen -repo_updated=Aktualisiert -people=Personen -invite_someone=Benutzer einladen -teams=Teams -lower_members=Mitglieder -lower_repositories=Repositories -create_new_team=Neues Team erstellen -org_desc=Beschreibung -team_name=Teamname -team_desc=Beschreibung -team_name_helper=Unter diesem Namen können Sie in Diskussionen auf das Team verweisen -team_desc_helper=Worum geht es bei diesem Team? -team_permission_desc=Welche Berechtigungsstufe soll das Team haben? - -form.name_reserved=Organisationsname '%s' ist bereits vergeben. -form.name_pattern_not_allowed=Organisationsnamen der Form '%s' sind nicht erlaubt. - -settings=Einstellungen -settings.options=Optionen -settings.full_name=Vollständiger Name -settings.website=Webseite -settings.location=Standort -settings.update_settings=Einstellungen speichern -settings.update_setting_success=Organisationseinstellungen aktualisiert -settings.change_orgname_prompt=Diese Änderung wird sich auf die Linkbezüge zur Organisation auswirken. -settings.update_avatar_success=Profilbild-Einstellung für die Organisation wurde erfolgreich aktualisiert. -settings.delete=Organisation löschen -settings.delete_account=Diese Organisation löschen -settings.delete_prompt=Die Organisation wird dauerhaft gelöscht. Dies kann <strong>NICHT</strong> rückgängig gemacht werden! -settings.confirm_delete_account=Löschen -settings.delete_org_title=Organisation löschen -settings.delete_org_desc=Diese Organisation wird dauerhaft gelöscht. Möchten Sie fortfahren? -settings.hooks_desc=Webhooks hinzufügen, die für <strong>alle</strong> Repositories dieser Organisation ausgelöst werden. - -members.membership_visibility=Sichtbarkeit der Mitgliedschaft: -members.public=Öffentlich -members.public_helper=Privat machen -members.private=Privat -members.private_helper=Öffentlich machen -members.member_role=Mitgliedsrolle: -members.owner=Besitzer -members.member=Mitglied -members.remove=Entfernen -members.leave=Verlassen -members.invite_desc=Neues Mitglied zu %s hinzufügen: -members.invite_now=Jetzt einladen - -teams.join=Beitreten -teams.leave=Verlassen -teams.read_access=Lesezugriff -teams.read_access_helper=Dieses Team wird Repositories einsehen und klonen können. -teams.write_access=Schreibzugriff -teams.write_access_helper=Dieses Team wird seine Repositories einsehen und darauf pushen können. -teams.admin_access=Adminzugriff -teams.admin_access_helper=Dieses Team wird Pull- und Push-Rechte für seine Repositories haben und Mitarbeiter hinzufügen können. -teams.no_desc=Dieses Team hat keine Beschreibung -teams.settings=Einstellungen -teams.owners_permission_desc=Besitzer haben vollen Zugriff auf <strong>alle Repositories</strong> und <strong>Admin-Rechte</strong> für diese Organisation. -teams.members=Teammitglieder -teams.update_settings=Einstellungen aktualisieren -teams.delete_team=Dieses Team löschen -teams.add_team_member=Teammitglied hinzufügen -teams.delete_team_title=Team löschen -teams.delete_team_desc=Mitglieder dieses Teams verlieren möglicherweise ihren Zugang zu einigen Repositories, wenn dieses Team gelöscht wird. Möchten Sie fortfahren? -teams.delete_team_success=Team gelöscht -teams.read_permission_desc=Dieses Team hat <strong>Lesezugriff</strong>: Mitglieder können Team-Repositories einsehen und klonen. -teams.write_permission_desc=Dieses Team hat <strong>Schreibzugriff</strong>: Mitglieder können Team-Repositories einsehen und darauf pushen. -teams.admin_permission_desc=Dieses Team hat <strong>Adminzugriff</strong>: Mitglieder dieses Teams können pullen, pushen und Mitarbeiter zu Team-Repositories hinzufügen. -teams.repositories=Team-Repositories -teams.search_repo_placeholder=Repository durchsuchen... -teams.add_team_repository=Team-Repository hinzufügen -teams.remove_repo=Entfernen -teams.add_nonexistent_repo=Das Repository, das Sie hinzufügen möchten, existiert nicht. Bitte erstellen Sie es zuerst. - -[admin] -dashboard=Übersicht -users=Benutzer -organizations=Organisationen -repositories=Repositories -authentication=Authentifizierung -config=Konfiguration -notices=Systemmitteilungen -monitor=Monitoring -first_page=Erste -last_page=Letzte -total=Gesamt: %d - -dashboard.statistic=Statistik -dashboard.operations=Operationen -dashboard.system_status=Systemmonitor-Status -dashboard.statistic_info=Gitea Datenbank hat <b>%d</b> Benutzer, <b>%d</b> Organisationen, <b>%d</b> öffentliche Schlüssel, <b>%d</b> Repositories, <b>%d</b> Beobachtet, <b>%d</b> Favoriten, <b>%d</b> Aktionen, <b>%d</b> Zugriffe, <b>%d</b> Issues, <b>%d</b> Kommentare, <b>%d</b> Konten sozialer Medien, <b>%d</b> Folgende, <b>%d</b> Mirror, <b>%d</b> Releases, <b>%d</b> Login-Quellen, <b>%d</b> Webhooks, <b>%d</b> Meilensteine, <b>%d</b> Label, <b>%d</b> Hook-Tasks, <b>%d</b> Teams, <b>%d</b> Aktualisierungs-Tasks, <b>%d</b> Anhänge. -dashboard.operation_name=Name der Operation -dashboard.operation_switch=Wechseln -dashboard.operation_run=Ausführen -dashboard.clean_unbind_oauth=Nicht verbundene OAuths bereinigen -dashboard.clean_unbind_oauth_success=Alle nicht verbundenen OAuth-Tokens wurden gelöscht. -dashboard.delete_inactivate_accounts=Deaktivierte Konten löschen -dashboard.delete_inactivate_accounts_success=Alle deaktivierten Konten wurden erfolgreich gelöscht. -dashboard.delete_repo_archives=Alle Repository-Archive löschen -dashboard.delete_repo_archives_success=Alle Repository-Archive wurden gelöscht. -dashboard.delete_missing_repos=Alle Repository-Datensätze mit verlorenen gegangenen Git-Dateien löschen -dashboard.delete_missing_repos_success=Alle Repository-Datensätze, mit verlorenen Git-Dateien wurden erfolgreich gelöscht. -dashboard.git_gc_repos=Garbage Collection auf Repositories ausführen -dashboard.git_gc_repos_success=Garbage Collection wurde auf allen Repositories erfolgreich ausgeführt. -dashboard.resync_all_sshkeys=Datei '.ssh/authorized_keys' neu anlegen (Achtung: Schlüssel, die nicht zu Gitea gehören gehen verloren) -dashboard.resync_all_sshkeys_success=Alle öffentlichen Keys wurden erfolgreich neu geschrieben. -dashboard.resync_all_update_hooks=Alle Aktualisierungs-Hooks von Repositories neu anlegen (wird benötigt, wenn der angepasste Konfigurationspfad geändert wurde) -dashboard.resync_all_update_hooks_success=Die Hooks aller Repositories wurden erfolgreich neu angelegt. -dashboard.reinit_missing_repos=Alle Repository-Datensätze mit verloren gegangenen Git-Dateien neu initialisieren -dashboard.reinit_missing_repos_success=Alle Repository-Datensätze, die Git-Dateien verloren haben wurden erfolgreich neu initialisiert. - -dashboard.server_uptime=Server-Uptime -dashboard.current_goroutine=Aktuelle Goroutines -dashboard.current_memory_usage=Aktuelle Speichernutzung -dashboard.total_memory_allocated=Zugeteilter Gesamtspeicher -dashboard.memory_obtained=Erhaltener Speicher -dashboard.pointer_lookup_times=Anzahl Zeigerlookups -dashboard.memory_allocate_times=Anzahl Speicheranforderungen -dashboard.memory_free_times=Anzahl Speicherfreigaben -dashboard.current_heap_usage=Aktuelle Heap-Auslastung -dashboard.heap_memory_obtained=Erhaltener Heap-Memory -dashboard.heap_memory_idle=Unbenutzter Heap-Memory -dashboard.heap_memory_in_use=Benutzter Heap-Memory -dashboard.heap_memory_released=Freigegebener Heap-Memory -dashboard.heap_objects=Heap-Objekte -dashboard.bootstrap_stack_usage=Bootstrap-Stack-Auslastung -dashboard.stack_memory_obtained=Erhaltener Stack-Memory -dashboard.mspan_structures_usage=MSpan-Structures-Auslastung -dashboard.mspan_structures_obtained=MSpan Strukturen erhalten -dashboard.mcache_structures_usage=MCache-Structures-Auslastung -dashboard.mcache_structures_obtained=Erhaltene MCache-Structures -dashboard.profiling_bucket_hash_table_obtained=Profiling Bucket Hash Table Obtained -dashboard.gc_metadata_obtained=Erhaltene GC-Metadata -dashboard.other_system_allocation_obtained=Andere erhaltene System-Allokationen -dashboard.next_gc_recycle=Nächster GC-Zyklus -dashboard.last_gc_time=Seit letztem GC-Zyklus -dashboard.total_gc_time=Gesamte GC-Pause -dashboard.total_gc_pause=Gesamte GC-Pause -dashboard.last_gc_pause=Letzte GC-Pause -dashboard.gc_times=Anzahl GC - -users.user_manage_panel=Benutzer -users.new_account=Neues Konto erstellen -users.name=Name -users.activated=Aktiviert -users.admin=Admin -users.repos=Repositories -users.created=Erstellt am -users.send_register_notify=Bei der Registrierung eine Benachrichtigung an den Benutzer senden -users.new_success=Das neue Konto '%s' wurde erfolgreich erstellt. -users.edit=Bearbeiten -users.auth_source=Authentifizierungsquelle -users.local=Lokal -users.auth_login_name=Anmeldename zur Authentifizierung -users.password_helper=Leer lassen um es unverändert zu lassen. -users.update_profile_success=Kontoprofil wurde erfolgreich aktualisiert. -users.edit_account=Konto bearbeiten -users.max_repo_creation=Maximale Anzahl erstellbarer Repositories -users.max_repo_creation_desc=(Auf -1 setzen, um das globale Standardlimit zu verwenden) -users.is_activated=Dieses Konto ist aktiviert -users.prohibit_login=Diesem Konto ist es nicht gestattet sich anzumelden -users.is_admin=Dieses Konto hat Administratorrechte -users.allow_git_hook=Dieses Konto ist berechtigt Git-Hooks zu erstellen -users.allow_import_local=Dieses Konto ist berechtigt, lokale Repositories zu importieren -users.update_profile=Konto aktualisieren -users.delete_account=Dieses Konto löschen -users.still_own_repo=Dieses Konto besitzt noch Repositories. Sie müssen diese zuerst löschen oder übertragen. -users.still_has_org=Dieses Konto ist noch Mitglied einer Organisation. Sie müssen die Organisation erst löschen oder verlassen. -users.deletion_success=Das Konto wurde erfolgreich gelöscht! - -orgs.org_manage_panel=Organisationen -orgs.name=Name -orgs.teams=Teams -orgs.members=Mitglieder - -repos.repo_manage_panel=Repositories -repos.owner=Besitzer -repos.name=Name -repos.private=Privat -repos.watches=Beobachtungen -repos.stars=Favoriten -repos.issues=Issues - -auths.auth_manage_panel=Authentifizierung -auths.new=Neue Quelle hinzufügen -auths.name=Name -auths.type=Typ -auths.enabled=Aktiviert -auths.updated=Aktualisiert -auths.auth_type=Authentifizierungstyp -auths.auth_name=Authentifizierungsname -auths.security_protocol=Sicherheitsprotokoll -auths.domain=Domain -auths.host=Host -auths.port=Port -auths.bind_dn=DN binden -auths.bind_password=Passwort binden -auths.bind_password_helper=Achtung: Das Passwort wird im Klartext gespeichert. Benutzen Sie kein Konto mit hoher Berechtigungsstufe. -auths.user_base=Basis für Benutzersuche -auths.user_dn=Benutzer DN -auths.attribute_username=Attribut Benutzername -auths.attribute_username_placeholder=Leer lassen, um den Wert aus dem Anmeldeformular als Benutzernamen zu verwenden. -auths.attribute_name=Attribut Vorname -auths.attribute_surname=Attribut Nachname -auths.attribute_mail=Attribut E-Mail -auths.attributes_in_bind=Hole Attribute im Bind-Kontext -auths.filter=Benutzerfilter -auths.admin_filter=Admin Filter -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP-Authentifizierung -auths.smtphost=SMTP Host -auths.smtpport=SMTP-Port -auths.allowed_domains=Erlaubte Domains -auths.allowed_domains_helper=Leer lassen für keine Einschränkungen. Mehrere Domains können durch Komma "," getrennt werden. -auths.enable_tls=TLS-Verschlüsselung aktivieren -auths.skip_tls_verify=TLS-Prüfung überspringen -auths.pam_service_name=PAM Dienstname -auths.enable_auto_register=Automatische Registrierung aktivieren -auths.tips=Tipps -auths.edit=Authentifizierungseinstellungen bearbeiten -auths.activated=Diese Authentifizierung ist aktiv -auths.new_success=Neue Authentifizierung '%s' wurde erfolgreich hinzugefügt. -auths.update_success=Die Authentifizierungseinstellungen wurden erfolgreich aktualisiert. -auths.update=Authentifizierungseinstellungen aktualisieren -auths.delete=Diese Authentifizierung löschen -auths.delete_auth_title=Authentifizierung löschen -auths.delete_auth_desc=Diese Authentifizierung wird gelöscht. Möchten Sie fortfahren? -auths.still_in_used=Diese Authentifizierung wird noch von einigen Benutzern verwendet. Bitte löschen Sie diese Benutzer oder ändern Sie deren Anmeldetyp. -auths.deletion_success=Authentifizierung wurde erfolgreich gelöscht! - -config.server_config=Serverkonfiguration -config.app_name=Name der Anwendung -config.app_ver=Anwendungsversion -config.app_url=Anwendungs-URL -config.domain=Domain -config.offline_mode=Offline-Modus -config.disable_router_log=Router-Log deaktivieren -config.run_user=Ausführender Benutzer -config.run_mode=Laufzeit-Modus -config.repo_root_path=Repository-Verzeichnis -config.static_file_root_path=Verzeichnis für statische Dateien -config.log_file_root_path=Log-Verzeichnis -config.script_type=Skript-Typ -config.reverse_auth_user=Nutzer bei Reverse-Authentifizierung - -config.ssh_config=SSH Konfiguration -config.ssh_enabled=Aktiviert -config.ssh_start_builtin_server=Eingebauten Server starten -config.ssh_domain=Domain -config.ssh_port=Port -config.ssh_listen_port=Listen Port -config.ssh_root_path=Verzeichnis -config.ssh_key_test_path=Schlüssel-Test-Pfad -config.ssh_keygen_path=Keygen ('ssh-keygen') Pfad -config.ssh_minimum_key_size_check=Prüfung der Mindestschlüssellänge -config.ssh_minimum_key_sizes=Minimale Schlüssellängen - -config.db_config=Datenbankkonfiguration -config.db_type=Typ -config.db_host=Host -config.db_name=Name -config.db_user=Benutzer -config.db_ssl_mode=SSL-Modus -config.db_ssl_mode_helper=(nur für "postgres") -config.db_path=Verzeichnis -config.db_path_helper=(für "sqlite3" und "tidb") - -config.service_config=Service-Konfiguration -config.register_email_confirm=E-Mail-Bestätigung bei Registrierung -config.disable_register=Registrierung deaktivieren -config.show_registration_button=Schaltfläche Registrieren anzeigen -config.require_sign_in_view=Ansehen erfordert Anmeldung -config.mail_notify=E-Mail-Benachrichtigung -config.disable_key_size_check=Prüfung der Mindestschlüssellänge deaktiveren -config.enable_captcha=Captcha aktivieren -config.active_code_lives=Aktivierungscode Lebensdauer -config.reset_password_code_lives=Passwortcode Lebensdauer - -config.webhook_config=Webhook-Konfiguration -config.queue_length=Warteschlangenlänge -config.deliver_timeout=Zeitlimit für Zustellung -config.skip_tls_verify=TLS verifikation überspringen - -config.mailer_config=Mailer-Konfiguration -config.mailer_enabled=Aktiviert -config.mailer_disable_helo=HELO Deaktivieren -config.mailer_name=Name -config.mailer_host=Host -config.mailer_user=Benutzer -config.send_test_mail=Test-E-Mail senden -config.test_mail_failed=Das Senden der Test-E-Mail an '%s': %v ist fehlgeschlagen -config.test_mail_sent=Test-E-Mail wurde an '%s' gesendet. - -config.oauth_config=OAuth-Konfiguration -config.oauth_enabled=Aktiviert - -config.cache_config=Cache-Konfiguration -config.cache_adapter=Cache-Adapter -config.cache_interval=Cache-Intervall -config.cache_conn=Cache-Anbindung - -config.session_config=Session-Konfiguration -config.session_provider=Session-Provider -config.provider_config=Provider-Einstellungen -config.cookie_name=Cookie-Name -config.enable_set_cookie=Cookies verwenden -config.gc_interval_time=GC-Intervall -config.session_life_time=Session-Lebensdauer -config.https_only=Nur HTTPS -config.cookie_life_time=Cookie-Lebensdauer - -config.picture_config=Konfiguration der Profilbilder -config.picture_service=Bildservice -config.disable_gravatar=Gravatar deaktivieren -config.enable_federated_avatar=Föderierte Profilbilder einschalten - -config.git_config=Git Konfiguration -config.git_disable_diff_highlight=Diff Syntaxhervorhebung ausschalten -config.git_max_diff_lines=Max Diff Zeilen (in einer Datei) -config.git_max_diff_line_characters=Max Diff Zeichen (in einer Zeile) -config.git_max_diff_files=Max Diff Dateien (Anzeige) -config.git_gc_args=GC-Argumente -config.git_migrate_timeout=Zeitlimit für Migration -config.git_mirror_timeout=Zeitlimit für Mirror-Aktualisierung -config.git_clone_timeout=Zeitlimit für Clone -config.git_pull_timeout=Zeitlimit für Pull -config.git_gc_timeout=Zeitlimit für GC - -config.log_config=Konfiguration des Loggings -config.log_mode=Log-Modus - -monitor.cron=Cron-Tasks -monitor.name=Name -monitor.schedule=Zeitplan -monitor.next=Nächste Ausführung -monitor.previous=Letzte Ausführung -monitor.execute_times=Ausführungen -monitor.process=Laufende Prozesse -monitor.desc=Beschreibung -monitor.start=Startzeit -monitor.execute_time=Ausführungszeit - -notices.system_notice_list=Systemmitteilungen -notices.view_detail_header=Mitteilungsdetails ansehen -notices.actions=Aktionen -notices.select_all=Alles auswählen -notices.deselect_all=Alles abwählen -notices.inverse_selection=Auswahl umkehren -notices.delete_selected=Ausgewählte löschen -notices.delete_all=Alle Mitteilungen löschen -notices.type=Typ -notices.type_1=Repository -notices.desc=Beschreibung -notices.op=Op. -notices.delete_success=Systemmitteilungen wurden erfolgreich gelöscht. - -[action] -create_repo=hat das Repository <a href="%s">%s</a> erstellt -rename_repo=hat das Repository von <code>%[1]s</code> zu <a href="%[2]s">%[3]s</a> umbenannt -commit_repo=hat auf <a href="%[1]s/src/%[2]s">%[3]s</a> in <a href="%[1]s">%[4]s</a> gepusht -create_issue=`hat Issue <a href="%s/issues/%s">%s#%[2]s</a> geöffnet` -close_issue=`hat Issue <a href="%s/issues/%s">%s#%[2]s</a> geschlossen` -reopen_issue=`hat Issue <a href="%s/issues/%s">%s#%[2]s</a> wieder geöffnet` -create_pull_request=`hat Pull-Request <a href="%s/pulls/%s">%s#%[2]s</a> erstellt` -close_pull_request=`hat Pull-Request <a href="%s/pulls/%s">%s#%[2]s</a> geschlossen` -reopen_pull_request=`hat den Pull-Request <a href="%s/pulls/%s">%s#%[2]s</a> wieder geöffnet` -comment_issue=`hat Issue <a href="%s/issues/%s">%s#%[2]s</a> kommentiert` -merge_pull_request=`hat Pull-Request <a href="%s/pulls/%s">%s#%[2]s</a> zuammengeführt` -transfer_repo=hat Repository <code>%s</code> transferiert an <a href="%s">%s</a> -push_tag=hat Tag <a href="%s/src/%s">%[2]s</a> auf <a href="%[1]s">%[3]s</a> gepusht -compare_commits=Zeige Vergleich für diese %d Commits - -[tool] -ago=vor -from_now=in -now=jetzt -1s=%s 1 Sekunde -1m=%s 1 Minute -1h=%s 1 Stunde -1d=%s 1 Tag -1w=%s 1 Woche -1mon=%s 1 Monat -1y=%s 1 Jahr -seconds=%[2]s %[1]d Sekunden -minutes=%[2]s %[1]d Minuten -hours=%[2]s %[1]d Stunden -days=%[2]s %[1]d Tagen -weeks=%[2]s %[1]d Wochen -months=%[2]s %[1]d Monaten -years=%[2]s %[1]d Jahren -raw_seconds=Sekunden -raw_minutes=Minuten - -[dropzone] -default_message=Zum Hochladen hier klicken oder Datei hier ablegen. -invalid_input_type=Dateien dieses Dateityps können nicht hochgeladen werden. -file_too_big=Dateigröße ({{filesize}} MB) überschreitet die Maximalgröße ({{maxFilesize}} MB). -remove_file=Datei entfernen - diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini deleted file mode 100644 index 24868b5c04..0000000000 --- a/conf/locale/locale_en-US.ini +++ /dev/null @@ -1,1211 +0,0 @@ -app_desc = A painless self-hosted Git service - -home = Home -dashboard = Dashboard -explore = Explore -help = Help -sign_in = Sign In -sign_out = Sign Out -sign_up = Sign Up -register = Register -website = Website -version = Version -page = Page -template = Template -language = Language -create_new = Create... -user_profile_and_more = User profile and more -signed_in_as = Signed in as - -username = Username -email = Email -password = Password -re_type = Re-Type -captcha = Captcha - -repository = Repository -organization = Organization -mirror = Mirror -new_repo = New Repository -new_migrate = New Migration -new_mirror = New Mirror -new_fork = New Fork Repository -new_org = New Organization -manage_org = Manage Organizations -admin_panel = Admin Panel -account_settings = Account Settings -settings = Settings -your_profile = Your Profile -your_settings = Your Settings - -activities = Activities -pull_requests = Pull Requests -issues = Issues - -cancel = Cancel - -[install] -install = Installation -title = Install Steps For First-time Run -docker_helper = If you're running Gitea inside Docker, please read <a target="_blank" rel="noopener" href="%s">Guidelines</a> carefully before you change anything in this page! -requite_db_desc = Gitea requires MySQL, PostgreSQL, SQLite3 or TiDB. -db_title = Database Settings -db_type = Database Type -host = Host -user = User -password = Password -db_name = Database Name -db_helper = Please use INNODB engine with utf8_general_ci charset for MySQL. -ssl_mode = SSL Mode -path = Path -sqlite_helper = The file path of SQLite3 or TiDB database. <br>Please use absolute path when you start as service. -err_empty_db_path = SQLite3 or TiDB database path cannot be empty. -err_invalid_tidb_name = TiDB database name does not allow characters "." and "-". -no_admin_and_disable_registration = You cannot disable registration without creating an admin account. -err_empty_admin_password = Admin password cannot be empty. - -general_title = Application General Settings -app_name = Application Name -app_name_helper = Put your organization name here huge and loud! -repo_path = Repository Root Path -repo_path_helper = All Git remote repositories will be saved to this directory. -run_user = Run User -run_user_helper = The user must have access to Repository Root Path and run Gitea. -domain = Domain -domain_helper = This affects SSH clone URLs. -ssh_port = SSH Port -ssh_port_helper = Port number which your SSH server is using, leave it empty to disable SSH feature. -http_port = HTTP Port -http_port_helper = Port number which application will listen on. -app_url = Application URL -app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in email. -log_root_path = Log Path -log_root_path_helper = Directory to write log files to. - -optional_title = Optional Settings -email_title = Email Service Settings -smtp_host = SMTP Host -smtp_from = From -smtp_from_helper = Mail from address, RFC 5322. It can be just an email address, or the "Name" <email@example.com> format. -mailer_user = Sender Email -mailer_password = Sender Password -register_confirm = Enable Register Confirmation -mail_notify = Enable Mail Notification -server_service_title = Server and Other Services Settings -offline_mode = Enable Offline Mode -offline_mode_popup = Disable CDN even in production mode, all resource files will be served locally. -disable_gravatar = Disable Gravatar Service -disable_gravatar_popup = Disable Gravatar and custom sources, all avatars are uploaded by users or default. -federated_avatar_lookup = Enable Federated Avatars Lookup -federated_avatar_lookup_popup = Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration = Disable Self-registration -disable_registration_popup = Disable user self-registration, only admin can create accounts. -enable_captcha = Enable Captcha -enable_captcha_popup = Require validate captcha for user self-registration. -require_sign_in_view = Enable Require Sign In to View Pages -require_sign_in_view_popup = Only signed in users can view pages, visitors will only be able to see sign in/up pages. -admin_setting_desc = You do not have to create an admin account right now, user whoever ID=1 will gain admin access automatically. -admin_title = Admin Account Settings -admin_name = Username -admin_password = Password -confirm_password = Confirm Password -admin_email = Admin Email -install_btn_confirm = Install Gitea -test_git_failed = Fail to test 'git' command: %v -sqlite3_not_available = Your release version does not support SQLite3, please download the official binary version from %s, NOT the gobuild version. -invalid_db_setting = Database setting is not correct: %v -invalid_repo_path = Repository root path is invalid: %v -run_user_not_match = Run user isn't the current user: %s -> %s -save_config_failed = Fail to save configuration: %v -invalid_admin_setting = Admin account setting is invalid: %v -install_success = Welcome! We're glad that you chose Gitea, have fun and take care. -invalid_log_root_path = Log root path is invalid: %v - -[home] -uname_holder = Username or email -password_holder = Password -switch_dashboard_context = Switch Dashboard Context -my_repos = My Repositories -show_more_repos = Show more repositories... -collaborative_repos = Collaborative Repositories -my_orgs = My Organizations -my_mirrors = My Mirrors -view_home = View %s - -issues.in_your_repos = In your repositories - -[explore] -repos = Repositories -users = Users -organizations = Organizations -search = Search -repo_no_results = There are no matched repositories found. -user_no_results = There are no matched users found. -org_no_results = There are no matched organizations found. - -[auth] -create_new_account = Create New Account -register_hepler_msg = Already have an account? Sign in now! -social_register_hepler_msg = Already have an account? Bind now! -disable_register_prompt = Sorry, registration has been disabled. Please contact the site administrator. -disable_register_mail = Sorry, Register Mail Confirmation has been disabled. -remember_me = Remember Me -forgot_password= Forgot Password -forget_password = Forgot password? -sign_up_now = Need an account? Sign up now. -confirmation_mail_sent_prompt = A new confirmation email has been sent to <b>%s</b>, please check your inbox within the next %d hours to complete the registration process. -active_your_account = Activate Your Account -prohibit_login = Login Prohibited -prohibit_login_desc = Your account is prohibited to login, please contact site admin. -resent_limit_prompt = Sorry, you already requested an activation email recently. Please wait 3 minutes then try again. -has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below. -resend_mail = Click here to resend your activation email -email_not_associate = This email address is not associated with any account. -send_reset_mail = Click here to (re)send your password reset email -reset_password = Reset Your Password -invalid_code = Sorry, your confirmation code has expired or not valid. -reset_password_helper = Click here to reset your password -password_too_short = Password length cannot be less then 6. -non_local_account = Non-local accounts cannot change passwords through Gitea. - -[mail] -activate_account = Please activate your account -activate_email = Verify your email address -reset_password = Reset your password -register_success = Registration successful, welcome -register_notify = Welcome on board - -[modal] -yes = Yes -no = No -modify = Modify - -[form] -UserName = Username -RepoName = Repository name -Email = Email address -Password = Password -Retype = Re-type password -SSHTitle = SSH key name -HttpsUrl = HTTPS URL -PayloadUrl = Payload URL -TeamName = Team name -AuthName = Authorization name -AdminEmail = Admin email - -NewBranchName = New branch name -CommitSummary = Commit summary -CommitMessage = Commit message -CommitChoice = Commit choice -TreeName = File path -Content = Content - -require_error = ` cannot be empty.` -alpha_dash_error = ` must be valid alpha or numeric or dash(-_) characters.` -alpha_dash_dot_error = ` must be valid alpha or numeric or dash(-_) or dot characters.` -size_error = ` must be size %s.` -min_size_error = ` must contain at least %s characters.` -max_size_error = ` must contain at most %s characters.` -email_error = ` is not a valid email address.` -url_error = ` is not a valid URL.` -include_error = ` must contain substring '%s'.` -unknown_error = Unknown error: -captcha_incorrect = Captcha didn't match. -password_not_match = Password and confirm password are not same. - -username_been_taken = Username has already been taken. -repo_name_been_taken = Repository name has already been taken. -org_name_been_taken = Organization name has already been taken. -team_name_been_taken = Team name has already been taken. -email_been_used = Email address has already been used. -username_password_incorrect = Username or password is not correct. -enterred_invalid_repo_name = Please make sure that the repository name you entered is correct. -enterred_invalid_owner_name = Please make sure that the owner name you entered is correct. -enterred_invalid_password = Please make sure the that password you entered is correct. -user_not_exist = Given user does not exist. -last_org_owner = Removing the last user from a owner team isn't allowed, as there must always be at least one owner in any given organization. - -invalid_ssh_key = Sorry, we're not able to verify your SSH key: %s -unable_verify_ssh_key = Gitea cannot verify your SSH key, but we assume that it is valid, please double-check it. -auth_failed = Authentication failed: %v - -still_own_repo = Your account still has ownership over at least one repository, you have to delete or transfer them first. -still_has_org = Your account still has membership in at least one organization, you have to leave or delete your memberships first. -org_still_own_repo = This organization still has ownership of repositories, you must delete or transfer them first. - -target_branch_not_exist = Target branch does not exist. - -[user] -change_avatar = Change your avatar -join_on = Joined on -repositories = Repositories -activity = Public Activity -followers = Followers -starred = Starred repositories -following = Following -follow = Follow -unfollow = Unfollow - -form.name_reserved = Username '%s' is reserved. -form.name_pattern_not_allowed = Username pattern '%s' is not allowed. - -[settings] -profile = Profile -password = Password -avatar = Avatar -ssh_keys = SSH Keys -social = Social Accounts -applications = Applications -orgs = Organizations -delete = Delete Account -uid = Uid - -public_profile = Public Profile -profile_desc = Your email address is public and will be used for any account related notifications, and any web based operations made via the site. -password_username_disabled = Non-local type users are not allowed to change their username. -full_name = Full Name -website = Website -location = Location -update_profile = Update Profile -update_profile_success = Your profile has been updated successfully. -change_username = Username Changed -change_username_prompt = This change will affect the way how links relate to your account. -continue = Continue -cancel = Cancel - -lookup_avatar_by_mail = Lookup Avatar by mail -federated_avatar_lookup = Federated Avatar Lookup -enable_custom_avatar = Use Custom Avatar -choose_new_avatar = Choose new avatar -update_avatar = Update Avatar Setting -delete_current_avatar = Delete Current Avatar -uploaded_avatar_not_a_image = Uploaded file is not a image. -update_avatar_success = Your avatar setting has been updated successfully. - -change_password = Change Password -old_password = Current Password -new_password = New Password -retype_new_password = Retype New Password -password_incorrect = Current password is not correct. -change_password_success = Your password was successfully changed. You can now sign using this new password. -password_change_disabled = Non-local type users are not allowed to change their password. - -emails = Email Addresses -manage_emails = Manage email addresses -email_desc = Your primary email address will be used for notifications and other operations. -primary = Primary -primary_email = Set as primary -delete_email = Delete -email_deletion = Email Deletion -email_deletion_desc = Deleting this email address will remove related information from your account. Do you want to continue? -email_deletion_success = Email has been deleted successfully! -add_new_email = Add new email address -add_email = Add email -add_email_confirmation_sent = A new confirmation email has been sent to '%s', please check your inbox within the next %d hours to complete the confirmation process. -add_email_success = Your new email address was successfully added. - -manage_ssh_keys = Manage SSH Keys -add_key = Add Key -ssh_desc = This is a list of SSH keys associated with your account. As these keys allow anyone using them to gain access to your repositories, it is highly important that you make sure you recognize them. -ssh_helper = <strong>Don't know how?</strong> Check out GitHub's guide to <a href="%s">create your own SSH keys</a> or solve <a href="%s">common problems</a> you might encounter using SSH. -add_new_key = Add SSH Key -ssh_key_been_used = Public key content has been used. -ssh_key_name_used = Public key with same name has already existed. -key_name = Key Name -key_content = Content -add_key_success = New SSH key '%s' has been added successfully! -delete_key = Delete -ssh_key_deletion = SSH Key Deletion -ssh_key_deletion_desc = Delete this SSH key will remove all related accesses for your account. Do you want to continue? -ssh_key_deletion_success = SSH key has been deleted successfully! -add_on = Added on -last_used = Last used on -no_activity = No recent activity -key_state_desc = This key is used in last 7 days -token_state_desc = This token is used in last 7 days - -manage_social = Manage Associated Social Accounts -social_desc = This is a list of associated social accounts. Remove any binding that you do not recognize. -unbind = Unbind -unbind_success = Social account has been unbound. - -manage_access_token = Manage Personal Access Tokens -generate_new_token = Generate New Token -tokens_desc = Tokens you have generated that can be used to access the Gitea APIs. -new_token_desc = Each token will have full access to your account. -token_name = Token Name -generate_token = Generate Token -generate_token_succees = Your access token was successfully generated! Make sure to copy it right now, as you won't be able to see it again later! -delete_token = Delete -access_token_deletion = Personal Access Token Deletion -access_token_deletion_desc = Delete this personal access token will remove all related accesses of application. Do you want to continue? -delete_token_success = Personal access token has been removed successfully! Don't forget to update your application as well. - -delete_account = Delete Your Account -delete_prompt = The operation will delete your account permanently, and <strong>CANNOT</strong> be undone! -confirm_delete_account = Confirm Deletion -delete_account_title = Account Deletion -delete_account_desc = This account is going to be deleted permanently, do you want to continue? - -[repo] -owner = Owner -repo_name = Repository Name -repo_name_helper = A good repository name is usually composed of short, memorable and unique keywords. -visibility = Visibility -visiblity_helper = This repository is <span class="ui red text">Private</span> -visiblity_helper_forced = Site admin has forced all new repositories to be <span class="ui red text">Private</span> -visiblity_fork_helper = (Change of this value will affect all forks) -clone_helper = Need help cloning? Visit <a target="_blank" rel="noopener" href="%s">Help</a>! -fork_repo = Fork Repository -fork_from = Fork From -fork_visiblity_helper = You cannot alter the visibility of a forked repository. -repo_desc = Description -repo_lang = Language -repo_gitignore_helper = Select .gitignore templates -license = License -license_helper = Select a license file -readme = Readme -readme_helper = Select a readme template -auto_init = Initialize this repository with selected files and template -create_repo = Create Repository -default_branch = Default Branch -mirror_prune = Prune -mirror_prune_desc = Remove any remote-tracking references that no longer exist on the remote -mirror_interval = Mirror Interval (hour) -mirror_address = Mirror Address -mirror_address_desc = Please include necessary user credentials in the address. -mirror_last_synced = Last Synced -watchers = Watchers -stargazers = Stargazers -forks = Forks - -form.reach_limit_of_creation = The owner has reached maximum creation limit of %d repositories. -form.name_reserved = Repository name '%s' is reserved. -form.name_pattern_not_allowed = Repository name pattern '%s' is not allowed. - -need_auth = Need Authorization -migrate_type = Migration Type -migrate_type_helper = This repository will be a <span class="text blue">mirror</span> -migrate_repo = Migrate Repository -migrate.clone_address = Clone Address -migrate.clone_address_desc = This can be a HTTP/HTTPS/GIT URL or local server path. -migrate.permission_denied = You are not allowed to import local repositories. -migrate.invalid_local_path = Invalid local path, it does not exist or not a directory. -migrate.failed = Migration failed: %v - -mirror_from = mirror of -forked_from = forked from -fork_from_self = You cannot fork a repository you already own! -copy_link = Copy -copy_link_success = Copied! -copy_link_error = Press ⌘-C or Ctrl-C to copy -copied = Copied OK -unwatch = Unwatch -watch = Watch -unstar = Unstar -star = Star -fork = Fork -download_archive = Download this repository - -no_desc = No Description -quick_guide = Quick Guide -clone_this_repo = Clone this repository -create_new_repo_command = Create a new repository on the command line -push_exist_repo = Push an existing repository from the command line -repo_is_empty = This repository is empty, please come back later! - -code = Code -branch = Branch -tree = Tree -filter_branch_and_tag = Filter branch or tag -branches = Branches -tags = Tags -issues = Issues -pulls = Pull Requests -labels = Labels -milestones = Milestones -commits = Commits -releases = Releases -file_raw = Raw -file_history = History -file_view_raw = View Raw -file_permalink = Permalink -file_too_large = This file is too large to be shown -video_not_supported_in_browser = Your browser doesn't support HTML5 video tag. - -editor.new_file = New file -editor.upload_file = Upload file -editor.edit_file = Edit file -editor.preview_changes = Preview Changes -editor.cannot_edit_non_text_files = Cannot edit non-text files -editor.edit_this_file = Edit this file -editor.must_be_on_a_branch = You must be on a branch to make or propose changes to this file -editor.fork_before_edit = You must fork this repository before editing the file -editor.delete_this_file = Delete this file -editor.must_have_write_access = You must have write access to make or propose changes to this file -editor.file_delete_success = File '%s' has been deleted successfully! -editor.name_your_file = Name your file... -editor.filename_help = To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or = or -editor.cancel_lower = cancel -editor.commit_changes = Commit Changes -editor.add_tmpl = Add '%s/<filename>' -editor.add = Add '%s' -editor.update = Update '%s' -editor.delete = Delete '%s' -editor.commit_message_desc = Add an optional extended description... -editor.commit_directly_to_this_branch = Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch = Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc = New branch name... -editor.cancel = Cancel -editor.filename_cannot_be_empty = Filename cannot be empty. -editor.branch_already_exists = Branch '%s' already exists in this repository. -editor.directory_is_a_file = Entry '%s' in the parent path is a file not a directory in this repository. -editor.file_is_a_symlink = The file '%s' is a symlink that cannot be modified from the web editor -editor.filename_is_a_directory = The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists = The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing = File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists = A file with name '%s' already exists in this repository. -editor.no_changes_to_show = There are no changes to show. -editor.fail_to_update_file = Failed to update/create file '%s' with error: %v -editor.add_subdir = Add subdirectory... -editor.unable_to_upload_files = Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir = Upload files to '%s' - -commits.commits = Commits -commits.search = Search commits -commits.find = Find -commits.author = Author -commits.message = Message -commits.date = Date -commits.older = Older -commits.newer = Newer - -issues.new = New Issue -issues.new.labels = Labels -issues.new.no_label = No Label -issues.new.clear_labels = Clear labels -issues.new.milestone = Milestone -issues.new.no_milestone = No Milestone -issues.new.clear_milestone = Clear milestone -issues.new.open_milestone = Open Milestones -issues.new.closed_milestone = Closed Milestones -issues.new.assignee = Assignee -issues.new.clear_assignee = Clear assignee -issues.new.no_assignee = No assignee -issues.create = Create Issue -issues.new_label = New Label -issues.new_label_placeholder = Label name... -issues.create_label = Create Label -issues.label_templates.title = Load a predefined set of labels -issues.label_templates.info = There aren't any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper = Select a label set -issues.label_templates.use = Use this label set -issues.label_templates.fail_to_load_file = Failed to load label template file '%s': %v -issues.open_tab = %d Open -issues.close_tab = %d Closed -issues.filter_label = Label -issues.filter_label_no_select = No selected label -issues.filter_milestone = Milestone -issues.filter_milestone_no_select = No selected milestone -issues.filter_assignee = Assignee -issues.filter_assginee_no_select = No selected Assignee -issues.filter_type = Type -issues.filter_type.all_issues = All issues -issues.filter_type.assigned_to_you = Assigned to you -issues.filter_type.created_by_you = Created by you -issues.filter_type.mentioning_you = Mentioning you -issues.filter_sort = Sort -issues.filter_sort.latest = Newest -issues.filter_sort.oldest = Oldest -issues.filter_sort.recentupdate = Recently updated -issues.filter_sort.leastupdate = Least recently updated -issues.filter_sort.mostcomment = Most commented -issues.filter_sort.leastcomment = Least commented -issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a> -issues.opened_by_fake = opened %[1]s by %[2]s -issues.previous = Previous -issues.next = Next -issues.open_title = Open -issues.closed_title = Closed -issues.num_comments = %d comments -issues.commented_at = `commented <a href="#%s">%s</a>` -issues.delete_comment_confirm = Are you sure you want to delete this comment? -issues.no_content = There is no content yet. -issues.close_issue = Close -issues.close_comment_issue = Comment and close -issues.reopen_issue = Reopen -issues.reopen_comment_issue = Comment and reopen -issues.create_comment = Comment -issues.closed_at = `closed <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at = `reopened <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at = `referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster = Poster -issues.collaborator = Collaborator -issues.owner = Owner -issues.sign_in_require_desc = <a href="%s">Sign in</a> to join this conversation. -issues.edit = Edit -issues.cancel = Cancel -issues.save = Save -issues.label_title = Label name -issues.label_color = Label color -issues.label_count = %d labels -issues.label_open_issues = %d open issues -issues.label_edit = Edit -issues.label_delete = Delete -issues.label_modify = Label Modification -issues.label_deletion = Label Deletion -issues.label_deletion_desc = Deleting this label will remove its information in all related issues. Do you want to continue? -issues.label_deletion_success = Label has been deleted successfully! -issues.num_participants = %d Participants -issues.attachment.open_tab = `Click to see "%s" in a new tab` -issues.attachment.download = `Click to download "%s"` - -pulls.new = New Pull Request -pulls.compare_changes = Compare Changes -pulls.compare_changes_desc = Compare two branches and make a pull request for changes. -pulls.compare_base = base -pulls.compare_compare = compare -pulls.filter_branch = Filter branch -pulls.no_results = No results found. -pulls.nothing_to_compare = There is nothing to compare because base and head branches are even. -pulls.has_pull_request = `There is already a pull request between these two targets: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create = Create Pull Request -pulls.title_desc = wants to merge %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> -pulls.merged_title_desc = merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s -pulls.tab_conversation = Conversation -pulls.tab_commits = Commits -pulls.tab_files = Files changed -pulls.reopen_to_merge = Please reopen this pull request to perform merge operation. -pulls.merged = Merged -pulls.has_merged = This pull request has been merged successfully! -pulls.data_broken = Data of this pull request has been broken due to deletion of fork information. -pulls.is_checking = The conflict checking is still in progress, please refresh page in few moments. -pulls.can_auto_merge_desc = This pull request can be merged automatically. -pulls.cannot_auto_merge_desc = This pull request can't be merged automatically because there are conflicts. -pulls.cannot_auto_merge_helper = Please merge manually in order to resolve the conflicts. -pulls.merge_pull_request = Merge Pull Request -pulls.open_unmerged_pull_exists = `You can't perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.` - -milestones.new = New Milestone -milestones.open_tab = %d Open -milestones.close_tab = %d Closed -milestones.closed = Closed %s -milestones.no_due_date = No due date -milestones.open = Open -milestones.close = Close -milestones.new_subheader = Create milestones to organize your issues. -milestones.create = Create Milestone -milestones.title = Title -milestones.desc = Description -milestones.due_date = Due Date (optional) -milestones.clear = Clear -milestones.invalid_due_date_format = Due date format is invalid, must be 'yyyy-mm-dd'. -milestones.create_success = Milestone '%s' has been created successfully! -milestones.edit = Edit Milestone -milestones.edit_subheader = Use a better description for milestones so people won't be confused. -milestones.cancel = Cancel -milestones.modify = Modify Milestone -milestones.edit_success = Changes of milestone '%s' has been saved successfully! -milestones.deletion = Milestone Deletion -milestones.deletion_desc = Deleting this milestone will remove its information in all related issues. Do you want to continue? -milestones.deletion_success = Milestone has been deleted successfully! - -wiki = Wiki -wiki.welcome = Welcome to Wiki! -wiki.welcome_desc = Wiki is the place where you would like to document your project together and make it better. -wiki.create_first_page = Create the first page -wiki.page = Page -wiki.filter_page = Filter page -wiki.new_page = Create New Page -wiki.default_commit_message = Write a note about this update (optional). -wiki.save_page = Save Page -wiki.last_commit_info = %s edited this page %s -wiki.edit_page_button = Edit -wiki.new_page_button = New Page -wiki.delete_page_button = Delete Page -wiki.delete_page_notice_1 = This will delete the page <code>"%s"</code>. Please be certain. -wiki.page_already_exists = Wiki page with same name already exists. -wiki.pages = Pages -wiki.last_updated = Last updated %s - -settings = Settings -settings.options = Options -settings.collaboration = Collaboration -settings.collaboration.admin = Admin -settings.collaboration.write = Write -settings.collaboration.read = Read -settings.collaboration.undefined = Undefined -settings.hooks = Webhooks -settings.githooks = Git Hooks -settings.basic_settings = Basic Settings -settings.mirror_settings = Mirror Settings -settings.sync_mirror = Sync Now -settings.mirror_sync_in_progress = Mirror syncing is in progress, please refresh page in about a minute. -settings.site = Official Site -settings.update_settings = Update Settings -settings.change_reponame_prompt = This change will affect how links relate to the repository. -settings.advanced_settings = Advanced Settings -settings.wiki_desc = Enable wiki system -settings.use_internal_wiki = Use builtin wiki -settings.use_external_wiki = Use external wiki -settings.external_wiki_url = External Wiki URL -settings.external_wiki_url_desc = Visitors will be redirected to URL when they click on the tab. -settings.issues_desc = Enable issue tracker -settings.use_internal_issue_tracker = Use builtin lightweight issue tracker -settings.use_external_issue_tracker = Use external issue tracker -settings.external_tracker_url = External Issue Tracker URL -settings.external_tracker_url_desc = Visitors will be redirected to URL when they click on the tab. -settings.tracker_url_format = External Issue Tracker URL Format -settings.tracker_issue_style = External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric = Numeric -settings.tracker_issue_style.alphanumeric = Alphanumeric -settings.tracker_url_format_desc = You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index. -settings.pulls_desc = Enable pull requests to accept public contributions -settings.danger_zone = Danger Zone -settings.new_owner_has_same_repo = The new owner already has a repository with same name. Please choose another name. -settings.convert = Convert To Regular Repository -settings.convert_desc = You can convert this mirror to a regular repository. This cannot be reversed. -settings.convert_notices_1 = - This operation will convert this repository mirror into a regular repository and cannot be undone. -settings.convert_confirm = Confirm Conversion -settings.convert_succeed = Repository has been converted to regular type successfully. -settings.transfer = Transfer Ownership -settings.transfer_desc = Transfer this repository to another user or to an organization in which you have admin rights. -settings.transfer_notices_1 = - You will lose access if new owner is a individual user. -settings.transfer_notices_2 = - You will conserve access if new owner is an organization and if you're one of the owners. -settings.transfer_form_title = Please enter following information to confirm your operation: -settings.wiki_delete = Erase Wiki Data -settings.wiki_delete_desc = Once you erase wiki data there is no going back. Please be certain. -settings.wiki_delete_notices_1 = - This will delete and disable the wiki for %s -settings.wiki_deletion_success = Repository wiki data have been erased successfully. -settings.delete = Delete This Repository -settings.delete_desc = Once you delete a repository, there is no going back. Please be certain. -settings.delete_notices_1 = - This operation <strong>CANNOT</strong> be undone. -settings.delete_notices_2 = - This operation will permanently delete the everything of this repository, including Git data, issues, comments and accesses of collaborators. -settings.delete_notices_fork_1 = - All forks will become independent after deletion. -settings.deletion_success = Repository has been deleted successfully! -settings.update_settings_success = Repository options has been updated successfully. -settings.transfer_owner = New Owner -settings.make_transfer = Make Transfer -settings.transfer_succeed = Repository ownership has been transferred successfully. -settings.confirm_delete = Confirm Deletion -settings.add_collaborator = Add New Collaborator -settings.add_collaborator_success = New collaborator has been added. -settings.delete_collaborator = Delete -settings.collaborator_deletion = Collaborator Deletion -settings.collaborator_deletion_desc = This user will no longer have collaboration access to this repository after deletion. Do you want to continue? -settings.remove_collaborator_success = Collaborator has been removed. -settings.search_user_placeholder = Search user... -settings.org_not_allowed_to_be_collaborator = Organization is not allowed to be added as a collaborator. -settings.user_is_org_member = User is organization member who cannot be added as a collaborator. -settings.add_webhook = Add Webhook -settings.hooks_desc = Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gitea, we will handle the notification to the target host you specify. Learn more in this <a target="_blank" rel="noopener" href="%s">Webhooks Guide</a>. -settings.webhook_deletion = Delete Webhook -settings.webhook_deletion_desc = Delete this webhook will remove its information and all delivery history. Do you want to continue? -settings.webhook_deletion_success = Webhook has been deleted successfully! -settings.webhook.test_delivery = Test Delivery -settings.webhook.test_delivery_desc = Send a fake push event delivery to test your webhook settings -settings.webhook.test_delivery_success = Test webhook has been added to delivery queue. It may take few seconds before it shows up in the delivery history. -settings.webhook.request = Request -settings.webhook.response = Response -settings.webhook.headers = Headers -settings.webhook.payload = Payload -settings.webhook.body = Body -settings.githooks_desc = Git Hooks are powered by Git itself, you can edit files of supported hooks in the list below to perform custom operations. -settings.githook_edit_desc = If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook. -settings.githook_name = Hook Name -settings.githook_content = Hook Content -settings.update_githook = Update Hook -settings.add_webhook_desc = Gitea will send a <code>POST</code> request to the URL you specify, along with regarding the event that occured. You can also specify what kind of data format you'd like to get upon triggering the hook (JSON, x-www-form-urlencoded, XML, etc). More information can be found in our <a target="_blank" rel="noopener" href="%s">Webhooks Guide</a>. -settings.payload_url = Payload URL -settings.content_type = Content Type -settings.secret = Secret -settings.slack_username = Username -settings.slack_icon_url = Icon URL -settings.slack_color = Color -settings.event_desc = When should this webhook be triggered? -settings.event_push_only = Just the <code>push</code> event. -settings.event_send_everything = I need <strong>everything</strong>. -settings.event_choose = Let me choose what I need. -settings.event_create = Create -settings.event_create_desc = Branch, or tag created -settings.event_pull_request = Pull Request -settings.event_pull_request_desc = Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push = Push -settings.event_push_desc = Git push to a repository -settings.active = Active -settings.active_helper = Details regarding the event which triggered the hook will be delivered as well. -settings.add_hook_success = New webhook has been added. -settings.update_webhook = Update Webhook -settings.update_hook_success = Webhook has been updated. -settings.delete_webhook = Delete Webhook -settings.recent_deliveries = Recent Deliveries -settings.hook_type = Hook Type -settings.add_slack_hook_desc = Add <a href="%s">Slack</a> integration to your repository. -settings.slack_token = Token -settings.slack_domain = Domain -settings.slack_channel = Channel -settings.deploy_keys = Deploy Keys -settings.add_deploy_key = Add Deploy Key -settings.deploy_key_desc = Deploy keys have read-only access. They are not the same as personal account SSH keys. -settings.no_deploy_keys = You haven't added any deploy keys. -settings.title = Title -settings.deploy_key_content = Content -settings.key_been_used = Deploy key content has been used. -settings.key_name_used = Deploy key with the same name already exists. -settings.add_key_success = New deploy key '%s' has been added successfully! -settings.deploy_key_deletion = Delete Deploy Key -settings.deploy_key_deletion_desc = Deleting this deploy key will remove all related accesses for this repository. Do you want to continue? -settings.deploy_key_deletion_success = Deploy key has been deleted successfully! - -diff.browse_source = Browse Source -diff.parent = parent -diff.commit = commit -diff.data_not_available = Diff Data Not Available. -diff.show_diff_stats = Show Diff Stats -diff.show_split_view = Split View -diff.show_unified_view = Unified View -diff.stats_desc = <strong> %d changed files</strong> with <strong>%d additions</strong> and <strong>%d deletions</strong> -diff.bin = BIN -diff.view_file = View File -diff.file_suppressed = File diff suppressed because it is too large -diff.too_many_files = Some files were not shown because too many files changed in this diff - -release.releases = Releases -release.new_release = New Release -release.draft = Draft -release.prerelease = Pre-Release -release.stable = Stable -release.edit = edit -release.ahead = <strong>%d</strong> commits to %s since this release -release.source_code = Source Code -release.new_subheader = Publish releases to iterate product. -release.edit_subheader = Detailed change log can help users understand what has been improved. -release.tag_name = Tag name -release.target = Target -release.tag_helper = Choose an existing tag, or create a new tag on publish. -release.title = Title -release.content = Content -release.write = Write -release.preview = Preview -release.loading = Loading... -release.prerelease_desc = This is a pre-release -release.prerelease_helper = We'll point out that this release is not production-ready. -release.cancel = Cancel -release.publish = Publish Release -release.save_draft = Save Draft -release.edit_release = Edit Release -release.delete_release = Delete This Release -release.deletion = Release Deletion -release.deletion_desc = Deleting this release will delete the corresponding Git tag. Do you want to continue? -release.deletion_success = Release has been deleted successfully! -release.tag_name_already_exist = Release with this tag name already exists. -release.tag_name_invalid = Tag name is not valid. -release.downloads = Downloads - -[org] -org_name_holder = Organization Name -org_full_name_holder = Organization Full Name -org_name_helper = Great organization names are short and memorable. -create_org = Create Organization -repo_updated = Updated -people = People -invite_someone = Invite Someone -teams = Teams -lower_members = members -lower_repositories = repositories -create_new_team = Create New Team -org_desc = Description -team_name = Team Name -team_desc = Description -team_name_helper = You'll use this name to mention this team in conversations. -team_desc_helper = What is this team all about? -team_permission_desc = What permission level should this team have? - -form.name_reserved = Organization name '%s' is reserved. -form.name_pattern_not_allowed = Organization name pattern '%s' is not allowed. - -settings = Settings -settings.options = Options -settings.full_name = Full Name -settings.website = Website -settings.location = Location -settings.update_settings = Update Settings -settings.update_setting_success = Organization settings has been updated successfully. -settings.change_orgname_prompt = This change will affect how links relate to the organization. -settings.update_avatar_success = Organization avatar setting has been updated successfully. -settings.delete = Delete Organization -settings.delete_account = Delete This Organization -settings.delete_prompt = The organization will be permanently removed, and this <strong>CANNOT</strong> be undone! -settings.confirm_delete_account = Confirm Deletion -settings.delete_org_title = Organization Deletion -settings.delete_org_desc = This organization is going to be deleted permanently, do you want to continue? -settings.hooks_desc = Add webhooks that will be triggered for <strong>all repositories</strong> under this organization. - -members.membership_visibility = Membership Visibility: -members.public = Public -members.public_helper = make private -members.private = Private -members.private_helper = make public -members.member_role = Member Role: -members.owner = Owner -members.member = Member -members.remove = Remove -members.leave = Leave -members.invite_desc = Add a new member to %s: -members.invite_now = Invite Now - -teams.join = Join -teams.leave = Leave -teams.read_access = Read Access -teams.read_access_helper = This team will be able to view and clone its repositories. -teams.write_access = Write Access -teams.write_access_helper = This team will be able to read its repositories, as well as push to them. -teams.admin_access = Admin Access -teams.admin_access_helper = This team will be able to push/pull to its repositories, as well as add other collaborators to them. -teams.no_desc = This team has no description -teams.settings = Settings -teams.owners_permission_desc = Owners have full access to <strong>all repositories</strong> and have <strong>admin rights</strong> to the organization. -teams.members = Team Members -teams.update_settings = Update Settings -teams.delete_team = Delete This Team -teams.add_team_member = Add Team Member -teams.delete_team_title = Team Deletion -teams.delete_team_desc = As this team will be deleted, members of this team may lose access to some repositories. Do you want to continue? -teams.delete_team_success = Given team has been deleted successfully. -teams.read_permission_desc = This team grants <strong>Read</strong> access: members can view and clone the team's repositories. -teams.write_permission_desc = This team grants <strong>Write</strong> access: members can read from and push to the team's repositories. -teams.admin_permission_desc = This team grants <strong>Admin</strong> access: members can read from, push to, and add collaborators to the team's repositories. -teams.repositories = Team Repositories -teams.search_repo_placeholder = Search repository... -teams.add_team_repository = Add Team Repository -teams.remove_repo = Remove -teams.add_nonexistent_repo = The repository you're trying to add does not exist, please create it first. - -[admin] -dashboard = Dashboard -users = Users -organizations = Organizations -repositories = Repositories -authentication = Authentications -config = Configuration -notices = System Notices -monitor = Monitoring -first_page = First -last_page = Last -total = Total: %d - -dashboard.statistic = Statistic -dashboard.operations = Operations -dashboard.system_status = System Monitor Status -dashboard.statistic_info = Gitea database has <b>%d</b> users, <b>%d</b> organizations, <b>%d</b> public keys, <b>%d</b> repositories, <b>%d</b> watches, <b>%d</b> stars, <b>%d</b> actions, <b>%d</b> accesses, <b>%d</b> issues, <b>%d</b> comments, <b>%d</b> social accounts, <b>%d</b> follows, <b>%d</b> mirrors, <b>%d</b> releases, <b>%d</b> login sources, <b>%d</b> webhooks, <b>%d</b> milestones, <b>%d</b> labels, <b>%d</b> hook tasks, <b>%d</b> teams, <b>%d</b> update tasks, <b>%d</b> attachments. -dashboard.operation_name = Operation Name -dashboard.operation_switch = Switch -dashboard.operation_run = Run -dashboard.clean_unbind_oauth = Clean unbound OAuthes -dashboard.clean_unbind_oauth_success = All unbind OAuthes have been deleted successfully. -dashboard.delete_inactivate_accounts = Delete all inactive accounts -dashboard.delete_inactivate_accounts_success = All inactivate accounts have been deleted successfully. -dashboard.delete_repo_archives = Delete all repositories archives -dashboard.delete_repo_archives_success = All repositories archives have been deleted successfully. -dashboard.delete_missing_repos = Delete all repository records that lost Git files -dashboard.delete_missing_repos_success = All repository records that lost Git files have been deleted successfully. -dashboard.git_gc_repos = Do garbage collection on repositories -dashboard.git_gc_repos_success = All repositories have done garbage collection successfully. -dashboard.resync_all_sshkeys = Rewrite '.ssh/authorized_keys' file (caution: non-Gitea keys will be lost) -dashboard.resync_all_sshkeys_success = All public keys have been rewritten successfully. -dashboard.resync_all_update_hooks = Rewrite all update hook of repositories (needed when custom config path is changed) -dashboard.resync_all_update_hooks_success = All repositories' update hook have been rewritten successfully. -dashboard.reinit_missing_repos = Reinitialize all repository records that lost Git files -dashboard.reinit_missing_repos_success = All repository records that lost Git files have been reinitialized successfully. - -dashboard.server_uptime = Server Uptime -dashboard.current_goroutine = Current Goroutines -dashboard.current_memory_usage = Current Memory Usage -dashboard.total_memory_allocated = Total Memory Allocated -dashboard.memory_obtained = Memory Obtained -dashboard.pointer_lookup_times = Pointer Lookup Times -dashboard.memory_allocate_times = Memory Allocate Times -dashboard.memory_free_times = Memory Free Times -dashboard.current_heap_usage = Current Heap Usage -dashboard.heap_memory_obtained = Heap Memory Obtained -dashboard.heap_memory_idle = Heap Memory Idle -dashboard.heap_memory_in_use = Heap Memory In Use -dashboard.heap_memory_released = Heap Memory Released -dashboard.heap_objects = Heap Objects -dashboard.bootstrap_stack_usage = Bootstrap Stack Usage -dashboard.stack_memory_obtained = Stack Memory Obtained -dashboard.mspan_structures_usage = MSpan Structures Usage -dashboard.mspan_structures_obtained = MSpan Structures Obtained -dashboard.mcache_structures_usage = MCache Structures Usage -dashboard.mcache_structures_obtained = MCache Structures Obtained -dashboard.profiling_bucket_hash_table_obtained = Profiling Bucket Hash Table Obtained -dashboard.gc_metadata_obtained = GC Metadata Obtained -dashboard.other_system_allocation_obtained = Other System Allocation Obtained -dashboard.next_gc_recycle = Next GC Recycle -dashboard.last_gc_time = Since Last GC Time -dashboard.total_gc_time = Total GC Pause -dashboard.total_gc_pause = Total GC Pause -dashboard.last_gc_pause = Last GC Pause -dashboard.gc_times = GC Times - -users.user_manage_panel = User Manage Panel -users.new_account = Create New Account -users.name = Name -users.activated = Activated -users.admin = Admin -users.repos = Repos -users.created = Created -users.last_login = Last Login -users.never_login = Never Login -users.send_register_notify = Send Registration Notification To User -users.new_success = New account '%s' has been created successfully. -users.edit = Edit -users.auth_source = Authentication Source -users.local = Local -users.auth_login_name = Authentication Login Name -users.password_helper = Leave it empty to remain unchanged. -users.update_profile_success = Account profile has been updated successfully. -users.edit_account = Edit Account -users.max_repo_creation = Maximum Repository Creation Limit -users.max_repo_creation_desc = (Set -1 to use global default limit) -users.is_activated = This account is activated -users.prohibit_login = This account is prohibited to login -users.is_admin = This account has administrator permissions -users.allow_git_hook = This account has permissions to create Git hooks -users.allow_import_local = This account has permissions to import local repositories -users.update_profile = Update Account Profile -users.delete_account = Delete This Account -users.still_own_repo = This account still has ownership over at least one repository, you have to delete or transfer them first. -users.still_has_org = This account still has membership in at least one organization, you have to leave or delete the organizations first. -users.deletion_success = Account has been deleted successfully! - -orgs.org_manage_panel = Organization Manage Panel -orgs.name = Name -orgs.teams = Teams -orgs.members = Members - -repos.repo_manage_panel = Repository Manage Panel -repos.owner = Owner -repos.name = Name -repos.private = Private -repos.watches = Watches -repos.stars = Stars -repos.issues = Issues - -auths.auth_manage_panel = Authentication Manage Panel -auths.new = Add New Source -auths.name = Name -auths.type = Type -auths.enabled = Enabled -auths.updated = Updated -auths.auth_type = Authentication Type -auths.auth_name = Authentication Name -auths.security_protocol = Security Protocol -auths.domain = Domain -auths.host = Host -auths.port = Port -auths.bind_dn = Bind DN -auths.bind_password = Bind Password -auths.bind_password_helper = Warning: This password is stored in plain text. Do not use a high privileged account. -auths.user_base = User Search Base -auths.user_dn = User DN -auths.attribute_username = Username attribute -auths.attribute_username_placeholder = Leave empty to use sign-in form field value for user name. -auths.attribute_name = First name attribute -auths.attribute_surname = Surname attribute -auths.attribute_mail = Email attribute -auths.attributes_in_bind = Fetch attributes in Bind DN context -auths.filter = User Filter -auths.admin_filter = Admin Filter -auths.ms_ad_sa = Ms Ad SA -auths.smtp_auth = SMTP Authentication Type -auths.smtphost = SMTP Host -auths.smtpport = SMTP Port -auths.allowed_domains = Allowed Domains -auths.allowed_domains_helper = Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','. -auths.enable_tls = Enable TLS Encryption -auths.skip_tls_verify = Skip TLS Verify -auths.pam_service_name = PAM Service Name -auths.enable_auto_register = Enable Auto Registration -auths.tips = Tips -auths.edit = Edit Authentication Setting -auths.activated = This authentication is activated -auths.new_success = New authentication '%s' has been added successfully. -auths.update_success = Authentication setting has been updated successfully. -auths.update = Update Authentication Setting -auths.delete = Delete This Authentication -auths.delete_auth_title = Authentication Deletion -auths.delete_auth_desc = This authentication is going to be deleted, do you want to continue? -auths.still_in_used = This authentication is still used by some users, please delete or convert these users to another login type first. -auths.deletion_success = Authentication has been deleted successfully! -auths.login_source_exist = Login source '%s' already exists. - -config.server_config = Server Configuration -config.app_name = Application Name -config.app_ver = Application Version -config.app_url = Application URL -config.domain = Domain -config.offline_mode = Offline Mode -config.disable_router_log = Disable Router Log -config.run_user = Run User -config.run_mode = Run Mode -config.repo_root_path = Repository Root Path -config.static_file_root_path = Static File Root Path -config.log_file_root_path = Log File Root Path -config.script_type = Script Type -config.reverse_auth_user = Reverse Authentication User - -config.ssh_config = SSH Configuration -config.ssh_enabled = Enabled -config.ssh_start_builtin_server = Start Builtin Server -config.ssh_domain = Domain -config.ssh_port = Port -config.ssh_listen_port = Listen Port -config.ssh_root_path = Root Path -config.ssh_key_test_path = Key Test Path -config.ssh_keygen_path = Keygen ('ssh-keygen') Path -config.ssh_minimum_key_size_check = Minimum Key Size Check -config.ssh_minimum_key_sizes = Minimum Key Sizes - -config.db_config = Database Configuration -config.db_type = Type -config.db_host = Host -config.db_name = Name -config.db_user = User -config.db_ssl_mode = SSL Mode -config.db_ssl_mode_helper = (for "postgres" only) -config.db_path = Path -config.db_path_helper = (for "sqlite3" and "tidb") - -config.service_config = Service Configuration -config.register_email_confirm = Require Email Confirmation -config.disable_register = Disable Registration -config.show_registration_button = Show Register Button -config.require_sign_in_view = Require Sign In View -config.mail_notify = Mail Notification -config.disable_key_size_check = Disable Minimum Key Size Check -config.enable_captcha = Enable Captcha -config.active_code_lives = Active Code Lives -config.reset_password_code_lives = Reset Password Code Lives - -config.webhook_config = Webhook Configuration -config.queue_length = Queue Length -config.deliver_timeout = Deliver Timeout -config.skip_tls_verify = Skip TLS Verify - -config.mailer_config = Mailer Configuration -config.mailer_enabled = Enabled -config.mailer_disable_helo = Disable HELO -config.mailer_name = Name -config.mailer_host = Host -config.mailer_user = User -config.send_test_mail = Send Test Email -config.test_mail_failed = Fail to send test email to '%s': %v -config.test_mail_sent = Test email has been sent to '%s'. - -config.oauth_config = OAuth Configuration -config.oauth_enabled = Enabled - -config.cache_config = Cache Configuration -config.cache_adapter = Cache Adapter -config.cache_interval = Cache Interval -config.cache_conn = Cache Connection - -config.session_config = Session Configuration -config.session_provider = Session Provider -config.provider_config = Provider Config -config.cookie_name = Cookie Name -config.enable_set_cookie = Enable Set Cookie -config.gc_interval_time = GC Interval Time -config.session_life_time = Session Life Time -config.https_only = HTTPS Only -config.cookie_life_time = Cookie Life Time - -config.picture_config = Picture Configuration -config.picture_service = Picture Service -config.disable_gravatar = Disable Gravatar -config.enable_federated_avatar = Enable Federated Avatars - -config.git_config = Git Configuration -config.git_disable_diff_highlight = Disable Diff Syntax Highlight -config.git_max_diff_lines = Max Diff Lines (for a single file) -config.git_max_diff_line_characters = Max Diff Characters (for a single line) -config.git_max_diff_files = Max Diff Files (to be shown) -config.git_gc_args = GC Arguments -config.git_migrate_timeout = Migration Timeout -config.git_mirror_timeout = Mirror Update Timeout -config.git_clone_timeout = Clone Operation Timeout -config.git_pull_timeout = Pull Operation Timeout -config.git_gc_timeout = GC Operation Timeout - -config.log_config = Log Configuration -config.log_mode = Log Mode - -monitor.cron = Cron Tasks -monitor.name = Name -monitor.schedule = Schedule -monitor.next = Next Time -monitor.previous = Previous Time -monitor.execute_times = Execute Times -monitor.process = Running Processes -monitor.desc = Description -monitor.start = Start Time -monitor.execute_time = Execution Time - -notices.system_notice_list = System Notices -notices.view_detail_header = View Notice Detail -notices.actions = Actions -notices.select_all = Select All -notices.deselect_all = Deselect All -notices.inverse_selection = Inverse Selection -notices.delete_selected = Delete Selected -notices.delete_all = Delete All Notices -notices.type = Type -notices.type_1 = Repository -notices.desc = Description -notices.op = Op. -notices.delete_success = System notices have been deleted successfully. - -[action] -create_repo = created repository <a href="%s">%s</a> -rename_repo = renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a> -commit_repo = pushed to <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> -create_issue = `opened issue <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue = `closed issue <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue = `reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request = `created pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request = `closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request = `reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue = `commented on issue <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request = `merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo = transferred repository <code>%s</code> to <a href="%s">%s</a> -push_tag = pushed tag <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a> -compare_commits = View comparison for these %d commits - -[tool] -ago = ago -from_now = from now -now = now -1s = 1 second %s -1m = 1 minute %s -1h = 1 hour %s -1d = 1 day %s -1w = 1 week %s -1mon = 1 month %s -1y = 1 year %s -seconds = %d seconds %s -minutes = %d minutes %s -hours = %d hours %s -days = %d days %s -weeks = %d weeks %s -months = %d months %s -years = %d years %s -raw_seconds = seconds -raw_minutes = minutes - -[dropzone] -default_message = Drop files here or click to upload. -invalid_input_type = You can't upload files of this type. -file_too_big = File size ({{filesize}} MB) exceeds maximum size ({{maxFilesize}} MB). -remove_file = Remove file diff --git a/conf/locale/locale_es-ES.ini b/conf/locale/locale_es-ES.ini deleted file mode 100644 index 7172c6e174..0000000000 --- a/conf/locale/locale_es-ES.ini +++ /dev/null @@ -1,1201 +0,0 @@ -app_desc=Un servicio de Git auto alojado y sin complicaciones - -home=Inicio -dashboard=Panel de control -explore=Explorar -help=Ayuda -sign_in=Iniciar sesión -sign_out=Cerrar sesión -sign_up=Registro -register=Registro -website=Página web -version=Versión -page=Página -template=Plantilla -language=Idioma -create_new=Crear... -user_profile_and_more=Perfil de usuario y más -signed_in_as=Identificado como - -username=Nombre de usuario -email=Correo electrónico -password=Contraseña -re_type=Ingrese de nuevo -captcha=Captcha - -repository=Repositorio -organization=Organización -mirror=Réplica -new_repo=Nuevo repositorio -new_migrate=Nueva migración -new_mirror=Nueva réplica -new_fork=Nuevo fork del repositorio -new_org=Nueva organización -manage_org=Administrar organizaciones -admin_panel=Panel de administración -account_settings=Configuraciones de la cuenta -settings=Configuraciones -your_profile=Tu perfil -your_settings=Tu configuración - -activities=Actividad -pull_requests=Pull Requests -issues=Incidencias - -cancel=Cancelar - -[install] -install=Instalación -title=Pasos de la instalación por primera vez -docker_helper=Si está ejecutando Gitea usando Docker, ¡por favor lea <a target="_blank" rel="noopener" href="%s"> estas pautas</a> antes de cambiar nada en esta página! -requite_db_desc=Gitea requiere una base de datos MySQL, PostgreSQL, SQLite3 o TiDB. -db_title=Configuración de base de datos -db_type=Tipo de base de datos -host=Host -user=Usuario -password=Contraseña -db_name=Nombre de la base de datos -db_helper=Por favor utilice el motor INNODB con la configuración de caracteres utf8_general_ci para MySQL. -ssl_mode=Modo SSL -path=Ruta -sqlite_helper=Ruta al archivo de base de datos SQLite3 o TiDB. <br>Por favor, usa una ruta absoluta cuando inicies como servicio. -err_empty_db_path=La ruta a la base de datos SQLite3 o TiDB no puede estar vacía. -err_invalid_tidb_name=El nombre de la base de datos TiDB no puede contener los caracteres "." ni "-". -no_admin_and_disable_registration=No puede deshabilitar el registro sin crear una cuenta de administrador. -err_empty_admin_password=La contraseña de administrador no puede estar vacía. - -general_title=Configuración General de Gitea -app_name=Nombre de la aplicación -app_name_helper=Pon aquí el nombre de tu organización, ¡alto y claro! -repo_path=Ruta del repositorio de Raiz (Root) -repo_path_helper=Todos los repositorios remotos de Git se guardarán en este directorio. -run_user=Ejecutar como Usuario -run_user_helper=El usuario necesita tener acceso a la Ruta Raíz del Repositorio y ejecutar Gitea. -domain=Dominio -domain_helper=Esto afecta a las URLs para clonar por SSH. -ssh_port=Puerto SSH -ssh_port_helper=Número de puerto de su servidor SSH, déjelo en blanco para desactivar SSH. -http_port=Puerto HTTP -http_port_helper=Puerto en el que escuchará la aplicación. -app_url=URL de la aplicación -app_url_helper=Esto afecta a las URLs para clonar por HTTP/HTTPS y a algunos correos electrónicos. -log_root_path=Ruta del registro -log_root_path_helper=Directorio donde almacenar los registros. - -optional_title=Configuración opcional -email_title=Configuración del servicio de correo -smtp_host=SMTP Host -smtp_from=Desde -smtp_from_helper=Remitente del email, RFC 5322. Puede ser solamente una dirección de correo electrónico, o estar en el formato "Nombre" <email@example.com>. -mailer_user=Remitente del Correo Electrónico -mailer_password=Contraseña del Remitente -register_confirm=Habilitar la Confirmación en el Registro -mail_notify=Habilitar las Notificaciones de Correo -server_service_title=Configuración del servidor y otros servicios -offline_mode=Activar el modo Sin Conexión -offline_mode_popup=Desactivar el CDN incluso en el modo de producción, todos los recursos se servirán localmente. -disable_gravatar=Desactivar el servicio Gravatar -disable_gravatar_popup=Desactivar Gravatar y cualquier otra fuente personalizada. Todos los avatares deben ser cargados por los usuarios o en su defecto se mostrará el avatar predeterminado. -federated_avatar_lookup=Habilitar búsqueda de Avatares Federados -federated_avatar_lookup_popup=Habilitar búsqueda de avatares federador para usar el servicio federado de código abierto basado en libravatar. -disable_registration=Desactivar Auto-Registro -disable_registration_popup=Desactivar auto-registro del usuario, solo el administrador podrá crear cuentas nuevas. -enable_captcha=Activar la Captcha -enable_captcha_popup=Requiere validar la captcha para el auto-registro de usuario. -require_sign_in_view=Activar el Inicio de Sesión obligatorio para Ver Páginas -require_sign_in_view_popup=Solo los usuarios logados pueden ver páginas, los visitantes anónimos solo podrán ver las páginas de login/registro. -admin_setting_desc=No es necesario crear una cuenta de administrador ahora mismo, el usuario que tenga ID=1 obtendrá privilegios de administrador automáticamente. -admin_title=Configuración de la cuenta de administrador -admin_name=Nombre de usuario -admin_password=Contraseña -confirm_password=Confirmar Contraseña -admin_email=Correo electrónico del administrador -install_btn_confirm=Instalar Gitea -test_git_failed=Fallo al probar el comando 'git': %v -sqlite3_not_available=Tu versión no soporta SQLite3, por favor descarga el binario oficial desde %s, NO la versión de gobuild. -invalid_db_setting=La configuración de la base de datos no es correcta: %v -invalid_repo_path=La ruta de la raíz del repositorio es inválida: %v -run_user_not_match=El usuario que está ejecutando la aplicación no es el usuario actual: %s -> %s -save_config_failed=Error al guardar la configuración: %v -invalid_admin_setting=La configuración de la cuenta de administración es inválida: %v -install_success=Bienvenido! Estamos encantados de que hayas escogido Gitea, diviértete y cuídate. -invalid_log_root_path=La ruta para los registros es inválida: %v - -[home] -uname_holder=Nombre de usuario o correo electrónico -password_holder=Contraseña -switch_dashboard_context=Cambiar el contexto del Dashboard -my_repos=Mis repositorios -show_more_repos=Mostrar más repositorios... -collaborative_repos=Repositorios colaborativos -my_orgs=Mis organizaciones -my_mirrors=Mis réplicas -view_home=Ver %s - -issues.in_your_repos=En tus repositorios - -[explore] -repos=Repositorios -users=Usuarios -search=Buscar - -[auth] -create_new_account=Crear una nueva cuenta -register_hepler_msg=¿Ya tienes una cuenta? ¡Inicia sesión! -social_register_hepler_msg=¿Ya tienes una cuenta? ¡Enlázala! -disable_register_prompt=Lo sentimos, el registro está deshabilitado. Por favor, contacta con el administrador del sitio. -disable_register_mail=Lo sentimos. Los correos de Confirmación de Registro están deshabilitados. -remember_me=Recuérdame -forgot_password=He olvidado mi contraseña -forget_password=¿Has olvidado tu contraseña? -sign_up_now=¿Necesitas una cuenta? Regístrate ahora. -confirmation_mail_sent_prompt=Un nuevo correo de confirmación se ha enviado a <b>%s</b>. Por favor, comprueba tu bandeja de entrada en las siguientes %d horas para completar el proceso de registro. -active_your_account=Activa tu cuenta -prohibit_login=Ingreso prohibido -prohibit_login_desc=Su cuenta tiene prohibido ingresar al sistema, fovor contactar al administrador del sistema. -resent_limit_prompt=Lo sentimos, estás solicitando el reenvío del mail de activación con demasiada frecuencia. Por favor, espera 3 minutos. -has_unconfirmed_mail=Hola %s, tu correo electrónico (<b>%s</b>) no está confirmado. Si no has recibido un correo de confirmación o necesitas que lo enviemos de nuevo, por favor, haz click en el siguiente botón. -resend_mail=Haz click aquí para reenviar tu correo electrónico de activación -email_not_associate=Esta dirección de correo electrónico no esta asociada a ninguna cuenta. -send_reset_mail=Haga clic aquí para (re)enviar el correo para el restablecimiento de la contraseña -reset_password=Restablecer su contraseña -invalid_code=Lo sentimos, su código de confirmación ha expirado o no es valido. -reset_password_helper=Haga Clic aquí para restablecer su contraseña -password_too_short=La longitud de la contraseña no puede ser menor a 6. -non_local_account=Cuentas que no son locales no pueden cambiar las contraseñas a través de Gitea. - -[mail] -activate_account=Por favor, active su cuenta -activate_email=Verifique su correo electrónico -reset_password=Restablezca su contraseña -register_success=Registro completado, bienvenido -register_notify=Bienvenido a bordo - -[modal] -yes=Sí -no=No -modify=Editar - -[form] -UserName=Nombre de usuario -RepoName=Nombre del repositorio -Email=Dirección de correo electrónico -Password=Contraseña -Retype=Vuelva a escribir la contraseña -SSHTitle=Nombre de la Clave de SSH -HttpsUrl=HTTPS URL -PayloadUrl=URL de carga -TeamName=Nombre del equipo -AuthName=Nombre de autorización -AdminEmail=Correo electrónico del administrador - -NewBranchName=Nuevo nombre de rama -CommitSummary=Resumen del commit -CommitMessage=Mensaje de commit -CommitChoice=Hacer commit de la elección -TreeName=Ruta del archivo -Content=Contenido - -require_error=` no puede estar vacío.` -alpha_dash_error=` los caracteres deben ser Alfanumericos o dash(-_).` -alpha_dash_dot_error=` debe ser un caracter alfanumérivo válido, un guión alto o bajo (-_) o un signo de puntuación.` -size_error=` debe ser de tamaño %s.` -min_size_error=` debe contener al menos %s caracteres.` -max_size_error=` debe contener como máximo %s caracteres.` -email_error=` no es una dirección de correo válida.` -url_error=` no es una URL válida.` -include_error=` debe contener la subcadena '%s'.` -unknown_error=Error desconocido: -captcha_incorrect=El captcha no es válido. -password_not_match=La contraseña de confirmación no coincide. - -username_been_taken=Ya existe un usuario con este nombre. -repo_name_been_taken=Ya existe un repositorio con este nombre. -org_name_been_taken=Ya existe una organización con este nombre. -team_name_been_taken=Ya existe un equipo con este nombre. -email_been_used=Esta dirección de correo electrónico ya está en uso. -username_password_incorrect=Nombre de usuario o contraseña incorrectos. -enterred_invalid_repo_name=Por favor, asegúrate de que has introducido correctamente el nombre del repositorio. -enterred_invalid_owner_name=Por favor, asegúrate de que has introducido correctamente el nombre del propietario. -enterred_invalid_password=Por favor, asegúrate de que has introducido correctamente tu contraseña. -user_not_exist=El usuario indicado no existe. -last_org_owner=El usuario que se intenta eliminar es el último miembro del equipo de propietarios. Debe existir otro propietario. - -invalid_ssh_key=Lo sentimos, no somos capaces de verificar tu clave SSH: %s -unable_verify_ssh_key=Gitea no puede velificar tu clave SSH, pero asumimos que es válida. Por favor, asegúrate de que es así. -auth_failed=Error de autenticación: %v - -still_own_repo=Tu cuenta es la propietaria de uno o más repositorios, tienes que borrarlos o transferirlos primero. -still_has_org=Tu cuenta es miembro de una o más organizaciones, tienes que abandonarlas o eliminarlas primero. -org_still_own_repo=Esta organización es dueña de uno o más repositorios, tienes que eliminarlos o transferirlos primero. - -target_branch_not_exist=La rama de destino no existe - -[user] -change_avatar=Cambiar tu avatar -join_on=Registrado el -repositories=Repositorios -activity=Actividad pública -followers=Seguidores -starred=Destacados -following=Siguiendo -follow=Seguir -unfollow=Dejar de seguir - -form.name_reserved=El usuario '%s' está reservado. -form.name_pattern_not_allowed=El patrón de nombre de usuario '%s' no está permitido. - -[settings] -profile=Perfil -password=Contraseña -avatar=Avatar -ssh_keys=Claves SSH -social=Redes Sociales -applications=Aplicaciones -orgs=Organizaciones -delete=Eliminar cuenta -uid=UUID - -public_profile=Perfil público -profile_desc=Tu correo electrónico es público y será usado para todas las notificaciones relacionadas con cualquier cuenta y cualquier operación hecha a través de la web. -password_username_disabled=Los usuarios que no son locales no tienen permitido cambiar su nombre de usuario. -full_name=Nombre completo -website=Página web -location=Localización -update_profile=Actualizar perfil -update_profile_success=Tu perfil se ha actualizado correctamente. -change_username=Nombre de usuario modificado -change_username_prompt=Este cambio afectará a los enlaces que hacen referencia a su cuenta. -continue=Continuar -cancel=Cancelar - -lookup_avatar_by_mail=Buscar avatar por correo -federated_avatar_lookup=Búsqueda de Avatar Federado -enable_custom_avatar=Activar avatar personalizado -choose_new_avatar=Selecciona nuevo avatar -update_avatar=Actualizar configuración del avatar -delete_current_avatar=Eliminar avatar -uploaded_avatar_not_a_image=El archivo enviado no es una imagen. -update_avatar_success=La configuración de tu avatar se ha actualizado correctamente. - -change_password=Cambiar contraseña -old_password=Contraseña actual -new_password=Nueva contraseña -retype_new_password=Confirmar nueva contraseña -password_incorrect=Contraseña actual incorrecta. -change_password_success=La contraseña se ha modificado correctamente. Ya puedes iniciar sesión con tu nueva contraseña. -password_change_disabled=Los usuarios que no son locales no tienen permitido cambiar su contraseña. - -emails=Direcciones de correo electrónico -manage_emails=Gestionar direcciones de correo electrónico -email_desc=Tu dirección de correo principal se utilizará para las notificaciones y otras operaciones. -primary=Principal -primary_email=Marcar como principal -delete_email=Eliminar -email_deletion=Eliminar correo electrónico -email_deletion_desc=Al eliminar esta dirección de correo electrónico se eliminará toda la información asociada a esta. ¿Deseas continuar? -email_deletion_success=¡El correo electrónico ha sido eliminado correctamente! -add_new_email=Añadir nueva dirección de correo electrónico -add_email=Añadir correo electrónico -add_email_confirmation_sent=Un nuevo correo de confirmación ha sido enviado a '%s'. Por favor, comprueba tu bandeja de entrada en las próximas %d horas para completar el proceso. -add_email_success=Tu nuevo correo electrónico se ha añadido correctamente. - -manage_ssh_keys=Gestionar Claves SSH -add_key=Añadir Clave -ssh_desc=Esta es la lista de claves SSH asociadas con tu cuenta. Elimina cualquier clave que no reconozcas. -ssh_helper=<strong>¿Necesitas ayuda?</strong> Consulta la guía de GitHub para <a href="%s">generar claves SSH</a> o solucionar <a href="%s">problemas comunes</a> al usar SSH. -add_new_key=Añadir clave SSH -ssh_key_been_used=El contenido de la clave pública se ha utilizado. -ssh_key_name_used=Ya existe una clave pública con el mismo nombre. -key_name=Nombre de la Clave -key_content=Contenido -add_key_success=¡Nueva clave SSH '%s' añadida correctamente! -delete_key=Eliminar -ssh_key_deletion=Borrado de Clave SSH -ssh_key_deletion_desc=Si elimina esta clave SSH no podrá volver a usarla para acceder a su cuenta. ¿Desea continuar? -ssh_key_deletion_success=¡La clave SSH ha sido eliminada con éxito! -add_on=Añadido en -last_used=Utilizado por última vez en -no_activity=No hay actividad reciente -key_state_desc=Esta clave ha sido usada en los últimos 7 días -token_state_desc=Token usado en los últimos 7 días - -manage_social=Gestionar Redes Sociales asociadas -social_desc=Esta es una lista de las Redes Sociales asociadas. Elimina cualquier vínculo que no reconozcas. -unbind=Desvincular -unbind_success=La Red Social ha sido desvinculada. - -manage_access_token=Gestionar los Tokens de Acceso personales -generate_new_token=Generar nuevo Token -tokens_desc=Tokens usados para acceder al API de Gitea. -new_token_desc=Desde ahora, todos los tokens tendrán acceso completo a tu cuenta. -token_name=Nombre del Token -generate_token=Generar Token -generate_token_succees=¡Los nuevos tokens de acceso se han generado correctamente! Asegúrate de copiar tu nuevo token de acceso personal. ¡No podrás verlo de nuevo! -delete_token=Eliminar -access_token_deletion=Borrado de Token de Acceso Personal -access_token_deletion_desc=Si elimina este token de acceso personal la aplicación asociada perderá el permiso de acceso. ¿Desea continuar? -delete_token_success=¡El token de acceso personal ha sido eliminado con éxito! No se olvide de actualizar también las aplicaciones asociadas. - -delete_account=Elimina tu cuenta -delete_prompt=La operación eliminará tu cuenta de forma permanente y ¡<strong>NO</strong> se puede deshacer! -confirm_delete_account=Confirmar Eliminación -delete_account_title=Eliminación de Cuenta -delete_account_desc=Esta cuenta se va a eliminar permanentemente, ¿quieres continuar? - -[repo] -owner=Propietario -repo_name=Nombre del repositorio -repo_name_helper=Los grandes nombres de repositorios son cortos, memorables y <strong>únicos</strong>. -visibility=Visibilidad -visiblity_helper=Este repositorio es <span class="ui red text">privado</span> -visiblity_helper_forced=El administrador web ha obligado a todos los repositorios nuevos a ser <span class="ui red text"> privados</span> -visiblity_fork_helper=(Este cambio afectará a todos los forks) -clone_helper=¿Necesitas ayuda con el clone? ¡Consulta la <a target="_blank" rel="noopener" href="%s">Ayuda</a>! -fork_repo=Hacer Fork del repositorio -fork_from=Crear un Fork desde -fork_visiblity_helper=No es posible cambiar la visibilidad de un Fork -repo_desc=Descripción -repo_lang=Idioma -repo_gitignore_helper=Seleccionar plantillas de .gitignore -license=Licencia -license_helper=Selecciona un fichero de licencia -readme=Readme -readme_helper=Seleccione una plantilla de archivo readme -auto_init=Inicializar los archivos seleccionados y plantillas de este repositorio -create_repo=Crear repositorio -default_branch=Rama por defecto -mirror_prune=Purgar -mirror_prune_desc=Remover referencias remotas que no existan remotamente -mirror_interval=Intervalo de la réplica (en horas) -mirror_address=Dirección de la réplica -mirror_address_desc=Por favor, incluya las credenciales de usuario necesarias en la dirección. -mirror_last_synced=Última sincronización -watchers=Seguidores -stargazers=Fans -forks=Forks - -form.reach_limit_of_creation=El propietario ha alcanzado el límite máximo de %d repositorios creados. -form.name_reserved=El nombre del repositorio '%s' está reservado. -form.name_pattern_not_allowed=El patrón del nombre del repositorio '%s' no está permitido. - -need_auth=Requiere autorización -migrate_type=Tipo de migración -migrate_type_helper=Este repositorio será una <span class="text blue">réplica</span> -migrate_repo=Migrar Repositorio -migrate.clone_address=Clonar dirección -migrate.clone_address_desc=Puede ser una URL HTTP/HTTPS/GIT o una ruta local del servidor. -migrate.permission_denied=No te está permitido importar repositorios locales. -migrate.invalid_local_path=Rutal local inválida, no existe o no es un directorio. -migrate.failed=Migración fallida: %v - -mirror_from=espejo de -forked_from=forked de -fork_from_self=¡No puedes crear un fork de un repositorio que ya es tuyo! -copy_link=Copiar -copy_link_success=¡Copiado! -copy_link_error=Presione ⌘ + C o Ctrl-C para copiar -copied=Copiado correctamente -unwatch=Dejar de vigilar -watch=Seguir -unstar=Eliminar destacado -star=Destacar -fork=Fork -download_archive=Descargar este repositorio - -no_desc=Sin descripción -quick_guide=Guía Rápida -clone_this_repo=Clonar este repositorio -create_new_repo_command=Crear un nuevo repositorio desde línea de comandos -push_exist_repo=Hacer Push de un repositorio existente desde línea de comandos -repo_is_empty=Este repositorio está vacío, por favor, ¡vuelva más tarde! - -code=Código -branch=Rama -tree=Árbol -filter_branch_and_tag=Filtrar por rama o etiqueta -branches=Ramas -tags=Etiquetas -issues=Incidencias -pulls=Pull Requests -labels=Etiquetas -milestones=Milestones -commits=Commits -releases=Releases -file_raw=Raw -file_history=Histórico -file_view_raw=Ver Raw -file_permalink=Permalink -file_too_large=Este archivo es demasiado grande para ser mostrado - -editor.new_file=Nuevo archivo -editor.upload_file=Subir archivo -editor.edit_file=Editar archivo -editor.preview_changes=Vista previa de los cambios -editor.cannot_edit_non_text_files=Sólo puede editar archivos de texto -editor.edit_this_file=Editar este archivo -editor.must_be_on_a_branch=Debes estar en una rama para hacer o proponer cambios en este archivo -editor.fork_before_edit=Debes hacer un fork de este repositorio antes de editar el archivo -editor.delete_this_file=Eliminar este archivo -editor.must_have_write_access=Debes tener permisos de escritura para hacer o proponer cambios a este archivo -editor.file_delete_success=¡El archivo '%s' ha sido eliminado con éxito! -editor.name_your_file=Nombre de archivo... -editor.filename_help=Para añadir un directorio, simplemente escribelo y presiona /. Para eliminar un directorio, ve al principio del campo y presiona retroceso. -editor.or=o -editor.cancel_lower=cancelar -editor.commit_changes=Hacer commit de los cambios -editor.add_tmpl=Añadir '%s<filename>' -editor.add=Añadir '%s' -editor.update=Actualizar '%s' -editor.delete=Eliminar '%s' -editor.commit_message_desc=Añadir una descripción extendida opcional... -editor.commit_directly_to_this_branch=Hacer commit directamente en la rama <strong class="branch-name">%s</strong>. -editor.create_new_branch=Crear una <strong>nueva rama</strong> para este commit y hacer un pull request. -editor.new_branch_name_desc=Nombre de la rama nueva... -editor.cancel=Cancelar -editor.filename_cannot_be_empty=El nombre del archivo no puede estar vacío. -editor.branch_already_exists=La rama '%s' ya existe en este repositorio. -editor.directory_is_a_file=La entrada '%s' en el directorio padre es un archivo no un directorio en este repositorio. -editor.filename_is_a_directory=El nombre del fichero '%s' es un directorio existente en este repositorio. -editor.file_editing_no_longer_exists=El archivo '%s' que estás editando ya no existe en este repositorio. -editor.file_changed_while_editing=El contenido del archivo ha sido modificado desde que empezó a editarlo. <a target="_blank" rel="noopener" href="%s">Clic aquí</a> para ver qué ha sido modificado o <strong>presiona confirmar de nuevo</strong> para sobrescribir estos cambios. -editor.file_already_exists=Ya existe un archivo con nombre '%s' en este repositorio. -editor.no_changes_to_show=No existen cambios para mostrar. -editor.fail_to_update_file=Error al actualizar/crear el archivo '%s', error: %v -editor.add_subdir=Añadir subdirectorio... -editor.unable_to_upload_files=Error al subir archivos a '%s', error: %v -editor.upload_files_to_dir=Subir archivos a '%s' - -commits.commits=Commits -commits.search=Buscar commits -commits.find=Buscar -commits.author=Autor -commits.message=Mensaje -commits.date=Fecha -commits.older=Anterior -commits.newer=Posterior - -issues.new=Nueva incidencia -issues.new.labels=Etiquetas -issues.new.no_label=Sin etiquetas -issues.new.clear_labels=Limpiar etiquetas -issues.new.milestone=Milestone -issues.new.no_milestone=Sin Milestone -issues.new.clear_milestone=Limpiar Milestone -issues.new.open_milestone=Milestones abiertas -issues.new.closed_milestone=Milestones cerradas -issues.new.assignee=Asignado a -issues.new.clear_assignee=Limpiar asignado -issues.new.no_assignee=Sin asignado -issues.create=Crear incidencia -issues.new_label=Nueva Etiqueta -issues.new_label_placeholder=Nombre etiqueta... -issues.create_label=Crear etiqueta -issues.label_templates.title=Carga un conjunto predefinido de etiquetas -issues.label_templates.info=Todavía no hay ninguna etiqueta. Puede hacer clic en el botón "Nueva etiqueta" para crear una o utilizar un conjunto predefinido abajo. -issues.label_templates.helper=Seleccionar un conjunto de etiquetas -issues.label_templates.use=Usar este conjunto de etiquetas -issues.label_templates.fail_to_load_file=Error al cargar el archivo de plantilla de etiqueta '%s': %v -issues.open_tab=%d abiertas -issues.close_tab=%d cerradas -issues.filter_label=Etiqueta -issues.filter_label_no_select=Ninguna etiqueta seleccionada -issues.filter_milestone=Milestone -issues.filter_milestone_no_select=Ningún Milestone seleccionado -issues.filter_assignee=Asignada a -issues.filter_assginee_no_select=Sin asignar -issues.filter_type=Tipo -issues.filter_type.all_issues=Todas las incidencias -issues.filter_type.assigned_to_you=Asignadas a ti -issues.filter_type.created_by_you=Creadas por ti -issues.filter_type.mentioning_you=Citado en -issues.filter_sort=Ordenar -issues.filter_sort.latest=Más recientes -issues.filter_sort.oldest=Más antiguas -issues.filter_sort.recentupdate=Actualizada recientemente -issues.filter_sort.leastupdate=Actualizada menos recientemente -issues.filter_sort.mostcomment=Más comentadas -issues.filter_sort.leastcomment=Menos comentadas -issues.opened_by=abierta %[1]s por <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=abierta %[1]s por %[2]s -issues.previous=Página Anterior -issues.next=Página Siguiente -issues.open_title=Abierta -issues.closed_title=Cerrada -issues.num_comments=%d comentarios -issues.commented_at=`comentado <a href="#%s"> %s`</a> -issues.delete_comment_confirm=¿Seguro que deseas eliminar este comentario? -issues.no_content=Aún no existe contenido. -issues.close_issue=Cerrar -issues.close_comment_issue=Comentar y cerrar -issues.reopen_issue=Reabrir -issues.reopen_comment_issue=Comentar y reabrir -issues.create_comment=Comentar -issues.closed_at=`cerró <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`reabrió <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`mencionada esta incidencia en un commit <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Autor -issues.collaborator=Colaborador -issues.owner=Propietario -issues.sign_in_require_desc=<a href="%s"> Inicie sesión</a> para unirse a esta conversación. -issues.edit=Editar -issues.cancel=Cancelar -issues.save=Guardar -issues.label_title=Nombre etiqueta -issues.label_color=Color etiqueta -issues.label_count=%d etiquetas -issues.label_open_issues=%d incidencias abiertas -issues.label_edit=Editar -issues.label_delete=Borrar -issues.label_modify=Edición de Etiqueta -issues.label_deletion=Borrado de Etiqueta -issues.label_deletion_desc=Al borrar la etiqueta su información será eliminada de todas las incidencias relacionadas. Desea continuar? -issues.label_deletion_success=Etiqueta borrada con éxito! -issues.num_participants=%d participantes -issues.attachment.open_tab='Haga clic para ver "%s" en una pestaña nueva' -issues.attachment.download=`Haga clic para descargar "%s"` - -pulls.new=Nuevo Pull Request -pulls.compare_changes=Comparar cambios -pulls.compare_changes_desc=Comparar dos ramas y generar un pull request con las diferencias. -pulls.compare_base=base -pulls.compare_compare=comparar con -pulls.filter_branch=Filtrar rama -pulls.no_results=Sin resultados. -pulls.nothing_to_compare=Nada que comparar. Las dos ramas coinciden. -pulls.has_pull_request=`Ya existe un pull request entre estas dos ramas: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Crear Pull Request -pulls.title_desc=desea fusionar %[1]d commits de <code>%[2]s</code> en <code>%[3]s</code> -pulls.merged_title_desc=fusionados %[1]d commits de <code>%[2]s</code> en <code>%[3]s</code> %[4]s -pulls.tab_conversation=Conversación -pulls.tab_commits=Commits -pulls.tab_files=Archivos modificados -pulls.reopen_to_merge=Por favor reabra este Pull Request para proceder con la operación de fusionado. -pulls.merged=Fusionado -pulls.has_merged=¡Este Pull Request se ha completado con éxito! -pulls.data_broken=Los datos de este pull request ya no están disponibles porque se ha eliminado la información del fork. -pulls.is_checking=Se está procediendo a la búsqueda de conflictos, por favor actualice la página en unos momentos. -pulls.can_auto_merge_desc=Este Pull Request puede ser fusionado automáticamente. -pulls.cannot_auto_merge_desc=Este Pull Request no puede ser fusionado automáticamente porque hay conflictos. -pulls.cannot_auto_merge_helper=Por favor, fusiona manualmente para resolver los conflictos. -pulls.merge_pull_request=Fusionar Pull Request -pulls.open_unmerged_pull_exists=`Usted no puede realizar la operación de reapertura porque en estos momentos existe una solicitud de pull request (#%d) para el mismo repositorio con la misma información que se encuentra a la espera de aprobación` - -milestones.new=Nuevo Milestone -milestones.open_tab=%d abiertas -milestones.close_tab=%d cerradas -milestones.closed=Cerrada %s -milestones.no_due_date=Sin fecha límite -milestones.open=Abrir -milestones.close=Cerrar -milestones.new_subheader=Cree milestones para organizar las incidencias. -milestones.create=Nuevo Milestone -milestones.title=Título -milestones.desc=Descripción -milestones.due_date=Fecha límite (opcional) -milestones.clear=Eliminar -milestones.invalid_due_date_format=El formato de la fecha límite no es válido, debe ser 'yyyy-mm-dd'. -milestones.create_success=¡El milestone '%s' ha sido creado con éxito! -milestones.edit=Editar Milestone -milestones.edit_subheader=Use una buena descripción en el milestone para no confundir al resto de usuarios. -milestones.cancel=Cancelar -milestones.modify=Modificar Milestone -milestones.edit_success=¡Los cambios al milestone '%s' se han guardado con éxito! -milestones.deletion=Borrar milestone -milestones.deletion_desc=Eliminar este Milestone eliminará su información y las incidencias asociadas. ¿Desea continuar? -milestones.deletion_success=¡El milestone ha sido eliminado con éxito! - -wiki=Wiki -wiki.welcome=¡Bienvenido a la Wiki! -wiki.welcome_desc=La Wiki es el lugar donde os gustaría documentar juntos vuestro proyecto y hacerlo mejor. -wiki.create_first_page=Crear la primera página -wiki.page=Página -wiki.filter_page=Filtrar página -wiki.new_page=Crear nueva página -wiki.default_commit_message=Escribe una nota sobre esta actualización (opcional). -wiki.save_page=Guardar página -wiki.last_commit_info=%s editó esta página %s -wiki.edit_page_button=Editar -wiki.new_page_button=Nueva página -wiki.delete_page_button=Eliminar página -wiki.delete_page_notice_1=Esto eliminará la página <code>"%s"</code>. Por favor, asegúrate de que es lo que quieres. -wiki.page_already_exists=Ya existe una página con el mismo nombre. -wiki.pages=Páginas -wiki.last_updated=Última actualización %s - -settings=Configuración -settings.options=Opciones -settings.collaboration=Colaboración -settings.collaboration.admin=Administrador -settings.collaboration.write=Escritura -settings.collaboration.read=Lectura -settings.collaboration.undefined=Indefinido -settings.hooks=Webhooks -settings.githooks=Git Hooks -settings.basic_settings=Configuración Básica -settings.mirror_settings=Configuración de réplica -settings.sync_mirror=Sincronizar ahora -settings.mirror_sync_in_progress=Sincronización de réplica en curso, por favor actualice la página en unos minutos. -settings.site=Sitio oficial -settings.update_settings=Actualizar configuración -settings.change_reponame_prompt=Este cambio afectará a los enlaces al repositorio. -settings.advanced_settings=Ajustes avanzados -settings.wiki_desc=Activar sistema de wiki -settings.use_internal_wiki=Usar wiki integrada -settings.use_external_wiki=Usar Wiki externa -settings.external_wiki_url=URL externa de la Wiki -settings.external_wiki_url_desc=Los visitantes serán redireccionados a la URL cuando hagan click en la barra. -settings.issues_desc=Habilitar rastreo de incidencias -settings.use_internal_issue_tracker=Usar rastreo de incidencias ligero incluido -settings.use_external_issue_tracker=Usar tracker externo de incidencias -settings.tracker_url_format=Formato URL del tracker de incidencias externo -settings.tracker_issue_style=Estilo de etiquetado del tracker externo de incidencias: -settings.tracker_issue_style.numeric=Numérico -settings.tracker_issue_style.alphanumeric=Alfanumérico -settings.tracker_url_format_desc=Puedes usar las plantillas <code>{user} {repo} {index}</code> para el nombre de usuario, nombre del repositorio e índice de la incidencia. -settings.pulls_desc=Habilitar Pull Requests para aceptar contribuciones públicas -settings.danger_zone=Zona de Peligro -settings.new_owner_has_same_repo=El nuevo propietario tiene un repositorio con el mismo nombre. -settings.convert=Convertir en un repositorio normal -settings.convert_desc=Puedes convertir este repositorio en un repositorio normal. Este cambio no se puede deshacer. -settings.convert_notices_1=- Esta operación convertirá este repositorio espejo en un repositorio normal y no podrá deshacerse. -settings.convert_confirm=Confirmar conversión -settings.convert_succeed=El repositorio ha sido convertido en normal satisfactoriamente. -settings.transfer=Transferir la propiedad -settings.transfer_desc=Transferir este repositorio a otro usuario u organización donde tengas permisos de administración. -settings.transfer_notices_1=- Perderá el permiso de acceso si el nuevo propietario es otro usuario. -settings.transfer_notices_2=- Conservará el privilegio de acceso si el nuevo propietario es una organización y usted es uno de los propietarios de dicha organización. -settings.transfer_form_title=Por favor introduzca esta información para confirmar la operación: -settings.wiki_delete=Eliminar datos de la wiki -settings.wiki_delete_desc=Una vez borrados los datos de la wiki no habrá vuelta atrás. Por favor, asegúrate de que es lo que quieres. -settings.wiki_delete_notices_1=- Esto eliminará y deshabilitará la wiki para %s -settings.wiki_deletion_success=Los datos de la wiki del repositorio han sido borrados correctamente. -settings.delete=Eliminar este repositorio -settings.delete_desc=Una vez has eliminado un repositorio, no hay vuelta atrás. Por favor, asegúrate de que es lo que quieres. -settings.delete_notices_1=- Esta operación <strong>NO PUEDE</strong> revertirse. -settings.delete_notices_2=- Esta operación eliminará de manera permanente todo el contenido de este repositorio, incluyendo los datos de git, las incidencias, los comentarios y los permisos de acceso de los colaboradores. -settings.delete_notices_fork_1=- Todos los forks se convertirán en independientes tras el borrado. -settings.deletion_success=¡El respositorio ha sido eliminado satisfactoriamente! -settings.update_settings_success=Las opciones del repositorio se han actualizado correctamente. -settings.transfer_owner=Nuevo Propietario -settings.make_transfer=Transferir -settings.transfer_succeed=La propiedad del repositorio ha sido transferida exitosamente. -settings.confirm_delete=Confirmar eliminación -settings.add_collaborator=Añadir nuevo colaborador -settings.add_collaborator_success=El nuevo colaborador ha sido añadido. -settings.delete_collaborator=Eliminar -settings.collaborator_deletion=Eliminar colaborador -settings.collaborator_deletion_desc=Este usuario no podrá colaborar en este repositorio tras eliminarlo. ¿Desea continuar? -settings.remove_collaborator_success=El colaborador ha sido eliminado. -settings.search_user_placeholder=Buscar usuario... -settings.org_not_allowed_to_be_collaborator=Las organizaciones no tiene permitido ser añadidas como colaboradores. -settings.user_is_org_member=El usuario es miembro de la organización, no puede ser añadido como colaborador. -settings.add_webhook=Añadir Webhook -settings.hooks_desc=Los Webhooks permiten a servicios externos recibir notificaciones cuando sucedan ciertos eventos en Gitea. Cuando sucedan los eventos especificados, enviaremos una petición POST a cada una de las URLs indicadas. Para obtener más información, consulta nuestra <a target="_blank" rel="noopener" href="%s">Guía de Webhooks</a>. -settings.webhook_deletion=Eliminar Webhook -settings.webhook_deletion_desc=Al borrar este webhook se eliminará su información y todo su historial. ¿Desea continuar? -settings.webhook_deletion_success=¡Webhook eliminado con éxito! -settings.webhook.test_delivery=Test de entrega -settings.webhook.test_delivery_desc=Enviar un falso evento Push de entrega para probar tus ajustes de webhook -settings.webhook.test_delivery_success=Probar que los webhook han sido añadidos a la cola de entrega. Esto puede tomar algunos segundos antes de aparecer en el historial de entregas. -settings.webhook.request=Petición -settings.webhook.response=Respuesta -settings.webhook.headers=Encabezado -settings.webhook.payload=Payload -settings.webhook.body=Cuerpo del mensaje -settings.githooks_desc=Los Git Hooks son una funcionalidad del propio Git, puedes editar los ficheros de los hooks soportados en la siguiente lista para aplicar operaciones personalizadas. -settings.githook_edit_desc=Si el hook no está activo, se mostrará contenido de ejemplo. Dejar el contenido vacío deshabilitará este hook. -settings.githook_name=Nombre del Hook -settings.githook_content=Contenido del Hook -settings.update_githook=Actualizar Hook -settings.add_webhook_desc=Enviaremos una petición <code>POST</code> a la siguiente URL con los detalles de cualquier evento suscrito. También puedes especificar qué formato de datos te gustaría recibir (JSON, <code>x-www-form-urlencoded</code>, <em>etc</em>). Puedes encontrar más información en la <a target="_blank" rel="noopener" href="%s">Guía de Webhooks</a>. -settings.payload_url=URL de Payload -settings.content_type=Tipo de contenido -settings.secret=Secreto -settings.slack_username=Nombre de usuario -settings.slack_icon_url=URL de icono -settings.slack_color=Color -settings.event_desc=¿Qué eventos te gustaría que desencadenasen este webhook? -settings.event_push_only=Solo el evento <code>push</code>. -settings.event_send_everything=Necesito <strong>todo</strong>. -settings.event_choose=Déjeme elegir lo que necesito. -settings.event_create=Crear -settings.event_create_desc=Rama o etiqueta creada -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request, abierta, cerrada, reabierta, editada, asignada, desasignada, con etiqueta actualizada, con etiqueta eliminada, o sincronizada. -settings.event_push=Push -settings.event_push_desc=Git push a un repositorio -settings.active=Activo -settings.active_helper=Enviaremos detalles del evento cuando este hook se dispare. -settings.add_hook_success=Se ha añadido un nuevo webhook. -settings.update_webhook=Actualizar Webhook -settings.update_hook_success=Se ha actualizado el Webhook. -settings.delete_webhook=Borrar Webhook -settings.recent_deliveries=Envíos Recientes -settings.hook_type=Tipo de Hook -settings.add_slack_hook_desc=Añade integración con <a href="%s">Slack</a> a tu repositorio. -settings.slack_token=Token -settings.slack_domain=Dominio -settings.slack_channel=Canal -settings.deploy_keys=Claves de Despliegue -settings.add_deploy_key=Añadir Clave de Despliegue -settings.deploy_key_desc=La clave de desarrollo tiene sólo acceso de lectura. No es igual que las claves SSH de las cuentas personales. -settings.no_deploy_keys=No has añadido ninguna clave de despliegue. -settings.title=Título -settings.deploy_key_content=Contenido -settings.key_been_used=Se ha usado la clave de despliegue. -settings.key_name_used=Ya existe una clave de despliegue con el mismo nombre. -settings.add_key_success=¡La nueva clave de desplieque '%s' ha sido creada con éxito! -settings.deploy_key_deletion=Eliminar Clave de Despliegue -settings.deploy_key_deletion_desc=Al eliminar esta clave de despliegue se perderán el permiso de acceso a este repositorio con dicha clave. ¿Deseas continuar? -settings.deploy_key_deletion_success=¡Clave de despliegue eliminada con éxito! - -diff.browse_source=Explorar el Código -diff.parent=padre -diff.commit=commit -diff.data_not_available=Los datos del Diff no están disponibles. -diff.show_diff_stats=Mostrar estadísticas de diff -diff.show_split_view=Dividir vista -diff.show_unified_view=Unificar vista -diff.stats_desc=Se han <strong>modificado %d ficheros</strong> con <strong>%d adiciones</strong> y <strong>%d borrados</strong> -diff.bin=BIN -diff.view_file=Ver fichero -diff.file_suppressed=La diferencia del archivo ha sido suprimido porque es demasiado grande -diff.too_many_files=Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio - -release.releases=Releases -release.new_release=Nueva Release -release.draft=Borrador -release.prerelease=Pre-Release -release.stable=Estable -release.edit=editar -release.ahead=<strong>%d</strong> commits en %s desde esta release -release.source_code=Código Fuente -release.new_subheader=Publicar releases del proyecto. -release.edit_subheader=Un registro de cambios detallado ayudará a los usuarios a comprender lo que se ha mejorado. -release.tag_name=Nombre de la etiqueta -release.target=Destino -release.tag_helper=Escoge una etiqueta o crea una nueva al publicar. -release.title=Título -release.content=Contenido -release.write=Escribir -release.preview=Vista previa -release.loading=Cargando... -release.prerelease_desc=Esta es una pre-release -release.prerelease_helper=Esta release está marcada como no apta para producción. -release.cancel=Cancelar -release.publish=Publicar Release -release.save_draft=Guardar borrador -release.edit_release=Editar Release -release.delete_release=Borrar este Release -release.deletion=Eliminar Release -release.deletion_desc=Eliminar este Release eliminará la etiqueta correspondiente. ¿Desea continuar? -release.deletion_success=¡El release ha sido eliminado correctamente! -release.tag_name_already_exist=Ya existe una Release con esta etiqueta. -release.tag_name_invalid=Nombre de la etiqueta no es válido. -release.downloads=Descargas - -[org] -org_name_holder=Nombre de la organización -org_full_name_holder=Nombre completo de la organización -org_name_helper=Los grandes nombres de organizaciones son cortos y memorables. -create_org=Crear Organización -repo_updated=Actualizado -people=Personas -invite_someone=Invitar a alguien -teams=Equipos -lower_members=miembros -lower_repositories=repositorios -create_new_team=Crear un nuevo equipo -org_desc=Descripción -team_name=Nombre del equipo -team_desc=Descripción -team_name_helper=Utiliza este nombre para mencionar a este equipo en las conversaciones. -team_desc_helper=¿En qué consiste este equipo? -team_permission_desc=¿Qué nivel de permisos debería tener este equipo? - -form.name_reserved=El nombre de la organización '%s' está reservado. -form.name_pattern_not_allowed=El patrón de nombre de la organización '%s' no está permitido. - -settings=Configuración -settings.options=Opciones -settings.full_name=Nombre completo -settings.website=Página web -settings.location=Localización -settings.update_settings=Actualizar configuración -settings.update_setting_success=La configuración de la organización se ha actualizado correctamente. -settings.change_orgname_prompt=Este cambio afectará a los enlaces que hacen referencia a la organización. -settings.update_avatar_success=La configuración de avatar de la organización ha sido actualizada con éxito. -settings.delete=Eliminar organización -settings.delete_account=Eliminar esta organización -settings.delete_prompt=Esta operación eliminará esta organización de manera permanente, y ¡<strong>NO PUEDE</strong> deshacerse! -settings.confirm_delete_account=Confirmar eliminación -settings.delete_org_title=Eliminación de la organización -settings.delete_org_desc=Esta organización se va a eliminar permanentemente, ¿quieres continuar? -settings.hooks_desc=Añadir webhooks que serán ejecutados para <strong>todos los repositorios</strong> de esta organización. - -members.membership_visibility=Visibilidad de Membresía: -members.public=Público -members.public_helper=convertir en privado -members.private=Privado -members.private_helper=convertir en público -members.member_role=Rol del miembro: -members.owner=Propietario -members.member=Miembro -members.remove=Eliminar -members.leave=Abandonar -members.invite_desc=Añadir un miembro nuevo a %s: -members.invite_now=Invitar - -teams.join=Unirse -teams.leave=Abandonar -teams.read_access=Acceso de Lectura -teams.read_access_helper=Este equipo podrá ver y clonar sus repositorios. -teams.write_access=Acceso de Escritura -teams.write_access_helper=Este equipo podrá leer sus repositorios, así como hacer push en ellos. -teams.admin_access=Acceso de administrador -teams.admin_access_helper=Este equipo podrá hacer push/pull en sus repositorios, así como añadir colaboradores a ellos. -teams.no_desc=Este equipo no tiene descripción -teams.settings=Configuración -teams.owners_permission_desc=Los propietarios tienen acceso completo a <strong>todos los repositorios</strong> y tienen <strong>derechos de administración</strong> en la organización. -teams.members=Miembros del equipo -teams.update_settings=Actualizar configuración -teams.delete_team=Eliminar este equipo -teams.add_team_member=Añadir miembro al equipo -teams.delete_team_title=Eliminar equipo -teams.delete_team_desc=Este equipo va a ser eliminado, ¿seguro que quieres continuar? Los miembros de este equipo pueden perder acceso a algunos repositorios. -teams.delete_team_success=El equipo ha sido eliminado correctamente. -teams.read_permission_desc=Este equipo tiene permisos de <strong>Lectura</strong>: sus miembros pueden ver y clonar los repositorios del equipo. -teams.write_permission_desc=Este equipo tiene permisos de <strong>Escritura</strong>: sus miembros pueden leer y hacer push a los repositorios del equipo. -teams.admin_permission_desc=Este equipo tiene permisos de <strong>Administración</strong>: sus miembros pueden leer, hacer push y añadir colaboradores a los repositorios del equipo. -teams.repositories=Repositorios del equipo -teams.search_repo_placeholder=Buscar repositorio... -teams.add_team_repository=Añadir repositorio al equipo -teams.remove_repo=Eliminar -teams.add_nonexistent_repo=El repositorio que estás intentando añadir no existe, por favor, créalo primero. - -[admin] -dashboard=Dashboard -users=Usuarios -organizations=Organizaciones -repositories=Repositorios -authentication=Autenticaciones -config=Configuración -notices=Notificaciones del sistema -monitor=Monitorización -first_page=Primera -last_page=Última -total=Total: %d - -dashboard.statistic=Estadísticas -dashboard.operations=Operaciones -dashboard.system_status=Estado del Monitor del Sistema -dashboard.statistic_info=La base de datos de Gitea contiene <b>%d</b> usuarios, <b>%d</b> organizaciones, <b>%d</b> claves públicas, <b>%d</b> repositorios, <b>%d</b> vigilados, <b>%d</b> destacados, <b>%d</b> acciones, <b>%d</b> accesos, <b>%d</b> incidencias, <b>%d</b> comentarios, <b>%d</b> cuentas de redes sociales, <b>%d</b> seguidores, <b>%d</b> mirrors, <b>%d</b> releases, <b>%d</b> fuentes de login, <b>%d</b> webhooks, <b>%d</b> milestones, <b>%d</b> etiquetas, <b>%d</b> hooks, <b>%d</b> equipos, <b>%d</b> tareas actualizadas, <b>%d</b> adjuntos. -dashboard.operation_name=Nombre de la operación -dashboard.operation_switch=Interruptor -dashboard.operation_run=Ejecutar -dashboard.clean_unbind_oauth=Limpiar solicitudes de OAuth sin confirmar -dashboard.clean_unbind_oauth_success=Las solicitudes de OAuth sin confirmar se han eliminado correctamente. -dashboard.delete_inactivate_accounts=Eliminar todas las cuentas inactivas -dashboard.delete_inactivate_accounts_success=Todas las cuentas inactivas se han eliminado correctamente. -dashboard.delete_repo_archives=Eliminar todos los archivos de repositorios -dashboard.delete_repo_archives_success=Todos los archivos de repositorios se han eliminado correctamente. -dashboard.delete_missing_repos=Borrar todos los registros de los repositorios para los que ya no se dispone de los archivos Git -dashboard.delete_missing_repos_success=Todos los registros de repositorios para los que ya no se dispone de los archivos Git se han eliminado correctamente. -dashboard.git_gc_repos=Ejecutar la recolección de basura en los repositorios -dashboard.git_gc_repos_success=Todos los repositorios han ejecutado correctamente el recolector de basuras. -dashboard.resync_all_sshkeys=Reescribir el fichero '.ssh/authorized_keys'(atención: se perderán las claves que no pertenezcan a Gitea) -dashboard.resync_all_sshkeys_success=Todas las claves públicas se han reescrito correctamente. -dashboard.resync_all_update_hooks=Reescribir todos los hooks de actualización de los repositorios (necesario cuando se modifica la ruta de configuración personalizada) -dashboard.resync_all_update_hooks_success=Todos los hooks de actualización de los repositorios se han reescrito correctamente. -dashboard.reinit_missing_repos=Reinicializar todos los registros del repositorio que tienen archivos Git eliminados -dashboard.reinit_missing_repos_success=Todos los registros del repositorio con archivos Git eliminados han sido reinicializados con éxito. - -dashboard.server_uptime=Tiempo de actividad del servidor -dashboard.current_goroutine=Gorutinas actuales -dashboard.current_memory_usage=Uso de memoria actual -dashboard.total_memory_allocated=Total de Memoria Reservada -dashboard.memory_obtained=Memoria Obtenida -dashboard.pointer_lookup_times=Tiempos de búsqueda de punteros -dashboard.memory_allocate_times=Tiempos de Reserva de Memoria -dashboard.memory_free_times=Tiempos de Liberado de Memoria -dashboard.current_heap_usage=Uso de Heap actual -dashboard.heap_memory_obtained=Memoria de Heap Obtenida -dashboard.heap_memory_idle=Memoria de Heap Inactiva -dashboard.heap_memory_in_use=Memoria de Heap en Uso -dashboard.heap_memory_released=Memoria de Heap Liberada -dashboard.heap_objects=Objetos en el Heap -dashboard.bootstrap_stack_usage=Uso de la Pila de Bootstrap -dashboard.stack_memory_obtained=Memoria de Pila Obtenida -dashboard.mspan_structures_usage=Uso de Estructuras MSpan -dashboard.mspan_structures_obtained=Estructuras MSpan Obtenidas -dashboard.mcache_structures_usage=Uso de estructuras MCache -dashboard.mcache_structures_obtained=Estructuras MCache Obtenidas -dashboard.profiling_bucket_hash_table_obtained=Profiling Bucket Hash Table Obtenido -dashboard.gc_metadata_obtained=Metadatos del Recolector de Basuras Obtenidos -dashboard.other_system_allocation_obtained=Otros Recursos del Sistema Asignados -dashboard.next_gc_recycle=Siguiente Reciclado del Recolector de Basuras -dashboard.last_gc_time=Tiempo desde el Último GC -dashboard.total_gc_time=Pausa Total por GC -dashboard.total_gc_pause=Pausa Total por GC -dashboard.last_gc_pause=Última Pausa por GC -dashboard.gc_times=Ejecuciones GC - -users.user_manage_panel=Panel de Gestión de Usuarios -users.new_account=Crear Nueva Cuenta -users.name=Nombre -users.activated=Activado -users.admin=Administrador -users.repos=Repositorios -users.created=Creado -users.send_register_notify=Enviar notificación de registro al usuario -users.new_success=La cuenta '%s' ha sido creada con éxito. -users.edit=Editar -users.auth_source=Fuente de Autenticación -users.local=Local -users.auth_login_name=Nombre de Inicio de sesión de autenticación -users.password_helper=Deje el campo vacío si no desea cambiar la contraseña. -users.update_profile_success=El perfil de la cuenta se ha actualizado correctamente. -users.edit_account=Editar Cuenta -users.max_repo_creation=Límite máximo de repositorios -users.max_repo_creation_desc=(Configura a -1 para usar el límite global por defecto) -users.is_activated=Esta cuenta está activada -users.prohibit_login=Esta cuenta no tiene permitido ingresar -users.is_admin=Esta cuenta tiene permisos de administrador -users.allow_git_hook=Esta cuenta tiene permisos para crear hooks de Git -users.allow_import_local=Esta cuenta dispone de permisos para importar repositorios locales -users.update_profile=Actualizar Perfil de la Cuenta -users.delete_account=Eliminar esta Cuenta -users.still_own_repo=Esta cuenta es propietaria de uno o más repositorios, tienes que borrarlos o transferirlos primero. -users.still_has_org=Esta cuenta es miembro de una o más organizaciones, tienes que abandonarlas o eliminarlas primero. -users.deletion_success=Su cuenta ha sido eliminada correctamente! - -orgs.org_manage_panel=Panel de Gestión de Organización -orgs.name=Nombre -orgs.teams=Equipos -orgs.members=Miembros - -repos.repo_manage_panel=Panel de Gestión de Repositorios -repos.owner=Propietario -repos.name=Nombre -repos.private=Privado -repos.watches=Vigilantes -repos.stars=Estrellas -repos.issues=Incidencias - -auths.auth_manage_panel=Panel de administración de autenticación -auths.new=Añadir nuevo origen -auths.name=Nombre -auths.type=Tipo -auths.enabled=Activo -auths.updated=Actualizado -auths.auth_type=Tipo de autenticación -auths.auth_name=Nombre de autenticación -auths.security_protocol=Protocolo de seguridad -auths.domain=Dominio -auths.host=Host -auths.port=Puerto -auths.bind_dn=Bind DN -auths.bind_password=Contraseña Bind -auths.bind_password_helper=Advertencia: La contraseña se almacena como texto plano. No utilice una cuenta con privilegios elevados. -auths.user_base=Base de búsqueda de usuarios -auths.user_dn=DN de Usuario -auths.attribute_username=Atributo de nombre de usuario -auths.attribute_username_placeholder=Dejar vacío para usar el campo de inicio de sesión como nombre de usuario. -auths.attribute_name=Atributo nombre -auths.attribute_surname=Atributo apellido -auths.attribute_mail=Atributo correo electrónico -auths.attributes_in_bind=Buscar atributos en el contexto del Bind DN -auths.filter=Filtro de usuario -auths.admin_filter=Filtro de aministrador -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Tipo de autenticación SMTP -auths.smtphost=SMTP Host -auths.smtpport=Puerto SMTP -auths.allowed_domains=Dominios Permitidos -auths.allowed_domains_helper=Deje el campo vacío si no desea restringir ningún dominio. Para restringir más de uno, separe los dominios con una coma ','. -auths.enable_tls=Habilitar cifrado TLS -auths.skip_tls_verify=Omitir la verificación TLS -auths.pam_service_name=Nombre del Servicio PAM -auths.enable_auto_register=Hablilitar Auto-Registro -auths.tips=Consejos -auths.edit=Editar la Configuración de Autenticación -auths.activated=Esta autenticación ha sido activada -auths.new_success=¡La autenticación '%s' ha sido añadida con éxito! -auths.update_success=La configuración de autenticación ha sido actualizada con éxito. -auths.update=Actualizar la configuración de autenticación -auths.delete=Eliminar Autenticación -auths.delete_auth_title=Borrado de autenticación -auths.delete_auth_desc=Esta autenticación será eliminada. ¿Deseas continuar? -auths.still_in_used=Este método de autentificación aún es utilizado por algunos usuarios, por favor elimine o convierta estos usuarios a otro tipo de autentificación. -auths.deletion_success=¡La autenticación ha sido eliminada con éxito! - -config.server_config=Configuración del servidor -config.app_name=Nombre de la Aplicación -config.app_ver=Versión de la Aplicación -config.app_url=URL de la Aplicación -config.domain=Dominio -config.offline_mode=Modo Sin Conexión -config.disable_router_log=Deshabilitar Log del Router -config.run_user=Ejecutada como Usuario -config.run_mode=Modo de ejecución -config.repo_root_path=Ruta del Repositorio -config.static_file_root_path=Ruta de los Ficheros Estáticos -config.log_file_root_path=Ruta de los Ficheros de Log -config.script_type=Tipo de Script -config.reverse_auth_user=Autenticación Inversa de Usuario - -config.ssh_config=Configuración SSH -config.ssh_enabled=Habilitado -config.ssh_start_builtin_server=Iniciar servidor integrado -config.ssh_domain=Dominio -config.ssh_port=Puerto -config.ssh_listen_port=Puerto de escucha -config.ssh_root_path=Ruta raíz -config.ssh_key_test_path=Ruta de la clave de prueba -config.ssh_keygen_path=Ruta del generador de claves ('ssh-keygen') -config.ssh_minimum_key_size_check=Tamaño mínimo de la clave de verificación -config.ssh_minimum_key_sizes=Tamaños de clave mínimos - -config.db_config=Configuración de la Base de Datos -config.db_type=Tipo -config.db_host=Host -config.db_name=Nombre -config.db_user=Usuario -config.db_ssl_mode=Modo SSL -config.db_ssl_mode_helper=(sólo para "postgres") -config.db_path=Ruta -config.db_path_helper=(para "sqlite3" y "tidb") - -config.service_config=Configuración del servicio -config.register_email_confirm=Solicitar Confirmación por Correo Electrónico -config.disable_register=Deshabilitar el Registro -config.show_registration_button=Mostrar Botón de Registro -config.require_sign_in_view=Solicitar la Vista de Inicio de Sesión -config.mail_notify=Notificación por Correo Electrónico -config.disable_key_size_check=Deshabilitar la comprobación de Tamaño Mínimo de Clave -config.enable_captcha=Activar Captcha -config.active_code_lives=Habilitar Vida del Código -config.reset_password_code_lives=Restablecer Contraseña de Vida del Código - -config.webhook_config=Configuración de Webhooks -config.queue_length=Tamaño de Cola de Envío -config.deliver_timeout=Timeout de Entrega -config.skip_tls_verify=Omitir la Verificación TLS - -config.mailer_config=Configuración del servidor de correo -config.mailer_enabled=Activado -config.mailer_disable_helo=Desactivar HELO -config.mailer_name=Nombre -config.mailer_host=Host -config.mailer_user=Usuario -config.send_test_mail=Enviar email de prueba -config.test_mail_failed=Fallo al enviar el email de prueba a '%s': %v -config.test_mail_sent=El email de prueba ha sido enviado a '%s'. - -config.oauth_config=Configuración OAuth -config.oauth_enabled=Activado - -config.cache_config=Configuración de la Caché -config.cache_adapter=Adaptador de la Caché -config.cache_interval=Intervalo de la Caché -config.cache_conn=Conexión de la Caché - -config.session_config=Configuración de la Sesión -config.session_provider=Proveedor de la Sesión -config.provider_config=Configuración del Proveedor -config.cookie_name=Nombre de la Cookie -config.enable_set_cookie=Activar Establecimiento de Cookie -config.gc_interval_time=Intervalo de tiempo del GC -config.session_life_time=Tiempo de Vida de la Sesión -config.https_only=Sólo HTTPS -config.cookie_life_time=Tiempo de Vida de la Cookie - -config.picture_config=Configuración de Imagen -config.picture_service=Servicio de Imágen -config.disable_gravatar=Desactivar Gravatar -config.enable_federated_avatar=Habilitar Avatares Federados - -config.git_config=Configuración de Git -config.git_disable_diff_highlight=Desactivar resaltado de sintaxis del Diff -config.git_max_diff_lines=Líneas de Diff máximas (por un solo archivo) -config.git_max_diff_line_characters=Carácteres de Diff máximos (para una sola línea) -config.git_max_diff_files=Máximo de archivos de Diff (que se mostrarán) -config.git_gc_args=Argumentos de GC -config.git_migrate_timeout=Tiempo de espera de migración -config.git_mirror_timeout=Tiempo de espera de actualización de réplicas -config.git_clone_timeout=Tiempo de espera de operación de clones -config.git_pull_timeout=Tiempo de espera de operación de pull -config.git_gc_timeout=Tiempo de espera de operación de GC - -config.log_config=Configuración del Log -config.log_mode=Modo del Log - -monitor.cron=Tareas de Cron -monitor.name=Nombre -monitor.schedule=Agenda -monitor.next=Siguiente -monitor.previous=Anterior -monitor.execute_times=Ejecuciones -monitor.process=Procesos en ejecución -monitor.desc=Descripción -monitor.start=Hora de Inicio -monitor.execute_time=Tiempo de ejecución - -notices.system_notice_list=Notificaciones del Sistema -notices.view_detail_header=Ver detalles de la notificación -notices.actions=Acciones -notices.select_all=Sleccionar todo -notices.deselect_all=Deseleccionar todo -notices.inverse_selection=Selección inversa -notices.delete_selected=Eliminar seleccionado -notices.delete_all=Eliminar todas las notificaciones -notices.type=Tipo -notices.type_1=Repositorio -notices.desc=Descripción -notices.op=Op. -notices.delete_success=Las notificaciones del sistema han sido eliminadas satisfactoriamente. - -[action] -create_repo=creó el repositorio <a href="%s">%s</a> -rename_repo=repositorio renombrado de <code>%[1]s</code> a <a href="%[2]s">%[3]s</a> -commit_repo=hizo push a <a href="%[1]s/src/%[2]s">%[3]s</a> en <a href="%[1]s">%[4]s</a> -create_issue=`incidencia abierta <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`cerró la incidencia <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`reabrió la incidencia <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`creado pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`cerró el pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reabrió el pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`comentó en la incidencia <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`fusionado pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=transfirió el repositorio <code>%s</code> a <a href="%s">%s</a> -push_tag=hizo push del tag <a href="%s/src/%s">%[2]s</a> a <a href="%[1]s">%[3]s</a> -compare_commits=Ver comparación de estos %d commits - -[tool] -ago=hace -from_now=desde ahora -now=ahora -1s=%s 1 segundo -1m=%s 1 minuto -1h=%s 1 hora -1d=%s 1 día -1w=%s 1 semana -1mon=%s 1 mes -1y=%s 1 año -seconds=%[2]s %[1]d segundos -minutes=%[2]s %[1]d minutos -hours=%[2]s %[1]d horas -days=%[2]s %[1]d días -weeks=%[2]s %[1]d semanas -months=%[2]s %[1]d meses -years=%[2]s %[1]d años -raw_seconds=segundos -raw_minutes=minutos - -[dropzone] -default_message=Suéltelos aquí o pulse para cargar archivos. -invalid_input_type=No está permitido cargar archivos de este tipo. -file_too_big=El tamaño del archivo ({{filesize}} MB) excede el tamaño máximo ({{maxFilesize}} MB). -remove_file=Eliminar archivo - diff --git a/conf/locale/locale_fi-FI.ini b/conf/locale/locale_fi-FI.ini deleted file mode 100644 index ab67b70f50..0000000000 --- a/conf/locale/locale_fi-FI.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Kivuton itse-hostattu Git palvelu - -home=Etusivu -dashboard=Kojelauta -explore=Tutki -help=Apua -sign_in=Kirjaudu sisään -sign_out=Kirjaudu ulos -sign_up=Rekisteröidy -register=Rekisteröidy -website=Nettisivut -version=Versio -page=Sivu -template=Malli -language=Kieli -create_new=Luo... -user_profile_and_more=Käyttäjäprofiili ja lisää -signed_in_as=Kirjautuneena käyttäjänä - -username=Käyttäjätunnus -email=Sähköposti -password=Salasana -re_type=Kirjoita uudelleen -captcha=Captcha - -repository=Repo -organization=Organisaatio -mirror=Peili -new_repo=Uusi repo -new_migrate=Uusi migraatio -new_mirror=Uusi peilaus -new_fork=Uusi haara reposta -new_org=Uusi organisaatio -manage_org=Ylläpidä organisaatioita -admin_panel=Ylläpito paneeli -account_settings=Tilin asetukset -settings=Asetukset -your_profile=Profiilisi -your_settings=Asetuksesi - -activities=Toimet -pull_requests=Pull requestit -issues=Ongelmat - -cancel=Peruuta - -[install] -install=Asennus -title=Asennusvaiheet ottaessa ensi kertaa käyttöön -docker_helper=Jos käytät Giteaia Dockerin sisällä, ole hyvä ja lue <a target="_blank" rel="noopener" href="%s">ohjeet</a> huolellisesti ennen kuin muutat mitään tältä sivulta! -requite_db_desc=Gitea tarvitsee MySQL, PostgreSQL, SQLite3 tai TiDB. -db_title=Tietokanta asetukset -db_type=Tietokanta tyyppi -host=Isäntä -user=Käyttäjä -password=Salasana -db_name=Tietokannan nimi -db_helper=Ole hyvä ja käytä INNODB moottoria ja utf8_general_ci merkistöä MySQLssä. -ssl_mode=SSL tila -path=Polku -sqlite_helper=SQLite3 tai TiDB tietokanta polku. <br>Käytä absoluuttista polkua kun käynnistät palvelun. -err_empty_db_path=SQLite3 tai TiDB tietokanta polku ei voi olla tyhjä. -err_invalid_tidb_name=TiDB tietokannan nimessä ei voi olla merkkejä "." ja "-". -no_admin_and_disable_registration=Et voi poistaa käytöstä rekisteröintiä luomatta ylläpito tiliä. -err_empty_admin_password=Ylläpito salasana ei voi olla tyhjä. - -general_title=Sovellus yleiset asetukset -app_name=Sovellus nimi -app_name_helper=Laita organisaatiosi nimi tähän isolla ja kovaäänisesti! -repo_path=Repon juuren polku -repo_path_helper=Kaikki Git etä repot tullaan tallentamaan tähän hakemistoon. -run_user=Suorita käyttäjänä -run_user_helper=Käyttäjällä täytyy olla pääsy repo juuri polkuun ja suorittaa Gitea. -domain=Verkkotunnus -domain_helper=Tämä vaikuttaa SSH klooni URLeihin. -ssh_port=SSH portti -ssh_port_helper=Portti numero jota SSH palvelimesi käyttää, jätä tyhjäksi poistaaksesi käytöstä SSH toiminnon. -http_port=HTTP portti -http_port_helper=Portti numero jota sovellus tulee kuuntelemaan. -app_url=Sovellus URL -app_url_helper=Tämä vaikuttaa HTTP/HTTPS klooni URLeihin ja joihinkin sähköposteihin. -log_root_path=Lokin polku -log_root_path_helper=Lokien tallennushakemisto. - -optional_title=Valinnaiset asetukset -email_title=Sähköposti palvelu asetukset -smtp_host=SMTP isäntä -smtp_from=Lähettäjä -smtp_from_helper=Sähköposti lähettäjän osoite, RFC 5322. Se voi olla pelkkä sähköposti osoite, tai "Nimi" <email@example.com> muodossa. -mailer_user=Lähettäjän sähköposti -mailer_password=Lähettäjän salasana -register_confirm=Ota käyttöön rekisteröinti varmistus -mail_notify=Ota käyttöön sähköposti ilmoitukset -server_service_title=Palvelin ja muut palvelu asetukset -offline_mode=Ota käyttöön Offline tila -offline_mode_popup=Poista käytöstä CDN myös tuotanto tilassa, kaikki resurssi tiedostot palvellaan paikallisesti. -disable_gravatar=Poista käytöstä Gravatar palvelu -disable_gravatar_popup=Poista käytöstä Gravatar ja mukautetut lähteet, kaikki profiilikuvat on käyttäjien palvelimelle lähettämiä tai oletus. -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=Poista käytöstä itse-rekisteröinti -disable_registration_popup=Poista käyttäjän itse rekisteröinti, vain ylläpito voi luoda tilejä. -enable_captcha=Ota käyttöön Captcha -enable_captcha_popup=Pakollinen captcha käyttäjän itse rekisteröityessä. -require_sign_in_view=Ota käyttöön vaadi sisäänkirjautuminen nähdäksesi sivut -require_sign_in_view_popup=Vain sisään kirjautuneet käyttäjät voivat nähdä sivut, vierailijat tulevat näkemään vain kirjautumis/rekisteröinti sivut. -admin_setting_desc=Sinun ei tarvitse luoda ylläpito tiliä nyt, ensimmäinen käyttäjä ID=1 saa ylläpito oikeudet automaattisesti. -admin_title=Ylläpito tili asetukset -admin_name=Käyttäjätunnus -admin_password=Salasana -confirm_password=Varmista salasana -admin_email=Ylläpito sähköposti -install_btn_confirm=Asenna Gitea -test_git_failed=Epäonnistui testata 'git' komentoa: %v -sqlite3_not_available=Julkaisu versiosi ei tue SQLite3, ole hyvä ja lataa virallinen binääri versio osoitteesta %s, EI gobuild versiota. -invalid_db_setting=Tietokanta asetus ei ole oikea: %v -invalid_repo_path=Repo juuri polku on virheellinen: %v -run_user_not_match=Suoritus käyttäjä ei ole nykyinen käyttäjä: %s -> %s -save_config_failed=Asetuksien tallennus epäonnistui: %v -invalid_admin_setting=Ylläpito tili asetus virheellinen: %v -install_success=Tervetuloa! Olemme iloisia että valitsit Gitea, pidä hauskaa ja pidä huolta itsestäsi. -invalid_log_root_path=Loki juurihakemisto ei kelpaa: %v - -[home] -uname_holder=Käyttäjätunnus tai sähköposti -password_holder=Salasana -switch_dashboard_context=Vaihda kojelaudan kontekstia -my_repos=Reponi -show_more_repos=Show more repositories... -collaborative_repos=Yhteistyö repot -my_orgs=Organisaationi -my_mirrors=Peilini -view_home=Näytä %s - -issues.in_your_repos=Repoissasi - -[explore] -repos=Repot -users=Users -search=Search - -[auth] -create_new_account=Luo uusi tili -register_hepler_msg=On jo tili? Kirjaudu sisään nyt! -social_register_hepler_msg=On jo tili? Liitä nyt! -disable_register_prompt=Sori, rekisteröinti on poistettu käytöstä. Ole hyvä ja ota yhteyttä sivuston ylläpitoon. -disable_register_mail=Sori, rekisteröinti sähköpostivarmistukset on poistettu käytöstä. -remember_me=Muista minut -forgot_password=Unohtuiko salasana -forget_password=Unohtuiko salasana? -sign_up_now=Tarvitsetko tilin? Rekisteröidy nyt. -confirmation_mail_sent_prompt=Uusi varmistus sähköposti on lähetetty osoitteeseen <b>%s</b>, ole hyvä ja tarkista saapuneet seuraavan %d tunnin sisällä saadaksesi rekisteröintiprosessin valmiiksi. -active_your_account=Aktivoi tilisi -prohibit_login=Login Prohibited -prohibit_login_desc=Your account is prohibited to login, please contact site admin. -resent_limit_prompt=Sori, olet jo tilannut aktivointi sähköpostin lähiaikoina. Ole hyvä ja odota 3 minuuttia ja yritä sitten uudelleen. -has_unconfirmed_mail=Hei %s, sinulla on varmistamaton sähköposti osoite (<b>%s</b>). Jos et ole saanut varmistus sähköpostia tai tarvitset uudelleenlähetyksen, ole hyvä ja klikkaa allaolevaa painiketta. -resend_mail=Klikkaa tästä uudelleenlähettääksesi aktivointi sähköpostisi -email_not_associate=Tätä sähköposti osoitetta ei ole liitetty mihinkään tiliin. -send_reset_mail=Klikkaa tästä (uudelleen)lähettääksesi salasanan nollaus sähköpostin -reset_password=Nollaa salasanasi -invalid_code=Sori, varmistuskoodisi on vanhentunut tai väärä. -reset_password_helper=Klikkaa tästä nollataksesi salasanasi -password_too_short=Salasanan pituus ei voi olla vähemmän kuin 6 merkkiä. -non_local_account=Non-local accounts cannot change passwords through Gitea. - -[mail] -activate_account=Ole hyvä ja aktivoi tilisi -activate_email=Vahvista sähköpostiosoitteesi -reset_password=Tyhjennä salasana -register_success=Rekisteröinti onnistunut, tervetuloa -register_notify=Tervetuloa mukaan - -[modal] -yes=Kyllä -no=Ei -modify=Muokkaa - -[form] -UserName=Käyttäjätunnus -RepoName=Repon nimi -Email=Sähköposti osoite -Password=Salasana -Retype=Kirjoita salasana uudelleen -SSHTitle=SSH avain nimi -HttpsUrl=HTTPS URL -PayloadUrl=Payload URL -TeamName=Tiimin nimi -AuthName=Luvan nimi -AdminEmail=Ylläpito sähköposti - -NewBranchName=New branch name -CommitSummary=Commit summary -CommitMessage=Commit message -CommitChoice=Commit choice -TreeName=File path -Content=Content - -require_error=` ei voi olla tyhjä.` -alpha_dash_error=` täytyy olla kirjaimia tai numeroita tai väliviiva(-_) merkkejä.` -alpha_dash_dot_error=` täytyy olla kirjaimia tai numeroita tai väliviiva(-_) tai piste merkkejä.` -size_error=` täytyy olla kokoa %s.` -min_size_error=` täytyy sisältää vähintään %s merkkiä.` -max_size_error=` täytyy sisältää enintään %s merkkiä.` -email_error=` ei ole kelvollinen sähköpostiosoite.` -url_error=` ei ole kelvollinen URL.` -include_error=` täytyy sisältää tekstiosa '%s'.` -unknown_error=Tuntematon virhe: -captcha_incorrect=Captcha ei ollut oikein. -password_not_match=Salasana ja salasanan varmistus eivät ole samoja. - -username_been_taken=Käyttäjätunnus on jo käytössä. -repo_name_been_taken=Repon nimi on jo käytössä. -org_name_been_taken=Organisaation nimi on jo käytössä. -team_name_been_taken=Tiimin nimi on jo käytössä. -email_been_used=Sähköpostiosoite on jo käytössä. -username_password_incorrect=Käyttäjätunnus tai salasana ei ole oikein. -enterred_invalid_repo_name=Ole hyvä ja varmista että kirjoittamasi repon nimi on oikein. -enterred_invalid_owner_name=Ole hyvä ja varmista että kirjoittamasi omistajan nimi on oikein. -enterred_invalid_password=Ole hyvä ja varmista että kirjoittamasi salasana on oikein. -user_not_exist=Käyttäjää ei ole olemassa. -last_org_owner=Viimeisen käyttäjän poistaminen omistaja tiimistä ei ole sallittu, koska organisaatiossa tulee olla ainakin yksi omistaja. - -invalid_ssh_key=Sori, emme pystyneet varmistamaan SSH avainta: %s -unable_verify_ssh_key=Gitea ei voi varmistaa SSH avaintasi, mutta oletamme että se on toimiva, ole hyvä ja tarkista se. -auth_failed=Todennus epäonnistui: %v - -still_own_repo=Tililläsi on yhä omistajuus ainakin yhteen repoon, sinun täytyy poistaa tai siirtää ne ensin. -still_has_org=Tililläsi on yhä jäsenyys ainakin yhteen organisaatioon, sinun täytyy jäädä pois tai poistaa jäsenyyksiä ensin. -org_still_own_repo=Tällä organisaatiolla on yhä omistajuus repoon, sinun täytyy poistaa tai siirtää ne ensin. - -target_branch_not_exist=Kohde branchia ei ole olemassa. - -[user] -change_avatar=Change your avatar -join_on=Liitytty -repositories=Repot -activity=Julkinen toiminta -followers=Seuraajat -starred=Äänestetty -following=Seurataan -follow=Seuraa -unfollow=Lopeta seuraaminen - -form.name_reserved=Käyttäjätunnus '%s' on varattu. -form.name_pattern_not_allowed=Käyttäjätunnus mallia '%s' ei ole sallittu. - -[settings] -profile=Profiili -password=Salasana -avatar=Avatar -ssh_keys=SSH avaimet -social=Sosiaaliset tilit -applications=Sovellukset -orgs=Organisaatiot -delete=Poista tili -uid=Käyttäjä ID - -public_profile=Julkinen profiili -profile_desc=Sähköposti osoitteesi on julkinen ja käytetään tiliin liittyviin ilmoituksiin, ja nettipohjaisiin toimintoihin joita on tehty sivujen kautta. -password_username_disabled=Ei-paikallinen tyyppisten käyttäjien ei sallita vaihtavan käyttäjänimeä. -full_name=Kokonimi -website=Nettisivut -location=Sijainti -update_profile=Päivitä profiili -update_profile_success=Profiilisi on päivitetty onnistuneesti. -change_username=Käyttäjätunnus vaihdettu -change_username_prompt=Tämä muutos vaikuttaa tapaan kuinka linkit liittyvät tiliisi. -continue=Jatka -cancel=Peruuta - -lookup_avatar_by_mail=Lookup Avatar by mail -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=Ota käyttöön mukautettu profiilikuva -choose_new_avatar=Valitse uusi profiilikuva -update_avatar=Päivitä profiilikuva asetus -delete_current_avatar=Poista nykyinen profiilikuva -uploaded_avatar_not_a_image=Palvelimelle lähetetty tiedosto ei ole kuva. -update_avatar_success=Profiilikuvasi asetus on päivitetty onnistuneesti. - -change_password=Vaihda salasana -old_password=Nykyinen salasana -new_password=Uusi salasana -retype_new_password=Kirjoita uudelleen uusi salasana -password_incorrect=Nykyinen salasana ei ole oikea. -change_password_success=Salasanasi on onnistuneesti vaihdettu. Voit nyt kirjautua sisään käyttäen tätä uutta salasanaa. -password_change_disabled=Ei-paikallinen tyyppisten käyttäjien ei sallita vaihtavan salasanaa. - -emails=Sähköposti osoitteet -manage_emails=Hallitse sähköposti osoitteita -email_desc=Ensisijaista sähköpostiosoitettasi käytetään ilmoituksiin ja muihin toimintoihin. -primary=Ensisijainen -primary_email=Aseta ensisijaiseksi -delete_email=Poista -email_deletion=Sähköpostin poistaminen -email_deletion_desc=Tämän sähköposti osoitteen poistaminen poistaa siihen liittyvät tiedot tililtäsi. Haluatko jatkaa? -email_deletion_success=Sähköposti on poistettu onnistuneesti! -add_new_email=Lisää uusi sähköpostiosoite -add_email=Lisää sähköposti -add_email_confirmation_sent=Uusi varmistus sähköposti on lähetetty osoitteeseen '%s', ole hyvä ja tarkista saapuneet seuraavan %d tunnin sisällä saadaksesi rekisteröintiprosessin valmiiksi. -add_email_success=Uusi sähköpostiosoitteesi on lisätty onnistuneesti. - -manage_ssh_keys=Hallitse SSH avaimia -add_key=Lisää avain -ssh_desc=Tämä on luettelo tiliisi liitetyistä SSH avaimista. Koska nämä avaimet sallivat kenen tahansa niitä käyttävän pääsevän repoihisi, on erittäin tärkeää että tunnistat ne. -ssh_helper=<strong>Etkö tiedä miten?</strong>Tarkista Githubin opas <a href="%s">luo oma SSH avain</a> tai ratkaise <a href="%s">yleisiä ongelmia</a> joita voit kohdata SSHta käyttäessä. -add_new_key=Lisää SSH avain -ssh_key_been_used=Julkisen avaimen sisältö on käytetty. -ssh_key_name_used=Samanniminen julkinen avain on jo olemassa. -key_name=Avaimen nimi -key_content=Sisältö -add_key_success=Uusi SSH avain '%s' on lisätty onnistuneesti! -delete_key=Poista -ssh_key_deletion=SSH avaimen poistaminen -ssh_key_deletion_desc=Tämän SSH avaimen poistaminen poistaa kaikki siihen liittyvät vierailut tililtäsi. Haluatko jatkaa? -ssh_key_deletion_success=SSH avain on poistettu onnistuneesti! -add_on=Lisätty -last_used=Käytetty viimeksi -no_activity=Ei viimeaikaista toimintaa -key_state_desc=Tätä avainta on käytetty 7 päivän sisällä -token_state_desc=Tätä pääsymerkkiä on käytetty 7 päivän sisällä - -manage_social=Hallitse liitettyjä sosiaalisia tilejä -social_desc=Tämä on luettelo liitetyistä sosiaalisista tileistä. Poista kaikki liitokset joita et tunnista. -unbind=Poista liitos -unbind_success=Sosiaalisen tilin liitos on poistettu. - -manage_access_token=Hallitse henkilökohtaisia pääsymerkkejä -generate_new_token=Luo uusi pääsymerkki -tokens_desc=Luomiasi pääsymerkkejä voidaan käyttää Gitea APIn kanssa. -new_token_desc=Joka pääsymerkillä on täysi pääsy tiliisi. -token_name=Pääsymerkin nimi -generate_token=Luo pääsymerkki -generate_token_succees=Pääsymerkkisi luotiin onnistuneesti! Varmista että kopioit sen juuri nyt, koska et voi nähdä sitä uudelleen myöhemmin! -delete_token=Poista -access_token_deletion=Henkilökohtaisen pääsymerkin poisto -access_token_deletion_desc=Tämän henkilökohtaisen pääsymerkin poistaminen poistaa kaikki siihen liittyvät pääsyt sovellukseen. Haluatko jatkaa? -delete_token_success=Henkilökohtainen pääsymerkki on poistettu onnistuneesti! Älä unohda päivittää sovellustasi myös. - -delete_account=Poista tilisi -delete_prompt=Toiminto poistaa tilisi pysyvästi ja tätä <strong>EI VOI</strong> peruuttaa myöhemmin! -confirm_delete_account=Varmista poisto -delete_account_title=Tilin poisto -delete_account_desc=Tämä tili poistetaan lopullisesti, haluatko jatkaa? - -[repo] -owner=Omistaja -repo_name=Repon nimi -repo_name_helper=Hyvä repon nimi yleensä koostuu lyhyistä, mieleenpainuvista ja ainutlaatuisista avainsanoista. -visibility=Näkyvyys -visiblity_helper=Tämä repo on <span class="ui red text">yksityinen</span> -visiblity_helper_forced=Sivuston ylläpito on pakottanut kaikkien uusien repojen olevan <span class="ui red text">yksityisiä</span> -visiblity_fork_helper=(Arvon vaihtaminen vaikuttaa kaikkiin forkkeihin) -clone_helper=Tarvitsetko apua kloonauksessa? Vieraile osoitteessa <a target="_blank" rel="noopener" href="%s">Apua</a>! -fork_repo=Forkkaa repo -fork_from=Forkkaa lähteestä -fork_visiblity_helper=Et voi muuttaa forkatun repon näkyvyyttä. -repo_desc=Kuvaus -repo_lang=Kieli -repo_gitignore_helper=Select .gitignore templates -license=Lisenssi -license_helper=Valitse lisenssitiedosto -readme=Lueminut-tiedosto -readme_helper=Valitse Lueminut-malli -auto_init=Alusta tämä repo valituilla tiedostoilla ja mallilla -create_repo=Luo repo -default_branch=Oletus branch -mirror_prune=Prune -mirror_prune_desc=Remove any remote-tracking references that no longer exist on the remote -mirror_interval=Peili aikaväli (tuntia) -mirror_address=Peili osoite -mirror_address_desc=Ole hyvä ja liitä osoitteeseen tarvittavat käyttäjätunnukset. -mirror_last_synced=Last Synced -watchers=Tarkkailijat -stargazers=Tähtiharrastajat -forks=Haarat - -form.reach_limit_of_creation=Omistaja on saavuttanut maksimi luontirajan %d repoa. -form.name_reserved=Repon nimi '%s' on varattu. -form.name_pattern_not_allowed=Repon nimi mallia '%s' ei ole sallittu. - -need_auth=Tarvitaan lupa -migrate_type=Siirtotyyppi -migrate_type_helper=Tämä repo tulee olemaan <span class="text blue">peili</span> -migrate_repo=Siirrä repo -migrate.clone_address=Kloonaa osoite -migrate.clone_address_desc=Tämä voi olla HTTP/HTTPS/GIT URL tai paikallisen palvelimen polku. -migrate.permission_denied=Sinun ei sallita tuovan paikallisia repoja. -migrate.invalid_local_path=Virheellinen paikallinen polku, ei ole olemassa tai ei ole hakemisto. -migrate.failed=Siirto epäonnistui: %v - -mirror_from=peilaus alkaen -forked_from=forkattu lähteestä -fork_from_self=Et voi forkata repoa jonka jo omistat! -copy_link=Kopioi -copy_link_success=Kopioitu! -copy_link_error=Paina ⌘-C tai Ctrl-C kopioidaksesi -copied=Kopioitu OK -unwatch=Lopeta tarkkailu -watch=Tarkkaile -unstar=Peru ääni -star=Äänestä -fork=Fork - -no_desc=Ei kuvausta -quick_guide=Pikaopas -clone_this_repo=Kloonaa tämä repo -create_new_repo_command=Luo uusi repo komentoriviltä -push_exist_repo=Työnnä olemassaoleva repo komentoriviltä -repo_is_empty=Tämä repo on tyhjä, ole hyvä ja tule takaisin myöhemmin! - -code=Koodi -branch=Branch -tree=Puu -filter_branch_and_tag=Suodata haara tai tagi -branches=Branchit -tags=Tagit -issues=Ongelmat -pulls=Pull-pyynnöt -labels=Tunnisteet -milestones=Merkkipaalut -commits=Commitit -releases=Julkaisut -file_raw=Raaka -file_history=Historia -file_view_raw=Näytä raaka -file_permalink=Pysyvä linkki -file_too_large=This file is too large to be shown - -editor.new_file=New file -editor.upload_file=Upload file -editor.edit_file=Edit file -editor.preview_changes=Preview Changes -editor.cannot_edit_non_text_files=Cannot edit non-text files -editor.edit_this_file=Edit this file -editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file -editor.fork_before_edit=You must fork this repository before editing the file -editor.delete_this_file=Delete this file -editor.must_have_write_access=You must have write access to make or propose changes to this file -editor.file_delete_success=File '%s' has been deleted successfully! -editor.name_your_file=Name your file... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or=or -editor.cancel_lower=cancel -editor.commit_changes=Commit Changes -editor.add_tmpl=Add '%s/<filename>' -editor.add=Add '%s' -editor.update=Update '%s' -editor.delete=Delete '%s' -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc=New branch name... -editor.cancel=Cancel -editor.filename_cannot_be_empty=Filename cannot be empty. -editor.branch_already_exists=Branch '%s' already exists in this repository. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists=A file with name '%s' already exists in this repository. -editor.no_changes_to_show=There are no changes to show. -editor.fail_to_update_file=Failed to update/create file '%s' with error: %v -editor.add_subdir=Add subdirectory... -editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir=Upload files to '%s' - -commits.commits=Commitit -commits.search=Etsi commiteista -commits.find=Etsi -commits.author=Tekijä -commits.message=Viesti -commits.date=Päivämäärä -commits.older=Vanhemmat -commits.newer=Uudemmat - -issues.new=Uusi ongelma -issues.new.labels=Tunnisteet -issues.new.no_label=Ei tunnistetta -issues.new.clear_labels=Tyhjennä tunnisteet -issues.new.milestone=Merkkipaalu -issues.new.no_milestone=Ei merkkipaalua -issues.new.clear_milestone=Tyhjennä merkkipaalu -issues.new.open_milestone=Avoimet merkkipaalut -issues.new.closed_milestone=Suljetut merkkipaalut -issues.new.assignee=Osoitettu -issues.new.clear_assignee=Tyhjennä osoitettu -issues.new.no_assignee=Ei osoitettua -issues.create=Ilmoita ongelma -issues.new_label=Uusi tunniste -issues.new_label_placeholder=Tunnisteen nimi... -issues.create_label=Luo tunniste -issues.label_templates.title=Load a predefined set of labels -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper=Select a label set -issues.label_templates.use=Use this label set -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v -issues.open_tab=%d avoinna -issues.close_tab=%d suljettu -issues.filter_label=Tunniste -issues.filter_label_no_select=Ei valittua tunnistetta -issues.filter_milestone=Merkkipaalu -issues.filter_milestone_no_select=Ei valittua merkkipaalua -issues.filter_assignee=Osoitettu -issues.filter_assginee_no_select=Ei valittua osoitettua -issues.filter_type=Tyyppi -issues.filter_type.all_issues=Kaikki ongelmat -issues.filter_type.assigned_to_you=Osoitettu sinulle -issues.filter_type.created_by_you=Ilmoittamasi -issues.filter_type.mentioning_you=Jotka mainitsee sinut -issues.filter_sort=Lajittele -issues.filter_sort.latest=Uusin -issues.filter_sort.oldest=Vanhin -issues.filter_sort.recentupdate=Äskettäin päivitetty -issues.filter_sort.leastupdate=Kauiten aikaa sitten päivitetty -issues.filter_sort.mostcomment=Eniten kommentoidut -issues.filter_sort.leastcomment=Vähiten kommentoidut -issues.opened_by=%[1]s avasi <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=%[1]s avasi %[2]s -issues.previous=Edellinen -issues.next=Seuraava -issues.open_title=Avoinna -issues.closed_title=Suljettu -issues.num_comments=%d kommenttia -issues.commented_at=`commented <a href="#%s">%s</a>` -issues.delete_comment_confirm=Are you sure you want to delete this comment? -issues.no_content=Sisältöä ei vielä ole. -issues.close_issue=Sulje -issues.close_comment_issue=Kommentoi ja sulje -issues.reopen_issue=Avaa uudelleen -issues.reopen_comment_issue=Kommentoi ja avaa uudelleen -issues.create_comment=Kommentoi -issues.closed_at=`suljettu <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`avattu uudelleen <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`viittasi tähän ongelmaan commitissa <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Tekijä -issues.collaborator=Yhteistyökumppani -issues.owner=Omistaja -issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation. -issues.edit=Muokkaa -issues.cancel=Peruuta -issues.save=Tallenna -issues.label_title=Tunnisteen nimi -issues.label_color=Tunnisteen väri -issues.label_count=%d tunnistetta -issues.label_open_issues=%d avointa ongelmaa -issues.label_edit=Muokkaa -issues.label_delete=Poista -issues.label_modify=Tunnisteen muokkaus -issues.label_deletion=Tunnisteen poistaminen -issues.label_deletion_desc=Tämän tunnisteen poistaminen poistaa sen tiedot kaikista siihen liittyvistä ongelmista. Haluatko jatkaa? -issues.label_deletion_success=Tunniste on poistettu onnistuneesti! -issues.num_participants=%d osallistujaa -issues.attachment.open_tab=`Click to see "%s" in a new tab` -issues.attachment.download=`Click to download "%s"` - -pulls.new=Uusi pull pyyntö -pulls.compare_changes=Vertaa muutoksia -pulls.compare_changes_desc=Vertaa kahta branchia ja tee pull-pyyntö muutoksista. -pulls.compare_base=base -pulls.compare_compare=vertaa -pulls.filter_branch=Suodata branch -pulls.no_results=Tuloksia ei löytynyt. -pulls.nothing_to_compare=Ei ole mitään verrattavaa koska base ja head branchit ovat tasoissa. -pulls.has_pull_request=`On olemassa jo pull pyyntö näiden kohteiden välillä: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Luo Pull-pyyntö -pulls.title_desc=haluaa yhdistää %[1]d committia lähteestä <code>%[2]s</code> kohteeseen <code>%[3]s</code> -pulls.merged_title_desc=yhdistetty %[1]d committia lähteestä <code>%[2]s</code> kohteeseen <code>%[3]s</code> %[4]s -pulls.tab_conversation=Keskustelu -pulls.tab_commits=Commitit -pulls.tab_files=Muuttuneet tiedostot -pulls.reopen_to_merge=Ole hyvä ja avaa uudelleen tämä pull-pyyntö suorittaaksesi yhdistämisen. -pulls.merged=Yhdistetty -pulls.has_merged=Tämä pull-pyyntö on yhdistetty onnistuneesti! -pulls.data_broken=Tämän pull-pyynnön tiedot ovat rikkoutuneet koska fork tiedot on poistettu. -pulls.is_checking=Konfliktin tarkistus on yhä meneillään, ole hyvä ja päivitä sivu hetken kuluttua. -pulls.can_auto_merge_desc=Tämä pull-pyyntö voidaan yhdistää automaattisesti. -pulls.cannot_auto_merge_desc=Tätä pull-pyyntöä ei voi yhdistää automaattisesti koska on konflikteja. -pulls.cannot_auto_merge_helper=Ole hyvä ja yhdistä manuaalisesti konfliktien ratkaisemiseksi. -pulls.merge_pull_request=Yhdistä Pull-pyyntö -pulls.open_unmerged_pull_exists=`Et voi suorittaa uudelleenavaus toimintoa koska on jo olemassa pull-pyyntö (#%d) samasta reposta samoilla yhdistämistiedoilla ja odottaa yhdistämistä.` - -milestones.new=Uusi merkkipaalu -milestones.open_tab=%d avoinna -milestones.close_tab=%d suljettu -milestones.closed=Suljettu %s -milestones.no_due_date=Ei määräpäivää -milestones.open=Avaa uudelleen -milestones.close=Sulje -milestones.new_subheader=Luo merkkipaalut järjestääksesi ongelmasi. -milestones.create=Luo merkkipaalu -milestones.title=Otsikko -milestones.desc=Kuvaus -milestones.due_date=Määräpäivä (valinnainen) -milestones.clear=Tyhjennä -milestones.invalid_due_date_format=Määräpäivän muoto on virheellinen, täytyy olla 'vvvv-kk-pp'. -milestones.create_success=Merkkipaalu '%s' on luotu onnistuneesti! -milestones.edit=Muokkaa merkkipaalua -milestones.edit_subheader=Käytä parempaa kuvausta merkkipaaluille jotta ihmiset eivät hämmenny. -milestones.cancel=Peruuta -milestones.modify=Muokkaa merkkipaalua -milestones.edit_success=Muutokset merkkipaaluun '%s' on tallennettu onnistuneesti! -milestones.deletion=Merkkipaalun poistaminen -milestones.deletion_desc=Tämän merkkipaalun poistaminen poistaa sen tiedot kaikissa siihen liittyvissä ongelmissa. Haluatko jatkaa? -milestones.deletion_success=Merkkipaalu on poistettu onnistuneesti! - -wiki=Wiki -wiki.welcome=Tervetuloa Wikiin! -wiki.welcome_desc=Wiki on paikka, johon voitte dokumentoida projektia yhdessä ja tehdä siitä paremman. -wiki.create_first_page=Luo ensimmäinen sivu -wiki.page=Sivu -wiki.filter_page=Suodatin sivu -wiki.new_page=Luo uusi sivu -wiki.default_commit_message=Kirjoita huomautus tähän päivitykseen (valinnainen). -wiki.save_page=Tallenna sivu -wiki.last_commit_info=%s muokkasi tätä sivua %s -wiki.edit_page_button=Muokkaa -wiki.new_page_button=Uusi sivu -wiki.delete_page_button=Poista sivu -wiki.delete_page_notice_1=Tämä poistaa sivun <code>"%s"</code>. Varmista että haluat todella tehdä tämän. -wiki.page_already_exists=Wiki-sivu, jolla on sama nimi on jo olemassa. -wiki.pages=Sivut -wiki.last_updated=Viimeksi päivitetty: %s - -settings=Asetukset -settings.options=Valinnaiset -settings.collaboration=Yhteistyö -settings.collaboration.admin=Admin -settings.collaboration.write=Write -settings.collaboration.read=Read -settings.collaboration.undefined=Undefined -settings.hooks=Webkoukut -settings.githooks=Git koukut -settings.basic_settings=Perusasetukset -settings.mirror_settings=Mirror Settings -settings.sync_mirror=Sync Now -settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. -settings.site=Virallinen sivusto -settings.update_settings=Päivitä asetukset -settings.change_reponame_prompt=Tämä muutos vaikuttaa siihen miten linkit liittyvät repoon. -settings.advanced_settings=Lisäasetukset -settings.wiki_desc=Enable wiki system -settings.use_internal_wiki=Use builtin wiki -settings.use_external_wiki=Käytä ulkoista wikiä -settings.external_wiki_url=Ulkoinen Wiki URL -settings.external_wiki_url_desc=Vierailijat uudelleenohjataan URL-osoitteeseen kun he klikkaavat välilehteä. -settings.issues_desc=Enable issue tracker -settings.use_internal_issue_tracker=Use builtin lightweight issue tracker -settings.use_external_issue_tracker=Käytä ulkoista vikaseurantaa -settings.tracker_url_format=Ulkoisen vikaseurannan URL muoto -settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=Numeric -settings.tracker_issue_style.alphanumeric=Alphanumeric -settings.tracker_url_format_desc=Voit käyttää paikkamerkkiä <code>{user} {repo} {index}</code> käyttäjänimelle, reponimelle ja vikanumerolle. -settings.pulls_desc=Ota käyttöön pull-pyynnöt salliaksesi julkiset koodilahjoitukset -settings.danger_zone=Vaaravyöhyke -settings.new_owner_has_same_repo=Uudella omistajalla on jo samanniminen repo. Ole hyvä ja valitse toinen nimi. -settings.convert=Muunna tavalliseksi repoksi -settings.convert_desc=Voit muuntaa tämän peilin tavalliseksi repoksi. Tätä ei voi peruuttaa. -settings.convert_notices_1=- Tämä toiminto muuntaa tämän repon peilin tavalliseksi repoksi ja sitä ei voi peruuttaa. -settings.convert_confirm=Vahvista muunnos -settings.convert_succeed=Repo on muunnetettu tavallisen tyyppiseksi onnistuneesti. -settings.transfer=Siirrä omistajuus -settings.transfer_desc=Tämän repon siirtäminen toiselle käyttäjälle tai organisaatiolle johon sinulla on ylläpito oikeudet. -settings.transfer_notices_1=- Voit menettää pääsyn jos uusi omistaja on yksittäinen käyttäjä. -settings.transfer_notices_2=- Voit pitää oikeutesi jos uusi omistaja on organisaatio ja olet yksi omistajista. -settings.transfer_form_title=Kirjoita seuraavat tiedot varmistaaksesi toimintosi: -settings.wiki_delete=Poista wiki tiedot -settings.wiki_delete_desc=Kun poistat wiki tiedot, niin ei ole paluuta. Varmista että haluat todella tehdä tämän. -settings.wiki_delete_notices_1=- Tämä poistaa ja ottaa pois käytöstä %s wikin -settings.wiki_deletion_success=Repo wiki tiedot on poistettu onnistuneesti. -settings.delete=Poista tämä repo -settings.delete_desc=Huomio, kun kerran poistat repon, niin ei ole paluuta. Varmista että haluat todella tehdä tämän. -settings.delete_notices_1=- Tätä toimintoa <strong>EI VOI</strong> peruuttaa myöhemmin. -settings.delete_notices_2=- Tämä toiminto poistaa pysyvästi kaikki tästä reposta, mukaanlukien Git tiedot, ongelmat, kommentit ja yhteistyökumppanien pääsyoikeudet. -settings.delete_notices_fork_1=- All forks will become independent after deletion. -settings.deletion_success=Repo on poistettu onnistuneesti! -settings.update_settings_success=Repom asetukset on päivitetty onnistuneesti. -settings.transfer_owner=Uusi omistaja -settings.make_transfer=Tee siirto -settings.transfer_succeed=Arkiston omistusoikeus on siirretty onnistuneesti. -settings.confirm_delete=Vahvista poisto -settings.add_collaborator=Lisää uusi yhteistyökumppani -settings.add_collaborator_success=Uusi yhteistyökumppani on lisätty. -settings.delete_collaborator=Poista -settings.collaborator_deletion=Yhteistyökumppanin poistaminen -settings.collaborator_deletion_desc=Tällä käyttäjällä ei tule enää olemaan yhteistyö pääsyä tähän repoon poistamisen jälkeen. Haluatko jatkaa? -settings.remove_collaborator_success=Yhteistyökumppani on poistettu. -settings.search_user_placeholder=Etsi käyttäjä... -settings.org_not_allowed_to_be_collaborator=Yhteistyökumppaniksi ei voi lisätä organisaatiota. -settings.user_is_org_member=Käyttäjä on organisaation jäsen, jota ei voi lisätä yhteistyökumppaniksi. -settings.add_webhook=Lisää webkoukku -settings.hooks_desc=Webkoukut muistuttavat paljon perus HTTP POST tapahtuma laukaisimia. Aina kun jotain tapahtuu Giteaissa, käsittelemme ilmoituksen määrittäämääsi kohteeseen. Lisätietoja <a target="_blank" rel="noopener" href="%s">webkoukku oppaassa</a>. -settings.webhook_deletion=Poista webkoukku -settings.webhook_deletion_desc=Tämän webkoukun poistaminen poistaa sen tiedot ja kaiken toimitushistorian. Haluatko jatkaa? -settings.webhook_deletion_success=Webkoukku on poistettu onnistuneesti! -settings.webhook.test_delivery=Testitoimitus -settings.webhook.test_delivery_desc=Lähetä väärennetty push toimitusjakelu testataksesi webkoukku asetuksia -settings.webhook.test_delivery_success=Testi webkoukku on lisätty toimitusjonoon. Muutama sekunti voi mennä ennenkuin se näkyy toimitushistoriassa. -settings.webhook.request=Pyyntö -settings.webhook.response=Vastaus -settings.webhook.headers=Otsikot -settings.webhook.payload=Payload -settings.webhook.body=Body -settings.githooks_desc=Git koukkujen voimanlähteenä on Git itse, voit muokata tuettujen koukkujen tiedostoja allaolevassa luettelossa suorittaaksesi mukautettuja toimintoja. -settings.githook_edit_desc=Jos koukku ei ole käytössä, esitellään esimerkkisisältö. Sisällön jättäminen tyhjäksi arvoksi poistaa tämän koukun käytöstä. -settings.githook_name=Koukun nimi -settings.githook_content=Koukun sisältö -settings.update_githook=Päivitys koukku -settings.add_webhook_desc=Gitea lähettää <code>POST</code> requestin määrittämääsi URLiin, mukaanlukien tapahtuneen eventin. Voit myös määrittää millaisen tiedostomuodon haluat saada koukun lauettua (JSON, x-www-form-urlencoded, XML, jne). Lisätietoa löytyy meidän <a target="_blank" rel="noopener" href="%s">koukut oppaasta</a>. -settings.payload_url=Payload URL -settings.content_type=Sisältötyyppi -settings.secret=Salaus -settings.slack_username=Käyttäjätunnus -settings.slack_icon_url=Kuvakkeen URL -settings.slack_color=Väri -settings.event_desc=Milloin pitäisi tämän webkoukun laueta? -settings.event_push_only=Vain <code>push</code> tilanteessa. -settings.event_send_everything=Tarvitsen <strong>kaiken</strong>. -settings.event_choose=Haluan valita, mitä tarvitsen. -settings.event_create=Luo -settings.event_create_desc=Branch, tai tagi luotu -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push=Push -settings.event_push_desc=Git push repoon -settings.active=Aktiivinen -settings.active_helper=Yksityiskohdat koskien tapahtumaa joka laukaisi koukun toimitetaan myös. -settings.add_hook_success=Uusi webkoukku on lisätty. -settings.update_webhook=Päivitä webkoukku -settings.update_hook_success=Webkoukku on päivitetty. -settings.delete_webhook=Poista webkoukku -settings.recent_deliveries=Viimeisimmät toimitukset -settings.hook_type=Koukkutyyppi -settings.add_slack_hook_desc=Lisää <a href="%s">Slack</a> integraatio repoosi. -settings.slack_token=Pääsymerkki -settings.slack_domain=Verkkotunnus -settings.slack_channel=Kanava -settings.deploy_keys=Deploy avaimet -settings.add_deploy_key=Lisää deploy avain -settings.deploy_key_desc=Deploy avaimilla on vain luku-oikeudet. Ne eivät ole sama asia kuin henkilökohtaiset SSH avaimet. -settings.no_deploy_keys=Et ole lisännyt yhtään deploy avainta. -settings.title=Otsikko -settings.deploy_key_content=Sisältö -settings.key_been_used=Deploy avain sisältö on käytetty. -settings.key_name_used=Deploy avain samalla nimellä on jo olemassa. -settings.add_key_success=Uusi deploy avain '%s' on lisätty onnistuneesti! -settings.deploy_key_deletion=Poista deploy avain -settings.deploy_key_deletion_desc=Deploy avaimen poistaminen poistaa myös kaikki liitetyt käyttötiedot tästä reposta. Haluatko jatkaa? -settings.deploy_key_deletion_success=Deploy avain on poistettu onnistuneesti! - -diff.browse_source=Selaa lähdekoodia -diff.parent=vanhempi -diff.commit=commit -diff.data_not_available=Diff tiedot eivät ole saatavilla. -diff.show_diff_stats=Näytä diff tilastot -diff.show_split_view=Jaettu näkymä -diff.show_unified_view=Yhdistetty näkymä -diff.stats_desc=<strong>%d muutettua tiedostoa</strong> jossa <strong>%d lisäystä</strong> ja <strong>%d poistoa</strong> -diff.bin=BIN -diff.view_file=Näytä tiedosto -diff.file_suppressed=File diff suppressed because it is too large -diff.too_many_files=Some files were not shown because too many files changed in this diff - -release.releases=Julkaisut -release.new_release=Uusi julkaisu -release.draft=Työversio -release.prerelease=Esiversio -release.stable=Vakaa -release.edit=muokkaa -release.ahead=<strong>%d</strong> committia kohteeseen %s version jälkeen -release.source_code=Lähdekoodi -release.new_subheader=Julkaise versioita iteroidaksesi tuotetta. -release.edit_subheader=Yksityskohtainen muutosloki auttaa käyttäjiä ymmärtämään mitä on parannettu. -release.tag_name=Taginimi -release.target=Kohde -release.tag_helper=Valitse olemassaoleva tagi, tai luo uusi tagi julkaistaessa. -release.title=Otsikko -release.content=Sisältö -release.write=Kirjoita -release.preview=Esikatselu -release.loading=Ladataan... -release.prerelease_desc=Tämä on esiversio -release.prerelease_helper=Huomautamme että tämä versio ei ole tuotantovalmis. -release.cancel=Peruuta -release.publish=Julkaise versio -release.save_draft=Tallenna luonnos -release.edit_release=Muokkaa versiota -release.delete_release=Poista tämä versio -release.deletion=Version poisto -release.deletion_desc=Tämän version poistaminen poistaa vastaavan Git tagin. Haluatko jatkaa? -release.deletion_success=Versio on poistettu onnistuneesti! -release.tag_name_already_exist=Versio tällä taginimellä on jo olemassa. -release.tag_name_invalid=Tag name is not valid. -release.downloads=Lataukset - -[org] -org_name_holder=Organisaatio -org_full_name_holder=Organisaation täydellinen nimi -org_name_helper=Parhaat organisaationimet ovat lyhyitä ja mieleenpainuvia. -create_org=Luo organisaatio -repo_updated=Päivitetty -people=Ihmiset -invite_someone=Kutsu joku -teams=Tiimit -lower_members=jäsenet -lower_repositories=repot -create_new_team=Luo uusi tiimi -org_desc=Kuvaus -team_name=Tiimin nimi -team_desc=Kuvaus -team_name_helper=Käytät tätä nimeä mainitessasi tämän tiimin keskusteluissa. -team_desc_helper=Mistä on kyse tässä tiimissä? -team_permission_desc=Mikä käyttöoikeustaso tuliti tällä tiimillä olla? - -form.name_reserved=Organisaation nimi '%s' on varattu. -form.name_pattern_not_allowed=Organisaation nimi mallia '%s' ei ole sallittu. - -settings=Asetukset -settings.options=Valinnaiset -settings.full_name=Kokonimi -settings.website=Nettisivu -settings.location=Sijainti -settings.update_settings=Päivitä asetukset -settings.update_setting_success=Organisaatioasetukset on päivitetty onnistuneesti. -settings.change_orgname_prompt=Tämä muutos vaikuttaa siihen miten linkit liittyvät organisaatioon. -settings.update_avatar_success=Organisaation profiilikuva asetus on päivitetty onnistuneesti. -settings.delete=Poista organisaatio -settings.delete_account=Poista tämä organisaatio -settings.delete_prompt=Organisaatio poistetaan pysyvästi, ja tätä <strong>EI VOI</strong> peruuttaa myöhemmin! -settings.confirm_delete_account=Vahvista poisto -settings.delete_org_title=Organisaation poistaminen -settings.delete_org_desc=Tämä organisaatio poistetaan lopullisesti, haluatko jatkaa? -settings.hooks_desc=Lisää webkoukkuja jotka laukeavat <strong>kaikissa repoissa</strong> tässä organisaatiossa. - -members.membership_visibility=Jäsenyyden näkyvyys: -members.public=Julkinen -members.public_helper=muuta yksityiseksi -members.private=Yksityinen -members.private_helper=muuta julkiseksi -members.member_role=Jäsenen rooli: -members.owner=Omistaja -members.member=Jäsen -members.remove=Poista -members.leave=Poistu -members.invite_desc=Lisää uusi jäsen %s: -members.invite_now=Kutsu nyt - -teams.join=Liity -teams.leave=Poistu -teams.read_access=Lukuoikeus -teams.read_access_helper=Tämä tiimi tulee voimaan katsella ja kloonata reponsa. -teams.write_access=Kirjoitusoikeus -teams.write_access_helper=Tämä tiimi tulee voimaan katsella repojaan, sekä työntää niihin. -teams.admin_access=Ylläpito pääsy -teams.admin_access_helper=Tämä tiimi tulee voimaan tehdä push/pull repoihinsa, kuten myös lisäämään niihin muita työtovereita. -teams.no_desc=Tällä tiimillä ei ole kuvausta -teams.settings=Asetukset -teams.owners_permission_desc=Omistajilla on täysi pääsy <strong>kaikkiin repoihin</strong> ja omaavat <strong>ylläpito oikeudet</strong> organisaatioon. -teams.members=Ryhmän jäsenet -teams.update_settings=Päivitä asetukset -teams.delete_team=Poista tämä ryhmä -teams.add_team_member=Lisää tiimin jäsen -teams.delete_team_title=Ryhmän poistaminen -teams.delete_team_desc=Kun tämä tiimi poistetaan, tiimin jäsenet voivat menettää pääsyn joihinkin repoihin. Haluatko jatkaa? -teams.delete_team_success=Valittu tiimi on poistettu onnistuneesti. -teams.read_permission_desc=Tämä tiimi myöntää <strong>lukuoikeuden</strong>: jäsenet voivat katsella ja kloonata tiimin repot. -teams.write_permission_desc=Tämä tiimi myöntää <strong>kirjoitusoikeuden</strong>: jäsenet voivat lukea ja pushata tiimin repoihin. -teams.admin_permission_desc=Tämä tiimi myöntää <strong>ylläpito-oikeuden</strong>: jäsenet voivat lukea, pushata, ja lisätä yhteistyökumppaneita tiimin repoihin. -teams.repositories=Tiimin repot -teams.search_repo_placeholder=Etsi repo... -teams.add_team_repository=Lisää tiimirepo -teams.remove_repo=Poista -teams.add_nonexistent_repo=Repo jota yrität lisätä ei ole vielä olemassa, ole hyvä ja luo se ensin. - -[admin] -dashboard=Kojelauta -users=Käyttäjät -organizations=Organisaatiot -repositories=Repot -authentication=Todennukset -config=Asetukset -notices=Järjestelmän ilmoitukset -monitor=Valvonta -first_page=Ensimmäinen -last_page=Viimeisin -total=Yhteensä: %d - -dashboard.statistic=Statistiikka -dashboard.operations=Toiminnot -dashboard.system_status=Järjestelmänvalvonnan tila -dashboard.statistic_info=Gitea tietokannassa on <b>%d</b> käyttäjää, <b>%d</b> organisaatiota, <b>%d</b> julkista avainta, <b>%d</b> repoa, <b>%d</b> tarkkailijaa, <b>%d</b> tähteä, <b>%d</b> toimea, <b>%d</b> sisäänkirjautunutta, <b>%d</b> ongelmaa, <b>%d</b> kommenttia, <b>%d</b> sosiaalista tiliä, <b>%d</b> seuraajaa, <b>%d</b> peiliä, <b>%d</b> julkaisua, <b>%d</b> kirjautumis lähdettä, <b>%d</b> webkoukkua, <b>%d</b> merkkipaalua, <b>%d</b> tunnistetta, <b>%d</b> koukku tehtävää, <b>%d</b> tiimiä, <b>%d</b> päivitys tehtävää, <b>%d</b> liitetiedostoa. -dashboard.operation_name=Toiminnon nimi -dashboard.operation_switch=Vaihda -dashboard.operation_run=Suorita -dashboard.clean_unbind_oauth=Puhdista ei-liitetyt OAuthit -dashboard.clean_unbind_oauth_success=Kaikki ei-liitetyt OAuthit on poistettu onnistuneesti. -dashboard.delete_inactivate_accounts=Poista kaikki passiiviset tunnukset -dashboard.delete_inactivate_accounts_success=Kaikki ei-aktiiviset tilit on poistettu onnistuneesti. -dashboard.delete_repo_archives=Poista kaikki repo arkistot -dashboard.delete_repo_archives_success=Kaikki repo arkistot on poistettu onnistuneesti. -dashboard.delete_missing_repos=Poista kaikki repo tietueet jotka menettivät Git tiedostoja -dashboard.delete_missing_repos_success=Kaikki repo tietueet jotka menettivät Git tiedostoja on poistettu onnistuneesti. -dashboard.git_gc_repos=Suorita roskienkeruu repoille -dashboard.git_gc_repos_success=Kaikki repot ovat tehneet roskienkeruun onnistuneesti. -dashboard.resync_all_sshkeys=Uudelleenkirjoita '.ssh/authorized_keys' tiedosto (varoitus: ei-Gitea avaimet menetetään) -dashboard.resync_all_sshkeys_success=Kaikki julkiset avaimet on uudelleenkirjoitettu onnistuneesti. -dashboard.resync_all_update_hooks=Uudelleenkirjoita kaikki päivityskoukut repoista (tarvitaan mukautetun asetuspolun muuttuessa) -dashboard.resync_all_update_hooks_success=Kaikki repojen päivityskoukut on uudelleenkirjoitettu onnistuneesti. -dashboard.reinit_missing_repos=Resetoi kaikki repo tietueet jotka menettivät Git tiedostoja -dashboard.reinit_missing_repos_success=Kaikki repo tietueet jotka menettivät Git tiedostoja on resetoitu onnistuneesti. - -dashboard.server_uptime=Palvelimen Uptime -dashboard.current_goroutine=Nykyiset Goroutinet -dashboard.current_memory_usage=Nykyinen muistinkäyttö -dashboard.total_memory_allocated=Yhteensä muistia varattu -dashboard.memory_obtained=Muistia saatu -dashboard.pointer_lookup_times=Pointteri lookup ajat -dashboard.memory_allocate_times=Muistin varausajat -dashboard.memory_free_times=Muistin vapautusajat -dashboard.current_heap_usage=Nykyinen heap käyttö -dashboard.heap_memory_obtained=Heap muistia saatu -dashboard.heap_memory_idle=Heap muistia tyhjäkäynnillä -dashboard.heap_memory_in_use=Heap muistia käytössä -dashboard.heap_memory_released=Heap muisti vapautettu -dashboard.heap_objects=Heap objekteja -dashboard.bootstrap_stack_usage=Bootstrap pinon käyttö -dashboard.stack_memory_obtained=Pino muistia saatu -dashboard.mspan_structures_usage=MSpan rakenteiden käyttö -dashboard.mspan_structures_obtained=MSpan rakenteita saatu -dashboard.mcache_structures_usage=MCache rakenteiden käyttö -dashboard.mcache_structures_obtained=MCache rakenteita saatu -dashboard.profiling_bucket_hash_table_obtained=Profilointi Bucket Hash Table saatu -dashboard.gc_metadata_obtained=GC metatietoja saatu -dashboard.other_system_allocation_obtained=Muita järjestestelmän varauksia saatu -dashboard.next_gc_recycle=Seuraava GC kierrätys -dashboard.last_gc_time=Edellisen GC ajan jälkeen -dashboard.total_gc_time=Yhteensä GC tauko -dashboard.total_gc_pause=Yhteensä GC tauko -dashboard.last_gc_pause=Viime GC tauko -dashboard.gc_times=GC aikoja - -users.user_manage_panel=Käyttäjän hallita paneeli -users.new_account=Luo uusi tili -users.name=Nimi -users.activated=Aktivoitu -users.admin=Ylläpito -users.repos=Repot -users.created=Luotu -users.send_register_notify=Lähetä rekisteröinti-ilmoitus käyttäjälle -users.new_success=Uusi tili '%s' on luotu onnistuneesti. -users.edit=Muokkaa -users.auth_source=Todennuslähde -users.local=Paikallinen -users.auth_login_name=Vahvistuksen käyttäjänimi -users.password_helper=Jätä se tyhjäksi säilyttääksesi ennallaan. -users.update_profile_success=Tilisi profiili on päivitetty onnistuneesti. -users.edit_account=Muokkaa tiliä -users.max_repo_creation=Maksimi repojen määrä jonka voi luoda -users.max_repo_creation_desc=(Aseta -1 käyttääksesi globaalia oletusrajaa) -users.is_activated=Tämä tili on aktivoitu -users.prohibit_login=This account is prohibited to login -users.is_admin=Tällä tilillä on ylläpito-oikeudet -users.allow_git_hook=Tällä tilillä on oikeudet luoda Git koukkuja -users.allow_import_local=Tällä tilillä on oikeudet tuoda paikallisia repoja -users.update_profile=Päivitä omat tiedot -users.delete_account=Poista tämä tili -users.still_own_repo=Tällä tilillä on yhä omistajuus ainakin yhteen repoon, sinun täytyy poistaa tai siirtää ne ensin. -users.still_has_org=Tällä tilillä on yhä jäsenyys ainakin yhteen organisaatioon, sinun täytyy jäädä pois tai poistaa organisaatiot ensin. -users.deletion_success=Tili on poistettu onnistuneesti! - -orgs.org_manage_panel=Organisaatio hallintapaneeli -orgs.name=Nimi -orgs.teams=Tiimit -orgs.members=Jäsenet - -repos.repo_manage_panel=Repo hallintapaneeli -repos.owner=Omistaja -repos.name=Nimi -repos.private=Yksityinen -repos.watches=Tarkkailijat -repos.stars=Äänet -repos.issues=Ongelmat - -auths.auth_manage_panel=Todennus hallintapaneeli -auths.new=Lisää uusi lähde -auths.name=Nimi -auths.type=Tyyppi -auths.enabled=Käytössä -auths.updated=Päivitetty -auths.auth_type=Todennustyyppi -auths.auth_name=Todennusnimi -auths.security_protocol=Security Protocol -auths.domain=Verkkotunnus -auths.host=Isäntä -auths.port=Portti -auths.bind_dn=Liitä DN -auths.bind_password=Liitä salasana -auths.bind_password_helper=Varoitus: Tämä salasana tallennetaan tavallisena tekstinä. Älä käytä korkeasti etuoikeutetulla tilillä. -auths.user_base=Käyttäjä hakuperuste -auths.user_dn=Käyttäjä DN -auths.attribute_username=Käyttäjänimen määrite -auths.attribute_username_placeholder=Jätä tyhjäksi käyttääksesi kirjautumislomakkeen käyttäjänimeä. -auths.attribute_name=Etunimen määrite -auths.attribute_surname=Sukunimen määrite -auths.attribute_mail=Sähköposti määrite -auths.attributes_in_bind=Nouda määritteet liitä DN sisällöstä -auths.filter=Käyttäjäsuodatin -auths.admin_filter=Ylläpitosuodatin -auths.ms_ad_sa=MS Ad SA -auths.smtp_auth=SMTP todennustyyppi -auths.smtphost=SMTP isäntä -auths.smtpport=SMTP portti -auths.allowed_domains=Sallitut verkkotunnukset -auths.allowed_domains_helper=Jätä tyhjäksi jos et rajoita yhtään verkkotunnusta. Useat verkkotunnukset erotetaan pilkulla ','. -auths.enable_tls=Ota käyttöön TLS-salaus -auths.skip_tls_verify=Ohita TLS tarkistaminen -auths.pam_service_name=PAM palvelun nimi -auths.enable_auto_register=Ota käyttöön automaattinen rekisteröinti -auths.tips=Vinkit -auths.edit=Muokkaa todennusasetusta -auths.activated=Tämä todennus on aktivoitu -auths.new_success=Uusi todennus '%s' on luotu onnistuneesti. -auths.update_success=Todennusasetus on päivitetty onnistuneesti. -auths.update=Päivitä todennusasetus -auths.delete=Poista tämä todennus -auths.delete_auth_title=Todennuksen poistaminen -auths.delete_auth_desc=Tämä todennus poistetaan, haluatko jatkaa? -auths.still_in_used=Tämä todennus on yhä joidenkin käyttäjien käytössä, ole hyvä ja poista tai muunna nämä käyttäjät toiselle kirjaututumistyypille ensin. -auths.deletion_success=Todennus on poistettu onnistuneesti! - -config.server_config=Palvelin asetukset -config.app_name=Sovellus nimi -config.app_ver=Sovellus versio -config.app_url=Sovellus URL -config.domain=Verkkotunnus -config.offline_mode=Offline-tila -config.disable_router_log=Poista käytöstä reitittimen loki -config.run_user=Suorita käyttäjänä -config.run_mode=Suoritustila -config.repo_root_path=Repon juuren polku -config.static_file_root_path=Staattisen tiedoston juuren polku -config.log_file_root_path=Lokitiedoston juuren polku -config.script_type=Komentosarjan tyyppi -config.reverse_auth_user=Käänteinen todennus käyttäjä - -config.ssh_config=SSH asetukset -config.ssh_enabled=Käytössä -config.ssh_start_builtin_server=Käynnistä sisäänrakennettu palvelin -config.ssh_domain=Verkkotunnus -config.ssh_port=Portti -config.ssh_listen_port=Kuuntele porttia -config.ssh_root_path=Juuren polku -config.ssh_key_test_path=Polku jossa avaimet testataan -config.ssh_keygen_path=Keygen ('ssh-keygen') polku -config.ssh_minimum_key_size_check=Avaimen vähimmäiskoko tarkistus -config.ssh_minimum_key_sizes=Avaimen vähimmäiskoot - -config.db_config=Tietokannan asetukset -config.db_type=Tyyppi -config.db_host=Isäntä -config.db_name=Nimi -config.db_user=Käyttäjä -config.db_ssl_mode=SSL tila -config.db_ssl_mode_helper=(vain "postgres") -config.db_path=Polku -config.db_path_helper=("sqlite3" ja "tidb") - -config.service_config=Palvelu asetukset -config.register_email_confirm=Vaadi sähköpostivahvistus -config.disable_register=Poista käytöstä rekisteröinti -config.show_registration_button=Näytä rekisteröidy painike -config.require_sign_in_view=Vaadi sisäänkirjautuminen nähdäksesi -config.mail_notify=Sähköposti ilmoitukset -config.disable_key_size_check=Poista käytöstä avaimen vähimmäiskoko tarkistus -config.enable_captcha=Ota käyttöön Captcha -config.active_code_lives=Aktiivinen koodi elämät ennen vanhenemista -config.reset_password_code_lives=Nollaa salasana koodi elämät - -config.webhook_config=Webkoukku asetukset -config.queue_length=Jonon pituus -config.deliver_timeout=Toimitus aikakatkaisu -config.skip_tls_verify=Ohita TLS tarkistaminen - -config.mailer_config=Sähköpostipalvelin asetukset -config.mailer_enabled=Käytössä -config.mailer_disable_helo=Poista käytöstä HELO -config.mailer_name=Nimi -config.mailer_host=Isäntä -config.mailer_user=Käyttäjä -config.send_test_mail=Lähetä testi sähköposti -config.test_mail_failed=Testi sähköpostin lähettäminen vastaanottajalle '%s': %v epäonnistui -config.test_mail_sent=Testi sähköposti on lähetetty vastaanottajalle '%s'. - -config.oauth_config=OAuth asetukset -config.oauth_enabled=Käytössä - -config.cache_config=Välimuistin asetukset -config.cache_adapter=Välimuistin sovitin -config.cache_interval=Välimuistin aikaväli -config.cache_conn=Välimuistin yhteys merkkijono - -config.session_config=Istunnon asetukset -config.session_provider=Istunnon toimittaja -config.provider_config=Toimittajan asetukset -config.cookie_name=Evästenimi -config.enable_set_cookie=Ota käyttöön aseta eväste -config.gc_interval_time=GC aikaväli aika -config.session_life_time=Istunnon elinikä -config.https_only=Vain HTTPS -config.cookie_life_time=Evästeen elinikä - -config.picture_config=Kuva asetukset -config.picture_service=Kuva palvelu -config.disable_gravatar=Poista käytöstä Gravatar -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=Loki asetukset -config.log_mode=Loki tila - -monitor.cron=Cron tehtävät -monitor.name=Nimi -monitor.schedule=Aikataulu -monitor.next=Seuraava aika -monitor.previous=Edellinen aika -monitor.execute_times=Suoritusajat -monitor.process=Käynnissä olevat prosessit -monitor.desc=Kuvaus -monitor.start=Alkamisaika -monitor.execute_time=Suoritusaika - -notices.system_notice_list=Järjestelmän ilmoitukset -notices.view_detail_header=Näytä ilmoituksen tiedot -notices.actions=Toiminnot -notices.select_all=Valitse kaikki -notices.deselect_all=Poista kaikki valinnat -notices.inverse_selection=Käänteinen valinta -notices.delete_selected=Poista valitut -notices.delete_all=Poista kaikki ilmoitukset -notices.type=Tyyppi -notices.type_1=Repo -notices.desc=Kuvaus -notices.op=Toiminta -notices.delete_success=Järjestelmän ilmoitukset on poistettu onnistuneesti. - -[action] -create_repo=luotu repo <a href="%s">%s</a> -rename_repo=uudelleennimetty repo <code>%[1]s</code> nimelle <a href="%[2]s">%[3]s</a> -commit_repo=pushattu kohteeseen <a href="%[1]s/src/%[2]s">%[3]s</a> paikassa <a href="%[1]s">%[4]s</a> -create_issue=`avasi ongelman <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`sulki ongelman <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`avasi uudelleen ongelman <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`luotu pull-pyyntö <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`sulki pull-pyynnön <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`avasi uudelleen pull-pyynnön <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`kommentoi ongelmaa <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`yhdistetty pull-pyyntö <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=siirretty repo <code>%s</code> kohteeseen <a href="%s">%s</a> -push_tag=pushattu tagi <a href="%s/src/%s">%[2]s</a> kohteeseen <a href="%[1]s">%[3]s</a> -compare_commits=Näytä vertailu näille %d commiteille - -[tool] -ago=sitten -from_now=alkaen nyt -now=nyt -1s=1 sekunti %s -1m=1 minuutti %s -1h=1 tunti %s -1d=1 päivä %s -1w=1 viikko %s -1mon=1 kuukausi %s -1y=1 vuosi %s -seconds=%d sekuntia %s -minutes=%d minuuttia %s -hours=%d tuntia %s -days=%d päivää %s -weeks=%d viikkoa %s -months=%d kuukautta %s -years=%d vuotta %s -raw_seconds=sekuntia -raw_minutes=minuuttia - -[dropzone] -default_message=Pudota tiedostot tähän tai klikkaa lataamista varten. -invalid_input_type=Tämäntyyppisiä tiedostoja ei voi ladata. -file_too_big=Tiedostokoko ({{filesize}} MB) koko ylittää enimmäiskoon ({{maxFilesize}} MB). -remove_file=Poista tiedosto - diff --git a/conf/locale/locale_fr-FR.ini b/conf/locale/locale_fr-FR.ini deleted file mode 100644 index 2e21944cc6..0000000000 --- a/conf/locale/locale_fr-FR.ini +++ /dev/null @@ -1,1201 +0,0 @@ -app_desc=Un service Git auto-hébergé sans prise de tête - -home=Accueil -dashboard=Tableau de bord -explore=Explorer -help=Aide -sign_in=Connexion -sign_out=Déconnexion -sign_up=Inscription -register=S'inscrire -website=Site web -version=Version -page=Page -template=Modèle -language=Langue -create_new=Créer... -user_profile_and_more=Profil utilisateur et plus -signed_in_as=Connecté en tant que - -username=Nom d'utilisateur -email=E-mail -password=Mot de passe -re_type=Confirmez -captcha=Captcha - -repository=Dépôt -organization=Organisation -mirror=Miroir -new_repo=Nouveau dépôt -new_migrate=Nouvelle migration -new_mirror=Nouveau miroir -new_fork=Nouveau fork -new_org=Nouvelle organisation -manage_org=Gérer les organisations -admin_panel=Administration -account_settings=Paramètres du compte -settings=Paramètres -your_profile=Votre profil -your_settings=Vos paramètres - -activities=Activités -pull_requests=Pull Requests -issues=Tickets - -cancel=Annuler - -[install] -install=Installation -title=Instructions pour la première exécution -docker_helper=Si vous exécutez Gitea grâce à Docker, merci de lire la <a target="_blank" rel="noopener" href="%s">procédure</a> attentivement avant de modifier quoi que ce soit sur cette page ! -requite_db_desc=Gitea requiert MySQL, PostgreSQL, SQLite3 ou TiDB. -db_title=Paramètres de la base de données -db_type=Type de base de données -host=Hôte -user=Utilisateur -password=Mot de passe -db_name=Nom de base de données -db_helper=Veuillez utiliser le moteur INNODB avec le jeu de caractères utf8_general_ci pour MySQL. -ssl_mode=Mode SSL -path=Emplacement -sqlite_helper=Le chemin du fichier de base de données SQLite3 ou TiDB. <br>Utilisez un chemin absolu lorsque vous démarrez en tant que service. -err_empty_db_path=Le chemin de la base de données SQLite3 ou TiDB ne peut être vide. -err_invalid_tidb_name=Le nom de la base de données TiDB ne peut contenir les caractères "." ou "-". -no_admin_and_disable_registration=Vous ne pouvez pas désactiver l'enregistrement sans créer un compte administrateur. -err_empty_admin_password=Le mot de passe du compte administrateur ne peut être vide. - -general_title=Paramètres généraux de Gitea -app_name=Nom de l'application -app_name_helper=Inscrivez fièrement le nom de votre organisation ici ! -repo_path=Emplacement racine des dépôts -repo_path_helper=Tous les dépôts Git distants seront sauvegardés ici. -run_user=Utilisateur système -run_user_helper=L'utilisateur doit avoir accès à la racine des dépôts et exécuter Gitea. -domain=Domaine -domain_helper=Cela affecte les doublons d'URL SSH. -ssh_port=Port SSH -ssh_port_helper=Numéro de port utilisé par votre serveur SSH, le laisser vide pour désactiver la fonctionnalité. -http_port=Port HTTP -http_port_helper=Numéro de port que l'application écoutera. -app_url=URL de l'application -app_url_helper=Cela affecte les doublons d'URL HTTP/HTTPS et le contenu d'e-mail. -log_root_path=Chemin des fichiers log -log_root_path_helper=Répertoire d'écriture des fichiers de log. - -optional_title=Paramètres facultatifs -email_title=Paramètres du service de messagerie -smtp_host=Hôte SMTP -smtp_from=Provenant de -smtp_from_helper=Adresse de l'expéditeur, RFC 5322. Soit une adresse courriel simple, soit au format "Nom" <email@example.com>. -mailer_user=E-mail de l'expéditeur -mailer_password=Mot de passe de l'expéditeur -register_confirm=Activer la confirmation de l'inscription -mail_notify=Activer la notification par e-mail -server_service_title=Paramètres du serveur et des autres services -offline_mode=Activer le mode hors connexion -offline_mode_popup=Désactiver le CDN, même en production. Toutes les ressources seront distribuées en local. -disable_gravatar=Désactiver le service Gravatar -disable_gravatar_popup=Désactiver Gravatar et les sources personnalisées, tous les avatars sont téléchargés par les utilisateurs ou par défaut. -federated_avatar_lookup=Activer les recherches d'avatars unifiés -federated_avatar_lookup_popup=Activer la recherche unifiée d'avatars en utilisant le service open source unifié basé sur libravatar. -disable_registration=Désactiver le formulaire d'inscription -disable_registration_popup=Désactiver le formulaire d'inscription, seuls les administrateurs peuvent créer des comptes. -enable_captcha=Activez le Captcha -enable_captcha_popup=Demande la validation Captcha pour l'auto-enregistrement de l'utilisateur. -require_sign_in_view=Exiger l'identification pour afficher les pages -require_sign_in_view_popup=Seules les personnes connectées peuvent voir les pages. Les visiteurs anonymes ne pourront voir que les pages de connexion/enregistrement. -admin_setting_desc=Vous n'avez pas besoin de créer un compte administrateur. L'utilisateur ayant l'ID = 1 aura automatiquement accès à l'administration. -admin_title=Paramètres du compte administrateur -admin_name=Nom d'utilisateur -admin_password=Mot de passe -confirm_password=Confirmez le mot de passe -admin_email=E-mail de l'administrateur -install_btn_confirm=Installer Gitea -test_git_failed=Le test de la commande "git" a échoué : %v -sqlite3_not_available=Votre version publiée ne prend pas en charge SQLite3. Veuillez télécharger la version binaire officielle à cette adresse %s. -invalid_db_setting=Paramètres de base de données incorrects : %v -invalid_repo_path=Chemin vers la racine du dépôt invalide : %v -run_user_not_match=L'utilisateur d'exécution saisi n'est pas l'utilisateur d'exécution actuel : %s -> %s -save_config_failed=La sauvegarde de la configuration a échoué : %v -invalid_admin_setting=Paramètres du compte administrateur invalides : %v -install_success=Bienvenue ! Nous sommes heureux que vous ayez choisi Gitea, amusez-vous et prenez soin de vous. -invalid_log_root_path=L'emplacement racine des fichiers logs est invalide : %v - -[home] -uname_holder=Nom d'utilisateur ou e-mail -password_holder=Mot de passe -switch_dashboard_context=Basculer le contexte du tableau de bord -my_repos=Mes dépôts -show_more_repos=Afficher plus de dépôts... -collaborative_repos=Dépôts collaboratifs -my_orgs=Mes organisations -my_mirrors=Mes miroirs -view_home=Voir %s - -issues.in_your_repos=Dans vos dépôts - -[explore] -repos=Dépôts -users=Utilisateurs -search=Rechercher - -[auth] -create_new_account=Créer un nouveau compte -register_hepler_msg=Déjà enregistré ? Connectez-vous ! -social_register_hepler_msg=Déjà enregistré ? Associez-le ! -disable_register_prompt=Désolé, les enregistrements ont été désactivés. Veuillez contacter l'administrateur du site. -disable_register_mail=Désolé, la confirmation par e-mail des enregistrements a été désactivée. -remember_me=Se souvenir de moi -forgot_password=Mot de passe oublié -forget_password=Mot de passe oublié ? -sign_up_now=Pas de compte ? Inscrivez-vous maintenant. -confirmation_mail_sent_prompt=Un nouveau mail de confirmation à été envoyé à <b>%s</b>. Veuillez vérifier votre boîte de réception dans un délai de %d heures pour compléter votre enregistrement. -active_your_account=Activer votre compte -prohibit_login=Connexion interdite -prohibit_login_desc=Votre compte est interdit de se connecter, contactez l’administrateur du site. -resent_limit_prompt=Désolé, vos tentatives d'activation sont trop fréquentes. Veuillez réessayer dans 3 minutes. -has_unconfirmed_mail=Bonjour %s, votre adresse e-mail (<b>%s</b>) n'a pas été confirmée. Si vous n'avez reçu aucun mail de confirmation ou souhaitez renouveler l'envoi, cliquez sur le bouton ci-dessous. -resend_mail=Cliquez ici pour renvoyer un mail de confirmation -email_not_associate=Cette adresse e-mail n'est associée à aucun compte. -send_reset_mail=Cliquez ici pour (r)envoyer le mail de réinitialisation du mot de passe -reset_password=Réinitialiser le mot de passe -invalid_code=Désolé, votre code de confirmation est invalide ou a expiré. -reset_password_helper=Cliquez ici pour réinitialiser votre mot de passe -password_too_short=Le mot de passe doit contenir 6 caractères minimum. -non_local_account=Les comptes non locaux ne peuvent pas changer leur mot de passe via Gitea. - -[mail] -activate_account=Veuillez activer votre compte -activate_email=Veuillez vérifier votre adresse e-mail -reset_password=Réinitialiser votre mot de passe -register_success=Inscription réussie, bienvenue -register_notify=Bienvenue à bord - -[modal] -yes=Oui -no=Non -modify=Modifier - -[form] -UserName=Nom d'utilisateur -RepoName=Nom du dépôt -Email=Adresse e-mail -Password=Mot de passe -Retype=Confirmez le mot de passe -SSHTitle=Nom de la clé SSH -HttpsUrl=URL HTTPS -PayloadUrl=URL des données utiles -TeamName=Nom de l'équipe -AuthName=Nom d'autorisation -AdminEmail=E-mail de l'administrateur - -NewBranchName=Nouveau nom de la branche -CommitSummary=Résumé du commit -CommitMessage=Message de commit -CommitChoice=Choix de commit -TreeName=Chemin du fichier -Content=Contenu - -require_error=` ne peut pas être vide.` -alpha_dash_error=` doivent être des caractères alpha, numériques ou tirets (-_) valides.` -alpha_dash_dot_error=` doivent être des caractères alpha, numériques, tirets (-_) valides ou des points.` -size_error=` doit être à la taille de %s.` -min_size_error=` %s caractères minimum ` -max_size_error=` %s caractères maximum ` -email_error=` adresse e-mail invalide ` -url_error=` URL invalide ` -include_error=`doit contenir la sous-chaîne '%s'.` -unknown_error=Erreur inconnue : -captcha_incorrect=Le Captcha ne correspond pas. -password_not_match=Le mot de passe et la confirmation de mot de passe ne correspondent pas. - -username_been_taken=Nom d'utilisateur déjà pris. -repo_name_been_taken=Nom de dépôt déjà utilisé. -org_name_been_taken=Nom d'organisation déjà pris. -team_name_been_taken=Nom d'équipe déjà pris. -email_been_used=Adresse e-mail déjà utilisée. -username_password_incorrect=Nom d'utilisateur ou mot de passe incorrect. -enterred_invalid_repo_name=Veuillez vérifier que le nom saisi du dépôt soit correct. -enterred_invalid_owner_name=Veuillez vérifier que le nom du propriétaire saisi soit correct. -enterred_invalid_password=Veuillez vérifier que le mot de passe saisi soit correct. -user_not_exist=Cet utilisateur n'existe pas. -last_org_owner=L'utilisateur à exclure est le dernier membre de l'équipe propriétaire. Il doit y avoir un autre propriétaire. - -invalid_ssh_key=Désolé, impossible de valider votre clé SSH : %s -unable_verify_ssh_key=Gitea n'a pu vérifier la validité de votre clé SSH, même si nous partons du principe qu'elle le soit. Cela-dit, veuillez vous en assurer. -auth_failed=Échec d'authentification : %s - -still_own_repo=Votre compte est toujours propriétaire d'un ou plusieurs dépôts. Vous devez d'abord les supprimer ou les transférer. -still_has_org=Votre compte fait toujours partie d'une ou plusieurs organisations. Vous devez d'abord les quitter ou les supprimer. -org_still_own_repo=Cette organisation est toujours propriétaire d'un ou plusieurs dépôts. Vous devez d'abord les supprimer ou les transférer. - -target_branch_not_exist=La branche cible n'existe pas. - -[user] -change_avatar=Changer votre avatar -join_on=Inscrit le -repositories=Dépôts -activity=Activité publique -followers=abonnés -starred=Votés -following=Abonnements -follow=Suivre -unfollow=Ne plus suivre - -form.name_reserved=Le nom '%s' est réservé. -form.name_pattern_not_allowed=Motif '%s' interdit pour les noms d'utilisateur. - -[settings] -profile=Profil -password=Mot de Passe -avatar=Avatar -ssh_keys=Clés SSH -social=Réseaux Sociaux -applications=Applications -orgs=Organisations -delete=Supprimer le compte -uid=ID d'Utilisateur - -public_profile=Profil public -profile_desc=Votre adresse e-mail est publique et sera utilisée pour les notifications relatives au compte, ainsi que pour toute opération Web effectuée via le site. -password_username_disabled=Les utilisateurs non-locaux n'ont pas le droit de modifier leur nom d'utilisateur. -full_name=Nom complet -website=Site Web -location=Localisation -update_profile=Valider les modifications -update_profile_success=Profil mis à jour avec succès. -change_username=Non d'utilisateur modifié -change_username_prompt=Cette modification affectera la manière dont les liens se rapportent à votre compte. -continue=Continuer -cancel=Annuler - -lookup_avatar_by_mail=Recherche d'avatar par email -federated_avatar_lookup=Recherche d'avatars unifiés -enable_custom_avatar=Activer l'avatar personnalisé -choose_new_avatar=Sélectionner un nouvel avatar -update_avatar=Mettre à jour l'avatar -delete_current_avatar=Supprimer l'avatar actuel -uploaded_avatar_not_a_image=Le fichier téléchargé n'est pas une image. -update_avatar_success=Votre avatar a été mis à jour avec succès. - -change_password=Modifier le mot de passe -old_password=Mot de passe actuel -new_password=Nouveau mot de passe -retype_new_password=Retapez le nouveau mot de passe -password_incorrect=Mot de passe actuel incorrect. -change_password_success=Mot de passe modifié avec succès. Vous pouvez à présent vous connecter avec le nouveau mot de passe. -password_change_disabled=Les utilisateurs non-locaux n'ont pas le droit de modifier leur mot de passe. - -emails=Adresses e-mail -manage_emails=Gérer les adresses e-mail -email_desc=Votre adresse e-mail principale sera utilisée pour les notifications et d'autres opérations. -primary=Principale -primary_email=Définir comme principale -delete_email=Supprimer -email_deletion=Suppression de l'adresse e-mail -email_deletion_desc=Supprimer cette adresse e-mail supprimera les informations associées à votre compte. Voulez-vous continuer ? -email_deletion_success=L'adresse e-mail a été supprimée avec succès ! -add_new_email=Ajouter une nouvelle adresse e-mail -add_email=Ajouter un e-mail -add_email_confirmation_sent=Une nouvelle confirmation d'adresse e-mail a été envoyé à '%s', veuillez vérifier votre boîte de réception dans un délai de %d heures pour terminer le processus de confirmation. -add_email_success=Votre nouvelle adresse e-mail a été ajoutée avec succès. - -manage_ssh_keys=Gérer les clés SSH -add_key=Ajouter une Clé -ssh_desc=Ceci est une liste des clés SSH associées à votre compte. Supprimez celles que vous ne reconnaissez pas. -ssh_helper=<strong>Besoin d'aide?</strong> Consultez notre guide pour <a href="%s"> générer des clés SSH</a> ou résoudre les <a href="%s"> problèmes courants de SSH</a>. -add_new_key=Ajouter une Clé SSH -ssh_key_been_used=Le contenu de la clé publique a été utilisée. -ssh_key_name_used=Un clé publique avec le même nom existe déjà. -key_name=Nom de la Clé -key_content=Contenu -add_key_success=La nouvelle clé SSH '%s' a été ajoutée avec succès ! -delete_key=Supprimer -ssh_key_deletion=Suppression de la clé SSH -ssh_key_deletion_desc=Supprimer cette clé SSH supprimera tous les accès à votre compte. Voulez-vous continuer ? -ssh_key_deletion_success=Clé SSH supprimée avec succès ! -add_on=Ajouté le -last_used=Dernière utilisation le -no_activity=Aucune activité récente -key_state_desc=Cette clé a été utilisée durant les 7 derniers jours -token_state_desc=Ce jeton a été utilisé durant les 7 derniers jours - -manage_social=Gérer les réseaux sociaux associés -social_desc=Ceci est la liste des comptes de réseaux sociaux associés. Supprimez ceux que vous ne reconnaissez pas. -unbind=Dissocier -unbind_success=Compte de réseau social dissocié. - -manage_access_token=Gérer les jetons d'accès personnels -generate_new_token=Générer le nouveau jeton -tokens_desc=Jetons, que vous avez généré, qui peuvent être utilisés pour accéder à l'API Gitea. -new_token_desc=Chaque Jeton donnera un accès complet à votre compte. -token_name=Nom du jeton -generate_token=Générer le jeton -generate_token_succees=Nouveau jeton d'accès a été généré avec succès ! Assurez-vous de copier votre nouveau jeton d'accès personnel maintenant. Vous ne serez pas en mesure de le revoir ! -delete_token=Supprimer -access_token_deletion=Suppression du jeton d'accès -access_token_deletion_desc=Supprimer ce jeton d'accès supprimera tous les accès de l'application. Voulez-vous continuer ? -delete_token_success=Le jeton d'accèsa été supprimé avec succès ! N'oubliez pas de mettre à jour vos applications. - -delete_account=Supprimer votre compte -delete_prompt=Votre compte sera définitivement supprimé et cette opération est <strong>irréversible</strong> ! -confirm_delete_account=Confirmer la suppression -delete_account_title=Suppression de compte -delete_account_desc=Ce compte sera supprimé définitivement. Voulez-vous continuer ? - -[repo] -owner=Propriétaire -repo_name=Nom du dépôt -repo_name_helper=Idéalement, le nom d'un dépot devrait être court, mémorable et <strong>unique</strong>. -visibility=Visibilité -visiblity_helper=Ce dépôt est <span class="ui red text"> privé</span> -visiblity_helper_forced=L'administrateur du site a forcé tous les nouveaux dépôts à être <span class="ui red text">privés</span> -visiblity_fork_helper=(Les changement de cette valeur affecteront tous les forks) -clone_helper=Besoin d'aide pour dupliquer ? Visitez <a target="_blank" rel="noopener" href="%s">l'aide</a> ! -fork_repo=Créer un fork du dépôt -fork_from=Fork de -fork_visiblity_helper=La visibilité d'un fork ne peut pas être modifiée. -repo_desc=Description -repo_lang=Langue -repo_gitignore_helper=Choisissez un modèle de fichier .gitignore -license=Licence -license_helper=Sélectionner un fichier de licence -readme=Fichier Readme -readme_helper=Sélectionnez un modèle de readme -auto_init=Initialiser ce dépôt avec le modèle et les fichiers sélectionnés -create_repo=Créer un dépôt -default_branch=Branche par défaut -mirror_prune=Purger -mirror_prune_desc=Supprimez toute référence de suivi à distance qui n'existe plus sur le dépôt distant -mirror_interval=Intervalle du miroir (heure) -mirror_address=Adresse du miroir -mirror_address_desc=Veuillez inclure les informations d'identification nécessaires dans l'adresse. -mirror_last_synced=Dernière synchronisation -watchers=Observateurs -stargazers=Stargazers -forks=Forks - -form.reach_limit_of_creation=Le propriétaire a atteint le nombre maximal de %d dépôts créés. -form.name_reserved=Le nom de dépôt '%s' est réservé. -form.name_pattern_not_allowed=Motif '%s' interdit pour les noms de dépôt. - -need_auth=Nécessite une Autorisation -migrate_type=Type de migration -migrate_type_helper=Ce dépôt sera un <span class="text blue"> miroir</span> -migrate_repo=Migrer le dépôt -migrate.clone_address=Adresse du clone -migrate.clone_address_desc=Cela peut être une URL HTTP/HTTPS/GIT ou un chemin d'accès local. -migrate.permission_denied=Vous n'êtes pas autorisé à importer des dépôts locaux. -migrate.invalid_local_path=Chemin local non valide, non existant ou n'étant pas un dossier. -migrate.failed=Echec de migration: %v - -mirror_from=miroir de -forked_from=forké depuis -fork_from_self=Vous ne pouvez pas forker un dépôt que vous possédez déja ! -copy_link=Copier -copy_link_success=Copié! -copy_link_error=Appuyez sur ⌘-C ou Ctrl-C pour copier -copied=Copié -unwatch=Ne plus suivre -watch=Suivre -unstar=Retirer le vote -star=Voter -fork=Fork - -no_desc=Aucune description -quick_guide=Introduction rapide -clone_this_repo=Cloner ce dépôt -create_new_repo_command=Créer un nouveau dépôt en ligne de commande -push_exist_repo=Soumettre un dépôt existant par ligne de commande -repo_is_empty=Ce dépôt est vide, veuillez revenir plus tard ! - -code=Code -branch=Branche -tree=Aborescence -filter_branch_and_tag=Filtrer une branche ou un tag -branches=Branches -tags=Tags -issues=Tickets -pulls=Pull Requests -labels=Etiquettes -milestones=Jalons -commits=Commits -releases=Publications -file_raw=Raw -file_history=Historique -file_view_raw=Voir le Raw -file_permalink=Lien permanent -file_too_large=Ce fichier est trop gros pour être afficher - -editor.new_file=Nouveau fichier -editor.upload_file=Téléverser un fichier -editor.edit_file=Modifier fichier -editor.preview_changes=Aperçu des modifications -editor.cannot_edit_non_text_files=Impossible de modifier les fichiers non-texte -editor.edit_this_file=Modifier ce fichier -editor.must_be_on_a_branch=Vous devez être sur une branche pour appliquer ou proposer des modifications à ce fichier -editor.fork_before_edit=Vous devez fourcher ce dépôt avant de modifier le fichier -editor.delete_this_file=Supprimer ce fichier -editor.must_have_write_access=Vous devez avoir un accès en écriture pour appliquer ou proposer des modifications à ce fichier -editor.file_delete_success=Fichier '%s' a été supprimé avec succès! -editor.name_your_file=Nommez votre fichier... -editor.filename_help=Pour ajouter un répertoire, il suffit de le taper puis d'appuyer sur /. Pour supprimer un répertoire, aller au début du champ et appuyerz sur retour arrière. -editor.or=ou -editor.cancel_lower=annuler -editor.commit_changes=Commit les modifications -editor.add_tmpl=Ajouter '%s/<filename>' -editor.add=Ajouter '%s' -editor.update=Mettre à jour '%s' -editor.delete=Supprimer '%s' -editor.commit_message_desc=Ajouter une optionnelle description détaillée... -editor.commit_directly_to_this_branch=Soumettre directement à la branche <strong class="branch-name">%s</strong>. -editor.create_new_branch=Créer une <strong>nouvelle branche</strong> pour cette validation et envoyer une nouvelle pull request. -editor.new_branch_name_desc=Nouveau nom de la branche... -editor.cancel=Annuler -editor.filename_cannot_be_empty=Nom de fichier ne peut pas être vide. -editor.branch_already_exists=La branche '%s' existe déjà dans ce dépôt. -editor.directory_is_a_file=L'entrée '%s' dans le chemin d’accès parent est un fichier pas un répertoire dans ce dépôt. -editor.file_is_a_symlink=Le fichier '%s' est un lien symbolique qui ne peut pas être modifié par l'éditeur web -editor.filename_is_a_directory=Le nom de fichier '%s' existe déjà dans ce dépot. -editor.file_editing_no_longer_exists=Le fichier '%s' que vous modifiez n'existe plus dans le dépôt. -editor.file_changed_while_editing=Le contenu du fichier à changé depuis que vous avez commencé à l'éditer. <a target="_blank" rel="noopener" href="%s">Cliquez ici</a> pour voir ce qui à été modifié ou <strong>appuyez sur commit encore une fois</strong> pour remplacer ces changements. -editor.file_already_exists=La branche '%s' existe déjà dans ce dépôt. -editor.no_changes_to_show=Il n’y a aucun changement à afficher. -editor.fail_to_update_file=Échec lors de la mise à jour/création du fichier '%s' avec l’erreur : %v -editor.add_subdir=Ajouter un sous-répertoire... -editor.unable_to_upload_files=Échec lors de l'envoie du fichier '%s' avec l’erreur : %v -editor.upload_files_to_dir=Transférer les fichiers vers '%s' - -commits.commits=Commits -commits.search=Rechercher des commits -commits.find=Trouver -commits.author=Auteur -commits.message=Message -commits.date=Date -commits.older=Précédemment -commits.newer=Récemment - -issues.new=Nouveau ticket -issues.new.labels=Etiquettes -issues.new.no_label=Pas d'étiquette -issues.new.clear_labels=Effacer les étiquettes -issues.new.milestone=Jalon -issues.new.no_milestone=Aucun jalon -issues.new.clear_milestone=Effacer le jalon -issues.new.open_milestone=Ouvrir un jalon -issues.new.closed_milestone=Jalons fermés -issues.new.assignee=Affecté à -issues.new.clear_assignee=Supprimer les assignataires -issues.new.no_assignee=Pas d'assignataire -issues.create=Créer un ticket -issues.new_label=Nouvelle étiquette -issues.new_label_placeholder=Nom de l'étiquette... -issues.create_label=Créer une étiquette -issues.label_templates.title=Charger un ensemble prédéfini d'étiquettes -issues.label_templates.info=Il n'y a pas encore d'étiquettes. Vous pouvez cliquer sur le bouton "Nouveau Label" ci-dessus pour créer une ou utiliser un ensemble prédéfini ci-dessous. -issues.label_templates.helper=Sélectionnez un ensemble d'étiquettes -issues.label_templates.use=Utilisez ce jeu d'étiquettes -issues.label_templates.fail_to_load_file=Impossible de charger le fichier de modèle étiquette '%s' : %v -issues.open_tab=%d Ouvert -issues.close_tab=%d Fermé -issues.filter_label=Étiquette -issues.filter_label_no_select=Aucun étiquette sélectionnée -issues.filter_milestone=Jalon -issues.filter_milestone_no_select=Aucun jalon sélectionné -issues.filter_assignee=Assigné -issues.filter_assginee_no_select=Pas d'assignataire selectionné -issues.filter_type=Type -issues.filter_type.all_issues=Tous les tickets -issues.filter_type.assigned_to_you=Qui vous sont assignés -issues.filter_type.created_by_you=Crées par vous -issues.filter_type.mentioning_you=Vous mentionnant -issues.filter_sort=Trier -issues.filter_sort.latest=Plus récent -issues.filter_sort.oldest=Plus ancien/ne -issues.filter_sort.recentupdate=Mis à jour récemment -issues.filter_sort.leastupdate=Moins récemment mis à jour -issues.filter_sort.mostcomment=Les plus commentés -issues.filter_sort.leastcomment=Les moins commentés -issues.opened_by=Créé %[1]s par <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=ouvert %[1]s par %[2]s -issues.previous=Page Précédente -issues.next=Page Suivante -issues.open_title=Ouvert -issues.closed_title=Fermé -issues.num_comments=%d commentaires -issues.commented_at=`a commenté <a href="#%s"> %s</a>` -issues.delete_comment_confirm=Êtes-vous certain de vouloir supprimer ce commentaire? -issues.no_content=Il n'existe pas encore de contenu. -issues.close_issue=Fermer -issues.close_comment_issue=Commenter et fermer -issues.reopen_issue=Réouvrir -issues.reopen_comment_issue=Commenter et réouvrir -issues.create_comment=Créer un commentaire -issues.closed_at=`fermé à <a id="%[1]s"href="#%[1]s"> %[2]s</a>` -issues.reopened_at=`réouvert à <a id="%[1]s" href="#%[1]s"> %[2]s</a>` -issues.commit_ref_at=`a référencé ce problème à partir d'un commit <a id="%[1]s" href="#%[1]s"> %[2]s</a>` -issues.poster=Publier -issues.collaborator=Collaborateur -issues.owner=Propriétaire -issues.sign_in_require_desc=<a href="%s">Connectez-vous</a> pour rejoindre cette conversation. -issues.edit=Modifier -issues.cancel=Annuler -issues.save=Enregistrer -issues.label_title=Nom du Label -issues.label_color=Couleur du Label -issues.label_count=%d labels -issues.label_open_issues=%d tickets ouverts -issues.label_edit=Éditer -issues.label_delete=Supprimer -issues.label_modify=Modification du Label -issues.label_deletion=Suppression du Label -issues.label_deletion_desc=Cette opération supprimera également toutes les informations relatives aux tickets. Voulez-vous continuer ? -issues.label_deletion_success=Label supprimé avec succès ! -issues.num_participants=%d Participants -issues.attachment.open_tab=`Cliquez ici pour voir '%s' dans un nouvel onglet` -issues.attachment.download=`Cliquez pour télécharger "%s"` - -pulls.new=Nouvelle Pull Request -pulls.compare_changes=Comparer les changements -pulls.compare_changes_desc=Comparer deux branches et faire une demande de récupération Pull pour les changements. -pulls.compare_base=Base -pulls.compare_compare=Comparer -pulls.filter_branch=Filtre de branche -pulls.no_results=Aucun résultat trouvé. -pulls.nothing_to_compare=Il n'y a rien de comparable parce que les deux branches sont égales. -pulls.has_pull_request=`Il y a déjà une demande de tirer entre ces deux cibles : <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Creer une Pull Request -pulls.title_desc=veut fusionner %[1]d commits à partir de <code>%[2]s</code> vers <code>%[3]s</code> -pulls.merged_title_desc=à fusionné %[1]d commits à partir de <code>%[2]s</code> vers <code>%[3]s</code> %[4]s -pulls.tab_conversation=Conversation -pulls.tab_commits=Commits -pulls.tab_files=Fichiers modifiés -pulls.reopen_to_merge=Veuillez rouvrir cette demande de Pull Request pour effectuer l'opération de fusion. -pulls.merged=Fusionné -pulls.has_merged=Cette Pull Request a été fusionnée avec succès ! -pulls.data_broken=Les données de cette pull request ont été compromises en raison de la suppression d'informations sur le fork. -pulls.is_checking=La recherche de conflits est toujours en cours, veuillez rafraichir la page dans quelques instants. -pulls.can_auto_merge_desc=Cette pull request peut être fusionnée automatiquement. -pulls.cannot_auto_merge_desc=Cette pull request ne peut être fusionnée automatiquement à cause de conflits. -pulls.cannot_auto_merge_helper=Fusionner manuellement afin de résoudre les conflits. -pulls.merge_pull_request=Fusionner la Pull Request -pulls.open_unmerged_pull_exists=`Vous ne pouvez effectuer une réouverture car il y a déjà une pull-request ouverte (#%d) depuis le même dépôt avec les mêmes informations de fusion et est en attente de fusion.` - -milestones.new=Nouveau Jalon -milestones.open_tab=%d Ouvert -milestones.close_tab=%d Fermé -milestones.closed=%s fermé -milestones.no_due_date=Aucune date d'échéance -milestones.open=Ouvrir -milestones.close=Fermer -milestones.new_subheader=Créez des jalons pour organiser vos tickets. -milestones.create=Créer un Jalon -milestones.title=Titre -milestones.desc=Description -milestones.due_date=Date d'échéance (facultatif) -milestones.clear=Effacer -milestones.invalid_due_date_format=Le format de la date d'échéance est invalide, il doit être comme suit 'AAAA-mm-jj'. -milestones.create_success=Le Jalon '%s' a été crée avec succès ! -milestones.edit=Éditer le Jalon -milestones.edit_subheader=Utilisez une description claire pour les jalons pour ne pas induire les gens en erreur. -milestones.cancel=Annuler -milestones.modify=Modifier le Jalon -milestones.edit_success=Le Jalon '%s' a été modifié avec succès ! -milestones.deletion=Supprimer le Jalon -milestones.deletion_desc=Supprimer ce jalon effacera ses informations dans tous les tickets relatifs. Voulez-vous continuer ? -milestones.deletion_success=Le Jalon a été supprimé avec succès ! - -wiki=Wiki -wiki.welcome=Bienvenue sur le Wiki ! -wiki.welcome_desc=Le Wiki est l'endroit où vous pouvez documenter votre projet ensemble et l'améliorer. -wiki.create_first_page=Créer la première page -wiki.page=Page -wiki.filter_page=Filtrer la page -wiki.new_page=Créer une nouvelle page -wiki.default_commit_message=Écrire une note concernant cette mise à jour (optionnel). -wiki.save_page=Enregistrer la page -wiki.last_commit_info=%s a édité cette page %s -wiki.edit_page_button=Modifier -wiki.new_page_button=Nouvelle Page -wiki.delete_page_button=Supprimer la page -wiki.delete_page_notice_1=Cela supprimera la page <code>"%s"</code>. Soyez-en sûr. -wiki.page_already_exists=Une page de wiki avec le même nom existe déjà. -wiki.pages=Pages -wiki.last_updated=Dernière mise à jour: %s - -settings=Paramètres -settings.options=Options -settings.collaboration=Collaboration -settings.collaboration.admin=Administrateur -settings.collaboration.write=Écrire -settings.collaboration.read=Lire -settings.collaboration.undefined=Indéfini -settings.hooks=Webhooks -settings.githooks=Git Hooks -settings.basic_settings=Paramètres de base -settings.mirror_settings=Réglages Miroir -settings.sync_mirror=Synchroniser maintenant -settings.mirror_sync_in_progress=Synchronisation du miroir en cours, merci de rafraîchir la page dans une minute environ. -settings.site=Site officiel -settings.update_settings=Valider -settings.change_reponame_prompt=Ce changement affectera comment les liens sont reliés avec le dépôt. -settings.advanced_settings=Paramètres avancés -settings.wiki_desc=Activer le wiki -settings.use_internal_wiki=Utiliser le wiki interne -settings.use_external_wiki=Utiliser un wiki externe -settings.external_wiki_url=URL Wiki externe -settings.external_wiki_url_desc=Les visiteurs seront redirigés vers cette URL lorsqu'ils cliqueront sur l'onglet. -settings.issues_desc=Activer le système de tickets -settings.use_internal_issue_tracker=Utiliser le système simplifié de tickets interne -settings.use_external_issue_tracker=Utiliser un bug-tracker externe -settings.tracker_url_format=Format d'URL du bug tracker -settings.tracker_issue_style=Style de nommage des bugs du tracker externe : -settings.tracker_issue_style.numeric=Numérique -settings.tracker_issue_style.alphanumeric=Alphanumérique -settings.tracker_url_format_desc=Vous pouvez utiliser l'espace réservé <code>{user} {repo} {index}</code> pour le nom d'utilisateur, le nom du dépôt et le numéro de bug. -settings.pulls_desc=Activer les pull requests pour accepter les contributions publiques -settings.danger_zone=Zone de danger -settings.new_owner_has_same_repo=Le nouveau propriétaire a déjà un dépôt nommé ainsi. -settings.convert=Convertir en dépôt ordinaire -settings.convert_desc=Vous pouvez convertir ce miroir en dépôt ordinaire. Cela ne peut pas être inversée. -settings.convert_notices_1=- Cette opération va convertir ce dépôt miroir en un dépôt standard et ne peut être annulée. -settings.convert_confirm=Confirmer la conversion -settings.convert_succeed=Le dépôt a été converti avec succès en dépôt ordinaire. -settings.transfer=Changer de propriétaire -settings.transfer_desc=Transférer ce dépôt à un autre utilisateur ou une organisation dont vous possédez des droits d'administrateur. -settings.transfer_notices_1=- Vous perdrez l'accès si le nouveau propriétaire est un utilisateur individuel. -settings.transfer_notices_2=- Vous conserverez l'accès si le nouveau propriétaire est une organisation et que vous y appartenez. -settings.transfer_form_title=Veuillez recopier le texte suivant afin de confirmer votre opération : -settings.wiki_delete=Effacer les données du Wiki -settings.wiki_delete_desc=Une fois que vous effacez les données du wiki, on ne peut revenir en arrière. Soyez-en sûr. -settings.wiki_delete_notices_1=- Cela va supprimer et désactiver le wiki pour %s -settings.wiki_deletion_success=Le dépôt de données wiki ont été effacés avec succès. -settings.delete=Supprimer ce dépôt -settings.delete_desc=Attention, cette action est action irréversible. Soyez sûr de vous. -settings.delete_notices_1=- Cette opération <strong>ne peut pas </strong> être annulée. -settings.delete_notices_2=- Cette opération supprimera définitivement le dépôt, y compris les données Git, les tickets, les commentaires et les accès des collaborateurs. -settings.delete_notices_fork_1=-Tous les forks deviendront indépendants après l’effacement. -settings.deletion_success=Le dépôt a été supprimé avec succès! -settings.update_settings_success=Options mises à jour avec succès. -settings.transfer_owner=Nouveau propriétaire -settings.make_transfer=Transférer -settings.transfer_succeed=Le contrôle du dépôt a été transféré avec succès. -settings.confirm_delete=Confirmer la suppression -settings.add_collaborator=Ajouter un collaborateur -settings.add_collaborator_success=Nouveau collaborateur ajouté. -settings.delete_collaborator=Supprimer -settings.collaborator_deletion=Suppression d'un collaborateur -settings.collaborator_deletion_desc=Cet utilisateur n'aura plus accès pour collaborer à ce dépôt après sa suppression. Voulez-vous continuer? -settings.remove_collaborator_success=Collaborateur supprimé. -settings.search_user_placeholder=Rechercher un utilisateur... -settings.org_not_allowed_to_be_collaborator=Une organisation n'est pas autorisée à être ajoutée en tant que collaborateur. -settings.user_is_org_member=Cet utilisateur ne peut pas être ajouté en tant que collaborateur car il fait partie d'une organisation. -settings.add_webhook=Ajouter un Webhook -settings.hooks_desc=Les Webhooks sont des déclencheurs de POST HTTP . Lorsque qu'un événement se produit dans Gitea, une notification sera envoyée vers l'hôte cible préalablement spécifié. Apprenez-en davantage dans le <a target="_blank" rel="noopener" href="%s">Guide des Webhooks</a>. -settings.webhook_deletion=Supprimer le Webhook -settings.webhook_deletion_desc=Supprimer ce webhook va supprimer ses informations et l'historique de livraison. Voulez-vous continuer ? -settings.webhook_deletion_success=Le webhook a été supprimé avec succès ! -settings.webhook.test_delivery=Tester la version -settings.webhook.test_delivery_desc=Envoyer un faux push pour tester la configuration des webhooks -settings.webhook.test_delivery_success=Le webhook de test a été ajouté à la file d'attente de livraison. L'affichage dans l'historique de livraison peut prendre quelques secondes. -settings.webhook.request=Requête -settings.webhook.response=Réponse -settings.webhook.headers=Entêtes -settings.webhook.payload=Payload -settings.webhook.body=Corps -settings.githooks_desc=Les Hooks Git sont alimentés par Git lui même. Les Hooks compatibles sont modifiables dans la liste ci-dessous pour effectuer des opérations personnalisées. -settings.githook_edit_desc=Si un Hook est inactif, un exemple de contenu vous sera proposé. Un contenu laissé vide signifie un Hook inactif. -settings.githook_name=Nom du Hook -settings.githook_content=Contenu du Hook -settings.update_githook=Mettre le Hook à jour -settings.add_webhook_desc=Une requête <code>POST</code> sera transmise vers l'URL spécifiée selon l'événement produit. Vous pouvez également choisir le format souhaité pour la réception des données (JSON, x-www-form-urlencoded, XML etc). Pour plus d'infos, lisez le <a target="_blank" rel="noopener" href="%s">Guide des WebHooks</a>. -settings.payload_url=URL des Données Utiles -settings.content_type=Type de contenu -settings.secret=Confidentiel -settings.slack_username=Nom d'utilisateur -settings.slack_icon_url=URL de l'icône -settings.slack_color=Couleur -settings.event_desc=Quel évènement ce Webhook doit-il déclencher ? -settings.event_push_only=Uniquement les <code>push</code> (soumissions). -settings.event_send_everything=J'ai besoin de <strong>tout</strong>. -settings.event_choose=Permettez-moi de choisir ce dont j'ai besoin. -settings.event_create=Créer -settings.event_create_desc=Branche, ou Tag créé -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request ouvert, fermé, rouvert, édité, attribuée, non attribuées, étiquette mise à jour, étiquette désactivée ou synchronisé. -settings.event_push=Push -settings.event_push_desc=Git push vers un dépôt -settings.active=Actif -settings.active_helper=Les détails seront délivrés lorsque ce Hook sera déclenché. -settings.add_hook_success=Nouveau Webhook ajouté. -settings.update_webhook=Mettre à jour le Webhook -settings.update_hook_success=Webhook mis à jour. -settings.delete_webhook=Supprimer le Webhook -settings.recent_deliveries=Livraisons récentes -settings.hook_type=Type de Hook -settings.add_slack_hook_desc=Intégrer <a href="%s"> Slack</a> à votre dépôt. -settings.slack_token=Jeton -settings.slack_domain=Domaine -settings.slack_channel=Canal -settings.deploy_keys=Clés de déploiement -settings.add_deploy_key=Ajouter une Clé de Déploiement -settings.deploy_key_desc=Déployer une clé uniquement en lecture seule. Il ne s'agit pas des clés ssh de compte personnel. -settings.no_deploy_keys=Vous n'avez ajouté aucune clé de déploiement. -settings.title=Titre -settings.deploy_key_content=Contenu -settings.key_been_used=Le contenu de la clé de déploiement a été utilisé. -settings.key_name_used=Une clé de déploiement avec le même nom existe déjà. -settings.add_key_success=La nouvelle clé de déploiement '%s' a été ajoutée avec succès ! -settings.deploy_key_deletion=Supprimer la Clé de Déploiement -settings.deploy_key_deletion_desc=Supprimer cette clé de déploiement effacera tous les accès relatifs pour ce référentiel. Voulez-vous continuer ? -settings.deploy_key_deletion_success=La clé de déploiement a été supprimée avec succès ! - -diff.browse_source=Parcourir la Source -diff.parent=Parent -diff.commit=commit -diff.data_not_available=Données Diff indisponibles. -diff.show_diff_stats=Afficher les stats Diff -diff.show_split_view=Vue séparée -diff.show_unified_view=Vue unifiée -diff.stats_desc=<strong> %d fichiers modifiés</strong> avec <strong>%d ajouts</strong> et <strong>%d suppressions</strong> -diff.bin=BIN -diff.view_file=Voir le fichier -diff.file_suppressed=Fichier diff supprimé car celui-ci est trop grand -diff.too_many_files=Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff - -release.releases=Versions -release.new_release=Nouvelle version -release.draft=Brouillon -release.prerelease=Pré-publication -release.stable=Stable -release.edit=Éditer -release.ahead=<strong>%d</strong> commits jusqu'à %s depuis cette publication -release.source_code=Code source -release.new_subheader=Publier une version pour itérer sur le produit. -release.edit_subheader=Un changelog détaillé peut aider les utilisateurs à comprendre ce qui a été amélioré. -release.tag_name=Nom du tag -release.target=Cible -release.tag_helper=Choisissez un tag existant ou créez-en un nouveau à publier. -release.title=Titre -release.content=Contenu -release.write=Écrire -release.preview=Prévisualiser -release.loading=Chargement… -release.prerelease_desc=Il s'agit d'une version préliminaire -release.prerelease_helper=Nous soulignerons que cette version est considérée comme non prête pour la production. -release.cancel=Annuler -release.publish=Publier -release.save_draft=Sauvegarder le Brouillon -release.edit_release=Modifier la version -release.delete_release=Supprimer cette version -release.deletion=Suppression de la Version -release.deletion_desc=Supprimer cette version supprimera le tag Git correspondant. Voulez-vous continuer ? -release.deletion_success=La version à été supprimée avec succès ! -release.tag_name_already_exist=Une version avec ce nom de tag existe déjà. -release.tag_name_invalid=Nom de tag invalide. -release.downloads=Téléchargements - -[org] -org_name_holder=Nom de l'organisation -org_full_name_holder=Nom complet de l'organisation -org_name_helper=Idéalement, un nom d'organisation devrait être court et facilement mémorisable. -create_org=Créer une organisation -repo_updated=Mis à jour -people=Contacts -invite_someone=Inviter quelqu'un -teams=Équipes -lower_members=Membres -lower_repositories=dépôts -create_new_team=Créer une nouvelle équipe -org_desc=Description -team_name=Nom d'Équipe -team_desc=Description -team_name_helper=Ce nom sera utilisé pour mentionner l'équipe dans les conversations. -team_desc_helper=Présentation de l'équipe -team_permission_desc=Quel niveau d'accès cette équipe devrait-elle posséder ? - -form.name_reserved=Le nom d'organisation '%s' est réservé. -form.name_pattern_not_allowed=Motif '%s' interdit pour les noms d'organisation. - -settings=Paramètres -settings.options=Options -settings.full_name=Non Complet -settings.website=Site Web -settings.location=Localisation -settings.update_settings=Valider -settings.update_setting_success=Paramètres d'organisation modifiés avec succès. -settings.change_orgname_prompt=Cette modification affectera comment des liens se rapportent à l'organisation. -settings.update_avatar_success=Les paramètres de l'avatar de l'organisation ont été mis à jour avec succès. -settings.delete=Supprimer l'organisation -settings.delete_account=Supprimer cette organisation -settings.delete_prompt=Cela supprimera cette organisation définitivement. Cette opération est <strong>IRRÉVERSIBLE</strong> ! -settings.confirm_delete_account=Confirmez la suppression -settings.delete_org_title=Suppression d'organisation -settings.delete_org_desc=Cette organisation sera définitivement supprimée. Continuer ? -settings.hooks_desc=Ajoute des vebhooks qui seront activés pour <strong>tous les dépôts</strong> de cette organisation. - -members.membership_visibility=Visibilité des membres: -members.public=Public -members.public_helper=Rendre privé -members.private=Privé -members.private_helper=Rendre public -members.member_role=Rôle du membre : -members.owner=Propriétaire -members.member=Membre -members.remove=Exclure -members.leave=Quitter -members.invite_desc=Ajouter un nouveau membre à %s : -members.invite_now=Envoyer une invitation - -teams.join=Rejoindre -teams.leave=Quitter -teams.read_access=Accès en Lecture -teams.read_access_helper=Cette équipe aura la possibilité de voir et cloner ses dépôts. -teams.write_access=Accès en Écriture -teams.write_access_helper=Cette équipe possèdera aussi bien des droits de lecture que d'écriture sur ses dépôts. -teams.admin_access=Accès Administrateur -teams.admin_access_helper=Cette équipe possèdera des droits de lecture, d'écriture, ainsi que le pouvoir d'ajouter des collaborateurs. -teams.no_desc=Aucune description -teams.settings=Paramètres -teams.owners_permission_desc=Les propriétaires possèdent <strong>les droits d'administrateur</strong> et disposent d'un accès complet à <strong>tous les dépôts</strong> de l'organisation. -teams.members=Membres de L'Équipe -teams.update_settings=Valider -teams.delete_team=Supprimer cette Équipe -teams.add_team_member=Ajouter un Membre -teams.delete_team_title=Suppression de l'équipe -teams.delete_team_desc=Cette équipe sera supprimée. Les membres pourraient perdre leurs accès à certains dépôts. -teams.delete_team_success=Équipe supprimée avec succès. -teams.read_permission_desc=Cette équipe permet l'accès en <strong>lecture</strong> : les membres peuvent voir et dupliquer ses dépôts. -teams.write_permission_desc=Cette équipe permet l'accès en <strong>écriture</strong> : les membres peuvent participer à ses dépôts. -teams.admin_permission_desc=Cette équipe permet l'accès en <strong>administrateur</strong> : les membres peuvent voir, participer et ajouter des collaborateurs à ses dépôts. -teams.repositories=Dépôts de l'Équipe -teams.search_repo_placeholder=Rechercher dans le dépôt... -teams.add_team_repository=Ajouter un Dépôt à l'Équipe -teams.remove_repo=Supprimer -teams.add_nonexistent_repo=Dépôt inexistant, veuillez d'abord le créer. - -[admin] -dashboard=Tableau de bord -users=Utilisateurs -organizations=Organisations -repositories=Dépôts -authentication=Authentifications -config=Configuration -notices=Notes Systèmes -monitor=Surveillance -first_page=Première -last_page=Dernière -total=Total : %d - -dashboard.statistic=Statistiques -dashboard.operations=Opérations -dashboard.system_status=État du système -dashboard.statistic_info=La base de données Gitea contient <b>%d</b> utilisateurs, <b>%d</b> organisations, <b>%d</b> clés publiques, <b>%d</b> dépôts, <b>%d</b> surveillances de dépôts, <b>%d</b> votes, <b>%d</b> actions, <b>%d</b> accès, <b>%d</b> tickets, <b>%d</b> commentaires, <b>%d</b> comptes de réseaux sociaux, <b>%d</b> abonnements, <b>%d</b> miroirs, <b>%d</b> versions, <b>%d</b> connexions d'origine, <b>%d</b> webhooks, <b>%d</b> versions, <b>%d</b> labels, <b>%d</b> tâches hook, <b>%d</b> équipes, <b>%d</b> tâches de mise à jour, <b>%d</b> fichiers. -dashboard.operation_name=Nom de l'Opération -dashboard.operation_switch=Basculer -dashboard.operation_run=Exécuter -dashboard.clean_unbind_oauth=Nettoyer les associations OAuthes -dashboard.clean_unbind_oauth_success=Tous unbind OAuthes ont été supprimés avec succès. -dashboard.delete_inactivate_accounts=Supprimer tous les comptes inactifs -dashboard.delete_inactivate_accounts_success=Tous les comptes inactifs ont été supprimés avec succès. -dashboard.delete_repo_archives=Supprimer toutes les archives des dépôts -dashboard.delete_repo_archives_success=Toutes les archives des dépôts ont été supprimées avec succès. -dashboard.delete_missing_repos=Supprimer tous les dépôts ayant perdu leurs fichiers Git -dashboard.delete_missing_repos_success=Tous les dépôts ayant perdu leurs fichiers Git ont été supprimés avec succès. -dashboard.git_gc_repos=Collecter les déchets des dépôts -dashboard.git_gc_repos_success=Tous les dépôts ont effectué la collecte avec succès. -dashboard.resync_all_sshkeys=Ré-écrire le fichier '.ssh/authorized_keys' (attention : les clés hors-Gitea vont être perdues) -dashboard.resync_all_sshkeys_success=Toutes les clés publiques ont été ré-écrites avec succès. -dashboard.resync_all_update_hooks=Ré-écrire tous les hooks de mises à jour des dépôts (requis quand le chemin de la configuration personnalisé est modifié) -dashboard.resync_all_update_hooks_success=Tous les hooks de mises à jour des dépôts ont été ré-écris avec succès. -dashboard.reinit_missing_repos=Réinitialiser tous les dépôts qui ont perdu des fichiers Git -dashboard.reinit_missing_repos_success=Tous les enregistrements de dépôts qui ont perdu des fichiers Git ont été réinitialisés avec succès. - -dashboard.server_uptime=Uptime du serveur -dashboard.current_goroutine=Goroutines actuelles -dashboard.current_memory_usage=Utilisation Mémoire actuelle -dashboard.total_memory_allocated=Mémoire totale allouée -dashboard.memory_obtained=Mémoire obtenue -dashboard.pointer_lookup_times=Nombre de Consultations Pointeur -dashboard.memory_allocate_times=Nombre d'Allocation Mémoire -dashboard.memory_free_times=Nombre de Libération Mémoire -dashboard.current_heap_usage=Utilisation Tas (Heap) -dashboard.heap_memory_obtained=Mémoire Tas (Heap) obtenue -dashboard.heap_memory_idle=Mémoire Tas (Heap) au Repos -dashboard.heap_memory_in_use=Utilisation Mémoire Tas (Heap) -dashboard.heap_memory_released=Mémoire Tas (Heap) libérée -dashboard.heap_objects=Objets Tas (Heap) -dashboard.bootstrap_stack_usage=Utilisation Pile Bootstrap -dashboard.stack_memory_obtained=Mémoire Pile obtenue -dashboard.mspan_structures_usage=Utilisation des Structures MSpan -dashboard.mspan_structures_obtained=Structures MSpan obtenues -dashboard.mcache_structures_usage=Utilisation des Structures MCache -dashboard.mcache_structures_obtained=Structures MCache obtenues -dashboard.profiling_bucket_hash_table_obtained=Profilage de Seau de Table de Hashage obtenu -dashboard.gc_metadata_obtained=Métadonnées GC obtenues -dashboard.other_system_allocation_obtained=Allocation de l'autre Système obtenue -dashboard.next_gc_recycle=Traitement GC suivant -dashboard.last_gc_time=Depuis le dernier GC -dashboard.total_gc_time=Pause GC totale -dashboard.total_gc_pause=Pause GC -dashboard.last_gc_pause=Dernière Pause GC -dashboard.gc_times=Nombres de GC - -users.user_manage_panel=Gestion des Utilisateurs -users.new_account=Créer un nouveau compte -users.name=Nom -users.activated=Activés -users.admin=Administrateur -users.repos=Dépôts -users.created=Créés -users.send_register_notify=Envoyer une Notification d'enregistrement à l'utilisateur -users.new_success=Nouveau compte '%s' a été créé avec succès. -users.edit=Éditer -users.auth_source=Sources d'authentification -users.local=Locales -users.auth_login_name=Nom d'utilisateur d'authentification -users.password_helper=Laissez-le vide pour ne pas changer. -users.update_profile_success=Profil mis à jour avec succès. -users.edit_account=Modifier le Compte -users.max_repo_creation=Nombre maximum de dépôts créés -users.max_repo_creation_desc=(Mettre à -1 pour utiliser la limite globale par défaut) -users.is_activated=Ce compte est activé -users.prohibit_login=Ce compte est interdit de se connecter -users.is_admin=Ce compte possède un niveau d'accès administrateur -users.allow_git_hook=Ce compte dispose des autorisations pour créer des crochets de Git -users.allow_import_local=Ce compte dispose des permissions nécessaire à l'import des dépôts locaux -users.update_profile=Mettre à jour le profil -users.delete_account=Supprimer ce Compte -users.still_own_repo=Ce compte possède toujours des dépôts. Vous devez d'abord les supprimer ou les transférer. -users.still_has_org=Ce compte est toujours membre d'une ou plusieurs organisations. Vous devez d'abord les supprimer ou en retirer ce compte. -users.deletion_success=Le compte a été supprimé avec succès ! - -orgs.org_manage_panel=Gestion des Organisations -orgs.name=Nom -orgs.teams=Équipes -orgs.members=Membres - -repos.repo_manage_panel=Gestion des Dépôts -repos.owner=Propriétaire -repos.name=Nom -repos.private=Privé -repos.watches=Suivi par -repos.stars=Votes -repos.issues=Tickets - -auths.auth_manage_panel=Panel d'administration des authentifications -auths.new=Ajouter une nouvelle source d'authentification -auths.name=Nom -auths.type=Type -auths.enabled=Activé -auths.updated=Mis à jour -auths.auth_type=Type d'authentification -auths.auth_name=Nom de l'authentification -auths.security_protocol=Protocole de sécurité -auths.domain=Domaine -auths.host=Hôte -auths.port=Port -auths.bind_dn=Bind DN -auths.bind_password=Bind mot de passe -auths.bind_password_helper=Avertissement : Ce mot de passe est stocké en clair. N'utilisez pas le mot de passe d'un compte doté de privilèges élevés. -auths.user_base=Utilisateur Search Base -auths.user_dn=Utilisateur DN -auths.attribute_username=Attribut nom d'utilisateur -auths.attribute_username_placeholder=Laisser vide pour utiliser la valeur du formulaire d'authentification comme nom d'utilisateur. -auths.attribute_name=Attribut du prénom -auths.attribute_surname=Attribut du nom de famille -auths.attribute_mail=Attribut de l'e-mail -auths.attributes_in_bind=Aller chercher les attributs dans le contexte de liaison DN -auths.filter=Filtre utilisateur -auths.admin_filter=Filtre administrateur -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Type d'authentification SMTP -auths.smtphost=Hôte SMTP -auths.smtpport=Port SMTP -auths.allowed_domains=Domaines autorisés -auths.allowed_domains_helper=Laissez-le vide pour ne pas restreindre de domaines. Plusieurs domaines doivent être séparés par une virgule «, ». -auths.enable_tls=Activer le Chiffrement TLS -auths.skip_tls_verify=Ne pas vérifier TLS -auths.pam_service_name=Nom du Service PAM -auths.enable_auto_register=Connexion Automatique -auths.tips=Conseils -auths.edit=Modifier les paramètres d'authentification -auths.activated=Authentification activée -auths.new_success=Nouvelle authentification «%s » a été ajoutée avec succès. -auths.update_success=Les paramètre d'authentification a été mis à jour avec succès. -auths.update=Mettre à jour les paramètres d'authentifications -auths.delete=Supprimer cette authentification -auths.delete_auth_title=Suppression de l'authentification -auths.delete_auth_desc=Cette authentification va être supprimée. voulez-vous continuer ? -auths.still_in_used=Cette authentification est encore utilisée par d'autres utilisateurs, supprimez-les ou convertir ces utilisateurs vers un autre type de session, avant. -auths.deletion_success=L'authentification a été supprimée avec succès ! - -config.server_config=Configuration du Serveur -config.app_name=Nom de l'application -config.app_ver=Version de l'application -config.app_url=URL de l'application -config.domain=Domaine -config.offline_mode=Mode hors-ligne -config.disable_router_log=Désactiver la Journalisation du Routeur -config.run_user=Utilisateur système -config.run_mode=Mode d'Éxécution -config.repo_root_path=Emplacement des Dépôts -config.static_file_root_path=Chemin statique des fichiers racines -config.log_file_root_path=Emplacement Racine du Fichier Journal -config.script_type=Type de Script -config.reverse_auth_user=Annuler l'Authentification de l'Utilisateur - -config.ssh_config=Configuration SSH -config.ssh_enabled=Activé -config.ssh_start_builtin_server=Démarrer le serveur intégré -config.ssh_domain=Domaine -config.ssh_port=Port -config.ssh_listen_port=Port d'écoute -config.ssh_root_path=Emplacement racine -config.ssh_key_test_path=Chemin de test des clés -config.ssh_keygen_path=Chemin vers le générateur de clefs ("ssh-keygen") -config.ssh_minimum_key_size_check=Vérification de la longueur de clé minimale -config.ssh_minimum_key_sizes=Tailles de clé minimales - -config.db_config=Configuration de la Base de Données -config.db_type=Type -config.db_host=Hôte -config.db_name=Nom -config.db_user=Utilisateur -config.db_ssl_mode=Mode SSL -config.db_ssl_mode_helper=("postgres" uniquement) -config.db_path=Emplacement -config.db_path_helper=(pour « sqlite3 » et « TIDB ») - -config.service_config=Configuration du Service -config.register_email_confirm=Nécessite une confirmation par e-mail -config.disable_register=Désactiver les inscriptions -config.show_registration_button=Afficher le bouton d'enregistrement -config.require_sign_in_view=Connexion obligatoire pour visualiser -config.mail_notify=Notifier par mail -config.disable_key_size_check=Désactiver la vérification de la taille de clé minimale -config.enable_captcha=Activez le Captcha -config.active_code_lives=Limites de Code Actif -config.reset_password_code_lives=Réinitialiser le Mot De Passe des Limites de Code - -config.webhook_config=Configuration Webhook -config.queue_length=Longueur de la file d'attente -config.deliver_timeout=Expiration d'Envoi -config.skip_tls_verify=Ne pas vérifier TLS - -config.mailer_config=Configuration du service de mail -config.mailer_enabled=Activé -config.mailer_disable_helo=Désactiver HELO -config.mailer_name=Nom -config.mailer_host=Hôte -config.mailer_user=Utilisateur -config.send_test_mail=Envoyer courriel de Test -config.test_mail_failed=Impossible d'envoyer un e-mail de test à '%s': %v -config.test_mail_sent=Un e-mail de test à été envoyé à '%s'. - -config.oauth_config=Configuration OAuth -config.oauth_enabled=Activé - -config.cache_config=Configuration du Cache -config.cache_adapter=Adaptateur du Cache -config.cache_interval=Intervales du Cache -config.cache_conn=Liaison du Cache - -config.session_config=Configuration de session -config.session_provider=Fournisseur de session -config.provider_config=Configuration du fournisseur -config.cookie_name=Nom du cookie -config.enable_set_cookie=Activer les cookies -config.gc_interval_time=Intervals GC -config.session_life_time=Durée des sessions -config.https_only=HTTPS uniquement -config.cookie_life_time=Expiration du cookie - -config.picture_config=Configuration d'Image -config.picture_service=Service d'Imagerie -config.disable_gravatar=Désactiver Gravatar -config.enable_federated_avatar=Activer les avatars unifiés - -config.git_config=Configuration de Git -config.git_disable_diff_highlight=Désactiver la surbrillance syntaxique de Diff -config.git_max_diff_lines=Lignes de Diff Max (pour un seul fichier) -config.git_max_diff_line_characters=Nombre max de caractères de Diff (pour une seule ligne) -config.git_max_diff_files=Nombre max de fichiers de Diff (à afficher) -config.git_gc_args=Arguments de GC -config.git_migrate_timeout=Délai imparti pour une migration -config.git_mirror_timeout=Délai imparti pour mettre à jour le miroir -config.git_clone_timeout=Délai imparti pour l'opération "Clone" -config.git_pull_timeout=Délai imparti pour l'opération "Pull" -config.git_gc_timeout=Délai imparti pour l'opération "GC" - -config.log_config=Configuration du Journal -config.log_mode=Mode du journal - -monitor.cron=Tâches Cron -monitor.name=Nom -monitor.schedule=Planification -monitor.next=Suivant -monitor.previous=Précédent -monitor.execute_times=Nombre d'Éxécutions -monitor.process=Processus en cours d'éxécution -monitor.desc=Description -monitor.start=Heure de Démarrage -monitor.execute_time=Heure d'Éxécution - -notices.system_notice_list=Notes Systèmes -notices.view_detail_header=Voir les détails de la notification -notices.actions=Actions -notices.select_all=Tout Sélectionner -notices.deselect_all=Tous déselectionner -notices.inverse_selection=Inverser la sélection -notices.delete_selected=Supprimé les éléments sélectionnés -notices.delete_all=Supprimer toutes les notifications -notices.type=Type -notices.type_1=Dépôt -notices.desc=Description -notices.op=Opération -notices.delete_success=Notifications système supprimées avec succès. - -[action] -create_repo=a créé le dépôt <a href="%s">%s</a> -rename_repo=a rebaptisé le dépôt de <code>%[1]s</code> vers <a href="%[2]s">%[3]s</a> -commit_repo=a commité dans <a href="%[1]s/src/%[2]s">%[3]s</a> sur <a href="%[1]s">%[4]s</a> -create_issue=`a ouvert un problème <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`tickets clos <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`tickets ré-ouverts <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`pull request créée le <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`pull request fermé <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`pull request ré-ouverte <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`a commenté le problème <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`pull request fusionné le <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=a transféré le dépôt <code>%s</code> à <a href="%s">%s</a> -push_tag=a soumis le tag <a href="%s/src/%s">%[2]s</a> sur <a href="%[1]s">%[3]s</a> -compare_commits=Comparer ces %d commits - -[tool] -ago=il y a -from_now=dans -now=maintenant -1s=%s 1 seconde -1m=%s 1 minute -1h=%s 1 heure -1d=%s 1 jour -1w=%s 1 semaine -1mon=%s 1 mois -1y=%s 1 an -seconds=%[2]s %[1]d secondes -minutes=%[2]s %[1]d minutes -hours=%[2]s %[1]d heures -days=%[2]s %[1]d jours -weeks=%[2]s %[1]d semaines -months=%[2]s %[1]d mois -years=%[2]s %[1]d ans -raw_seconds=secondes -raw_minutes=minutes - -[dropzone] -default_message=Déposez les fichiers ici ou cliquez pour télécharger. -invalid_input_type=Vous ne pouvez pas télécharger des fichiers de ce type. -file_too_big=Le fichier de taille ({{filesize}} Mo) dépasse la taille maximale ({{maxFilesize}} MB). -remove_file=Supprimer le fichier - diff --git a/conf/locale/locale_it-IT.ini b/conf/locale/locale_it-IT.ini deleted file mode 100644 index ef998cef3b..0000000000 --- a/conf/locale/locale_it-IT.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Un servizio Git auto-ospitato pronto all'uso - -home=Home -dashboard=Pannello di controllo -explore=Esplora -help=Aiuto -sign_in=Accedi -sign_out=Esci -sign_up=Registrati -register=Registrati -website=Sito Web -version=Versione -page=Pagina -template=Template -language=Lingua -create_new=Crea... -user_profile_and_more=Profilo utente e altro -signed_in_as=Accesso effettuato come - -username=Nome utente -email=E-mail -password=Password -re_type=Conferma -captcha=Captcha - -repository=Repository -organization=Organizzazione -mirror=Mirror -new_repo=Nuovo Repository -new_migrate=Nuova Migrazione -new_mirror=Nuovo Mirror -new_fork=Nuovo Fork Repository -new_org=Nuova organizzazione -manage_org=Gestisci le organizzazioni -admin_panel=Pannello di amministrazione -account_settings=Impostazioni dell'account -settings=Impostazioni -your_profile=Il tuo profilo -your_settings=Impostazioni - -activities=Attivitá -pull_requests=Pull Request -issues=Problemi - -cancel=Annulla - -[install] -install=Installazione -title=Passi d'installazione per il primo avvio -docker_helper=Se stai utilizzando Gitea su Docker, per favore leggi le <a target="_blank" rel="noopener" href="%s">Linee guida</a> con attenzione prima di cambiare qualcosa su questa pagina! -requite_db_desc=Gitea necessita MySQL, PostgreSQL, SQLite3 o TiDB. -db_title=Impostazioni Database -db_type=Tipo di database -host=Host -user=Utente -password=Password -db_name=Nome del database -db_helper=Utilizza il motore INNODB con codifica utf8_general_ci per MySQL. -ssl_mode=Modalità SSL -path=Percorso -sqlite_helper=Il path assoluto per il database SQLite3 o TiDB. <br>Per favore usa il path assoluto quando lo avvii come servizio. -err_empty_db_path=Il percorso file del database SQLite3 o TiDB non può essere vuoto. -err_invalid_tidb_name=Il nome del database TiDB non ammette caratteri "." e "-". -no_admin_and_disable_registration=Non puoi disabilitare la registrazione senza aver creato un amministratore. -err_empty_admin_password=La password dell'amministratore non puo' essere vuota. - -general_title=Impostazioni di Base dell'Applicazione -app_name=Nome Applicazione -app_name_helper=Scrivi qui il nome della tua organizzazione forte e chiaro! -repo_path=Percorso Root del Repository -repo_path_helper=Tutti i repository Git remoti saranno salvati in questa directory. -run_user=Esegui con l'utente -run_user_helper=L'utente deve avere accesso al percorso root del repository e avviare Gitea. -domain=Dominio -domain_helper=Questo influisce sugli URL per il clonaggio via SSH. -ssh_port=Porta SSH -ssh_port_helper=Numero di porta utilizzato dal server SSH, lasciare vuoto per disabilitare l'integrazione SSH. -http_port=Porta HTTP -http_port_helper=Porta di ascolto dell'applicazione. -app_url=URL Applicazione -app_url_helper=Questo influisce sugli URL per il clonaggio via HTTP/HTTPS e da qualche parte nella posta elettronica. -log_root_path=Percorso dei log -log_root_path_helper=Directory in cui scrivere i file di log. - -optional_title=Impostazioni Facoltative -email_title=Impostazioni E-mail -smtp_host=Host SMTP -smtp_from=Da -smtp_from_helper=Mail da indirizzo, RFC 5322. Può essere solo un indirizzo email o il formato "Nome" <email@esempio.com>. -mailer_user=E-mail del Mittente -mailer_password=Password del Mittente -register_confirm=Abilita Conferma di Registrazione -mail_notify=Abilita Notifiche via Email -server_service_title=Impostazioni del Server e Altri Servizi -offline_mode=Abilita Modalità Offline -offline_mode_popup=Disabilita il CDN anche in modalità produttiva, tutte le risorse saranno servite localmente. -disable_gravatar=Disattiva il servizio Gravatar -disable_gravatar_popup=Disabilita Gravatar e sorgenti customizzate, tutti gli avatar vengono caricati dagli utenti o come predefinito. -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=Disabilita Registrazione Manuale -disable_registration_popup=Disabilita la registrazione manuale degli utenti, solo gli amministratori possono creare account. -enable_captcha=Abilita Captcha -enable_captcha_popup=Richiedi convalida captcha per i nuovi utenti. -require_sign_in_view=Abilita Richiesta di Accesso per Vedere le Pagine -require_sign_in_view_popup=Solo gli utenti loggati possono vedere le pagine, i visitatori potranno vedere solo le pagine di accesso e registrazione. -admin_setting_desc=Non devi per forza creare un account admin proprio adesso, ma comunque l'utente ID=1 otterrà l'accesso da amministratore automaticamente. -admin_title=Impostazioni Account Amministratore -admin_name=Nome utente -admin_password=Password -confirm_password=Conferma Password -admin_email=E-mail dell'Admin -install_btn_confirm=Installare Gitea -test_git_failed=Fallito il test del comando git: %v -sqlite3_not_available=Questa versione non supporta SQLite3, si prega di scaricare la versione binaria ufficiale da %s, NON la versione gobuild. -invalid_db_setting=La configurazione del database non è corretta: %v -invalid_repo_path=Percorso root del repository invalido: %v -run_user_not_match=Run user non è l'utente corrente: %s -> %s -save_config_failed=Fallito il salvataggio della configurazione: %v -invalid_admin_setting=Impostazioni account Admin non valide: %v -install_success=Benvenuto! Siamo felici che tu abbia scelto Gitea, buon divertimento. -invalid_log_root_path=Log root path is invalid: %v - -[home] -uname_holder=Nome Utente o E-mail -password_holder=Password -switch_dashboard_context=Cambia Dashboard Context -my_repos=I miei Repository -show_more_repos=Visualizza altre repositories... -collaborative_repos=Repository Condivisi -my_orgs=Le mie Organizzazioni -my_mirrors=I miei Mirror -view_home=Vedi %s - -issues.in_your_repos=Nei tuoi repository - -[explore] -repos=Repository -users=Utenti -search=Cerca - -[auth] -create_new_account=Crea un nuovo Account -register_hepler_msg=Hai già un account? Accedi ora! -social_register_hepler_msg=Hai già un account? Associalo ora! -disable_register_prompt=Siamo spiacenti, registrazione è stata disabilitata. Si prega di contattare l'amministratore del sito. -disable_register_mail=Siamo spiacenti, la conferma di registrazione via Mail è stata disattivata. -remember_me=Ricordami -forgot_password=Password dimenticata -forget_password=Password dimenticata? -sign_up_now=Bisogno di un account? Iscriviti ora. -confirmation_mail_sent_prompt=Una nuova email di conferma è stata inviata a <b>%s</b>, verifica la tua casella di posta entro le prossime %d ore per completare la registrazione. -active_your_account=Attiva il tuo Account -prohibit_login=Accesso Vietato -prohibit_login_desc=Il tuo account è impossibilitato al login, contatta l'amministratore del sito. -resent_limit_prompt=Siamo spiacenti, si stanno inviando e-mail di attivazione troppo spesso. Si prega di attendere 3 minuti. -has_unconfirmed_mail=Ciao %s, hai un indirizzo di posta elettronica non confermato (<b>%s</b>). Se non hai ricevuto una e-mail di conferma o vuoi riceverla nuovamente, fare clic sul pulsante qui sotto. -resend_mail=Clicca qui per inviare nuovamente l'e-mail di attivazione -email_not_associate=Questo indirizzo e-mail non è associato ad alcun account. -send_reset_mail=Clicca qui per (ri)inviare la tua e-mail di reimpostazione password -reset_password=Reimposta la tua Password -invalid_code=Siamo spiacenti, il codice di conferma è scaduto o non valido. -reset_password_helper=Clicca qui per reimpostare la password -password_too_short=La lunghezza della password non può essere meno 6 caratteri. -non_local_account=Gli account non locali non possono modificare le password tramite Gitea. - -[mail] -activate_account=Per favore attiva il tuo account -activate_email=Verifica il tuo indirizzo e-mail -reset_password=Reimposta la tua password -register_success=Registrazione completata con successo, Benvenuto -register_notify=Benvenuti a bordo - -[modal] -yes=Sì -no=No -modify=Modifica - -[form] -UserName=Nome utente -RepoName=Nome Repository -Email=Indirizzo E-mail -Password=Password -Retype=Reinserisci password -SSHTitle=Nome chiave SSH -HttpsUrl=URL HTTPS -PayloadUrl=URL Payload -TeamName=Nome Team -AuthName=Nome autorizzazione -AdminEmail=Email dell'Admin - -NewBranchName=Nuovo nome del branch -CommitSummary=Riepilogo dei commit -CommitMessage=Messaggio di commit -CommitChoice=Scelta di commit -TreeName=Percorso del file -Content=Contenuto - -require_error=` non può essere vuoto.` -alpha_dash_error=` ammessi solo caratteri alfanumerici o trattini(-_).` -alpha_dash_dot_error=` ammessi solo caratteri alfanumerici o trattini(-_) o punti.` -size_error='deve essere %s.' -min_size_error=` deve contenere almeno %s caratteri.` -max_size_error=` deve contenere massimo %s caratteri.` -email_error=` non è un indirizzo e-mail valido.` -url_error=` non è un URL valido.` -include_error=` deve contenere la stringa '%s'.` -unknown_error=Errore sconosciuto: -captcha_incorrect=Il Captcha non corrisponde. -password_not_match=Le due password non corrispondono. - -username_been_taken=Il nome utente è già utilizzato. -repo_name_been_taken=Il nome del Repository è già utilizzato. -org_name_been_taken=Il nome dell'Organizzazione è già utlizzato. -team_name_been_taken=Il nome del Team è già utilizzato. -email_been_used=L'indirizzo E-mail è già utilizzato. -username_password_incorrect=Nome utente o password incorretti. -enterred_invalid_repo_name=Si prega di assicurarsi che il nome del repository inserito sia corretto. -enterred_invalid_owner_name=Si prega di assicurarsi che il nome del proprietario inserito sia corretto. -enterred_invalid_password=Verificare che la password inserita sia corretta. -user_not_exist=L'utente inserito non esiste. -last_org_owner=L'utente che si vuole rimuovere è l'ultimo membro admin del team. Ci deve essere un altro proprietario. - -invalid_ssh_key=Siamo spiacenti, non siamo in grado di verificare la chiave SSH: %s -unable_verify_ssh_key=Gitea non può verificare la chiave SSH, ma assumiamo che sia valida, si prega di verificare voi stessi. -auth_failed=Autenticazione non riuscita: %v - -still_own_repo=Il tuo account possiede ancora almeno un repository, dovete prima cancellarli o trasferirne la proprietà. -still_has_org=Il tuo account è ancora associato ad almeno un'organizzazione, disassociarsi prima. -org_still_own_repo=Questa organizzazione ha ancora la proprietà del repository, dovete cancellarla o trasferirli prima. - -target_branch_not_exist=Il ramo (branch) di destinazione non esiste. - -[user] -change_avatar=Cambia il tuo avatar -join_on=Si è unito il -repositories=Repository -activity=Attività pubblica -followers=Seguaci -starred=Votate -following=Seguiti -follow=Segui -unfollow=Non seguire più - -form.name_reserved=L'username '%s' è riservato. -form.name_pattern_not_allowed=La struttura del nome utente '%s' non è consentita. - -[settings] -profile=Profilo -password=Password -avatar=Avatar -ssh_keys=Chiavi SSH -social=Account Sociali -applications=Applicazioni -orgs=Organizzazioni -delete=Elimina account -uid=Uid - -public_profile=Profilo pubblico -profile_desc=Il tuo indirizzo e-mail è pubblico e sarà usato per ogni notifica inerente al tuo account, e per qualsiasi operazione web effettuata attraverso il sito. -password_username_disabled=Gli utenti non locali non possono cambiare il proprio nome utente. -full_name=Nome Completo -website=Sito web -location=Posizione -update_profile=Aggiorna Profilo -update_profile_success=Il tuo profilo è stato aggiornato con successo. -change_username=Username Cambiato -change_username_prompt=Questa modifica influenzerà il modo in cui i link si riferiscono al tuo account. -continue=Continua -cancel=Annulla - -lookup_avatar_by_mail=Ricerca Avatar per mail -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=Abilita avatar personalizzato -choose_new_avatar=Scegli un nuovo avatar -update_avatar=Aggiorna le impostazioni avatar -delete_current_avatar=Elimina Avatar attuale -uploaded_avatar_not_a_image=Il file caricato non è un'immagine. -update_avatar_success=Le tue impostazioni avatar sono state aggiornate con successo. - -change_password=Cambia Password -old_password=Password attuale -new_password=Nuova Password -retype_new_password=Re-inserisci la password -password_incorrect=La Password attuale non è corretta. -change_password_success=La tua password è stata cambiata con successo. Ora puoi accedere usando la nuova password. -password_change_disabled=Gli utenti non locali non possono cambiare la propria password. - -emails=Indirizzi e-mail -manage_emails=Gestisci indirizzi email -email_desc=Il tuo indirizzo e-mail primario sarà usato per le notifiche e altre operazioni. -primary=Primario -primary_email=Imposta come primario -delete_email=Elimina -email_deletion=Eliminazione e-mail -email_deletion_desc=La procedura di rimozione indirizzo email eliminerà tutte le informazioni correlate dal tuo account. Si desidera continuare? -email_deletion_success=Indirizzo e-mail eliminato con successo! -add_new_email=Aggiungi un nuovo indirizzo E-mail -add_email=Aggiungi E-mail -add_email_confirmation_sent=Una nuova email di conferma è stata inviata a '%s', per favore controlla la tua posta in arrivo nelle prossime %d ore per completare il processo di registrazione. -add_email_success=Il tuo nuovo indirizzo e-mail è stato aggiunto con successo. - -manage_ssh_keys=Gestisci chiavi SSH -add_key=Aggiungi Chiave -ssh_desc=Questa è una lista di chiavi SSH associate al tuo account. Poiché queste chiavi consentono a chiunque di ottenere accesso alle tue repository, è molto importante che tu le riconosca. -ssh_helper=<strong>Non sai come?</strong> Controlla la guida di GitHub sul <a href="%s">creare le tue chiavi SSH</a> o sul risolvere <a href="%s">problemi frequenti</a> che potresti incontrare usando SSH. -add_new_key=Aggiungi Chiave SSH -ssh_key_been_used=È stato utilizzato il contenuto della chiave pubblica. -ssh_key_name_used=Chiave pubblica con lo stesso nome esiste già. -key_name=Nome della Chiave -key_content=Contenuto -add_key_success=La nuova chiave SSH '%s' è stata aggiunta con successo! -delete_key=Elimina -ssh_key_deletion=Eliminazione chiave SSH -ssh_key_deletion_desc=Cancellare la chiave SSH rimuoverà tutti i relativi accessi per il tuo account. Vuoi continuare? -ssh_key_deletion_success=La chiave SSH e' stata cancellata con successo! -add_on=Aggiunto il -last_used=Ultimo accesso il -no_activity=Nessuna attività recente -key_state_desc=Hai utilizzato questa chiave negli ultimi 7 giorni -token_state_desc=Questo token e' satato utilizzato negli ultimi 7 giorni - -manage_social=Gestisci gli Account Sociali Associati -social_desc=Questa è un elenco degli account sociali associati. Rimuovere qualsiasi account che non si riconosce. -unbind=Disassocia -unbind_success=Account sociale disassociato. - -manage_access_token=Gestisci i Token di Accesso Personale -generate_new_token=Genera Nuovo Token -tokens_desc=I Token che hai generato e che possono essere utilizzati per accedere alle API Gitea. -new_token_desc=Da questo momento, ogni token avrà pieno accesso al tuo account. -token_name=Nome Token -generate_token=Genera Token -generate_token_succees=Nuovo token di accesso generato con successo! Assicurarsi di copiare il nuovo token di accesso personale ora: non sarà possibile visualizzarlo nuovamente! -delete_token=Elimina -access_token_deletion=Eliminazione Token di accesso personale -access_token_deletion_desc=Eliminare questo token di accesso personale rimuoverà tutti i relativi accessi di applicazione. Si desidera continuare? -delete_token_success=Il token di accesso personale è stato eliminato! Non dimenticare di aggiornare anche l'applicazione. - -delete_account=Elimina Account -delete_prompt=L'operazione eliminerà permanentemente l'account e <strong>NON POTRÀ</strong> essere annullata! -confirm_delete_account=Conferma Eliminazione -delete_account_title=Eliminazione account -delete_account_desc=Questo account sta per essere eliminato in modo definitivo, vuoi continuare? - -[repo] -owner=Proprietario -repo_name=Nome Repository -repo_name_helper=I migliori nomi dei repository sono brevi, facili da memorizzare e <strong>univoci</strong>. -visibility=Visibilità -visiblity_helper=Questo repository è <span class="ui red text"> privato</span> -visiblity_helper_forced=L'amministratore del sito ha deciso che tutti i nuovi repository devono essere <span class="ui red text">privati</span> -visiblity_fork_helper=(La modifica di questo valore avrà effetto su tutti i fork) -clone_helper=Hai bisogno di aiuto per la clonazione? Visita <a target="_blank" rel="noopener" href="%s">Aiuto</a>! -fork_repo=Forka Repository -fork_from=Forka da -fork_visiblity_helper=Non puoi cambiare la visibilità di un repository forkato. -repo_desc=Descrizione -repo_lang=Lingua -repo_gitignore_helper=Seleziona i templates di .gitignore -license=Licenza -license_helper=Selezionare un file di licenza -readme=Readme -readme_helper=Seleziona un template per il readme -auto_init=Inizializzare questo repository con i file e il modello selezionati -create_repo=Crea Repository -default_branch=Ramo (Branch) predefinito -mirror_prune=Rimuovi -mirror_prune_desc=Remove any remote-tracking references that no longer exist on the remote -mirror_interval=Intervallo Mirror (in ore) -mirror_address=Indirizzo del mirror -mirror_address_desc=Si prega di includere nell'indirizzo le credenziali utente necessarie. -mirror_last_synced=Last Synced -watchers=Osservatori -stargazers=Fan -forks=Fork - -form.reach_limit_of_creation=Il proprietario ha raggiunto il limite massimo di %d repository creati. -form.name_reserved=Il nome repository %s è riservato. -form.name_pattern_not_allowed=La struttura del nome del repository %s non è consentita. - -need_auth=Richiesta di autorizzazione -migrate_type=Tipo di migrazione -migrate_type_helper=Questo repository sarà un <span class="text blue">mirror</span> -migrate_repo=Migra Repository -migrate.clone_address=Duplica Indirizzo -migrate.clone_address_desc=Può essere un URL HTTP/HTTPS/GIT o il percorso del server locale. -migrate.permission_denied=Non è consentito importare repository locali. -migrate.invalid_local_path=Percorso locale non valido, non esiste o non è una cartella. -migrate.failed=Migrazione non riuscita: %v - -mirror_from=mirror da -forked_from=forkato da -fork_from_self=Non puoi forkare il tuo stesso repository! -copy_link=Copia -copy_link_success=Copiato! -copy_link_error=Premere ⌘-C o Ctrl-C per copiare -copied=OK copiato -unwatch=Non seguire più -watch=Segui -unstar=Togli il voto -star=Vota -fork=Forka - -no_desc=Nessuna descrizione -quick_guide=Guida rapida -clone_this_repo=Clona questo repository -create_new_repo_command=Crea nuovo repository da riga di comando -push_exist_repo=Push un repo esistente dalla riga di comando -repo_is_empty=Questo repository è vuoto, si prega di tornare più tardi! - -code=Codice -branch=Ramo (Branch) -tree=Albero (Tree) -filter_branch_and_tag=Filtra per branch o tag -branches=Rami (Branch) -tags=Tag -issues=Problemi -pulls=Pull Requests -labels=Etichette -milestones=Traguardi -commits=Commit -releases=Rilasci -file_raw=Originale -file_history=Cronologia -file_view_raw=Vedi originale -file_permalink=Permalink -file_too_large=Questo file è troppo grande per essere mostrato - -editor.new_file=Nuovo file -editor.upload_file=Carica File -editor.edit_file=Modifica file -editor.preview_changes=Anteprima modifiche -editor.cannot_edit_non_text_files=Non è possibile modificare i file non di testo -editor.edit_this_file=Modifica questo file -editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file -editor.fork_before_edit=You must fork this repository before editing the file -editor.delete_this_file=Delete this file -editor.must_have_write_access=You must have write access to make or propose changes to this file -editor.file_delete_success=File '%s' has been deleted successfully! -editor.name_your_file=Name your file... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or=or -editor.cancel_lower=cancel -editor.commit_changes=Commit Changes -editor.add_tmpl=Add '%s/<filename>' -editor.add=Add '%s' -editor.update=Update '%s' -editor.delete=Delete '%s' -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc=New branch name... -editor.cancel=Cancel -editor.filename_cannot_be_empty=Filename cannot be empty. -editor.branch_already_exists=Branch '%s' already exists in this repository. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists=A file with name '%s' already exists in this repository. -editor.no_changes_to_show=There are no changes to show. -editor.fail_to_update_file=Failed to update/create file '%s' with error: %v -editor.add_subdir=Add subdirectory... -editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir=Upload files to '%s' - -commits.commits=Commits -commits.search=Ricerca una versione -commits.find=Cerca -commits.author=Autore -commits.message=Messaggio -commits.date=Data -commits.older=Più vecchio -commits.newer=Più recente - -issues.new=Nuovo Problema -issues.new.labels=Etichette -issues.new.no_label=Nessuna etichetta -issues.new.clear_labels=Pulisci le etichette -issues.new.milestone=Traguardo -issues.new.no_milestone=Nessuna milestone -issues.new.clear_milestone=Milestone pulita -issues.new.open_milestone=Apri Milestone -issues.new.closed_milestone=Milestone chiuse -issues.new.assignee=Assegnatario -issues.new.clear_assignee=Cancella l'assegnatario -issues.new.no_assignee=Nessun assegnatario -issues.create=Crea Problema -issues.new_label=Nuova etichetta -issues.new_label_placeholder=Nome dell'etichetta... -issues.create_label=Crea Etichetta -issues.label_templates.title=Load a predefined set of labels -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper=Select a label set -issues.label_templates.use=Use this label set -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v -issues.open_tab=%d Aperti -issues.close_tab=%d Chiusi -issues.filter_label=Etichetta -issues.filter_label_no_select=Nessuna etichetta selezionata -issues.filter_milestone=Traguardo -issues.filter_milestone_no_select=Nessuna Milestone selezionata -issues.filter_assignee=Assegnatario -issues.filter_assginee_no_select=Nessun Assegnatario selezionato -issues.filter_type=Tipo -issues.filter_type.all_issues=Tutti i problemi -issues.filter_type.assigned_to_you=Assegnati a te -issues.filter_type.created_by_you=Creati da te -issues.filter_type.mentioning_you=Che ti riguardano -issues.filter_sort=Ordina -issues.filter_sort.latest=Più recenti -issues.filter_sort.oldest=Più vecchi -issues.filter_sort.recentupdate=Aggiornati di recente -issues.filter_sort.leastupdate=Aggiornati tempo fa -issues.filter_sort.mostcomment=I più commentati -issues.filter_sort.leastcomment=I meno commentati -issues.opened_by=aperto %[1]s da <a href="/%[2]s">%[3]s</a> -issues.opened_by_fake=aperto %[1]s da %[2]s -issues.previous=Pagina precedente -issues.next=Pagina successiva -issues.open_title=Aperto -issues.closed_title=Chiuso -issues.num_comments=%d commenti -issues.commented_at=`commented <a href="#%s">%s</a>` -issues.delete_comment_confirm=Are you sure you want to delete this comment? -issues.no_content=Non ci sono ancora contenuti. -issues.close_issue=Chiudi -issues.close_comment_issue=Commenta e chiudi -issues.reopen_issue=Riapri -issues.reopen_comment_issue=Commenta e riapri -issues.create_comment=Commento -issues.closed_at=`chiuso <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`riaperto <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Autore -issues.collaborator=Collaboratori -issues.owner=Proprietario -issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation. -issues.edit=Modifica -issues.cancel=Annulla -issues.save=Salva -issues.label_title=Nome etichetta -issues.label_color=Colore etichetta -issues.label_count=%d etichette -issues.label_open_issues=%d problemi aperti -issues.label_edit=Modifica -issues.label_delete=Elimina -issues.label_modify=Modifica Etichetta -issues.label_deletion=Elimina Etichetta -issues.label_deletion_desc=Eliminare l'etichetta rimuovera le sue informazioni in tutti i problemi correlati. Vuoi continuare? -issues.label_deletion_success=Etichetta eliminata con successo! -issues.num_participants=%d Partecipanti -issues.attachment.open_tab=`Click to see "%s" in a new tab` -issues.attachment.download=`Click to download "%s"` - -pulls.new=Nuova Pull Request -pulls.compare_changes=Confronta le modifiche -pulls.compare_changes_desc=Confronta due branch e fai una pull request per le modifiche. -pulls.compare_base=base -pulls.compare_compare=confronta -pulls.filter_branch=Filtra branch -pulls.no_results=Nessun risultato trovato. -pulls.nothing_to_compare=Non c'è niente da confrontare perchè i branch base e head uguali. -pulls.has_pull_request=`E' già presente una pull request tra questi due trargets: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Crea Pull Request -pulls.title_desc=vorrebbe unire %[1]d commit da <code>%[2]s</code> a <code>%[3]s</code> -pulls.merged_title_desc=ha unito %[1]d commit da <code>%[2]s</code> a <code>%[3]s</code> %[4]s -pulls.tab_conversation=Conversazione -pulls.tab_commits=Commit -pulls.tab_files=File modificati -pulls.reopen_to_merge=Riapri questa pull request per effettuare il merge. -pulls.merged=Unito -pulls.has_merged=Questo contributo è stato incluso con successo! -pulls.data_broken=I dati di questa pull request si sono rotti causa dell'eliminazione delle informazioni di fork. -pulls.is_checking=Il controllo dei conflitti è ancora in corso, per favore aggiorna pagina tra qualche istante. -pulls.can_auto_merge_desc=La pull request non può essere mergiata automaticamente. -pulls.cannot_auto_merge_desc=Questa pull request non può essere mergiata automaticamente perchè ci sono dei conflitti. -pulls.cannot_auto_merge_helper=Effettua il merge manualmente per risolvere i conflitti. -pulls.merge_pull_request=Unisci Pull Request -pulls.open_unmerged_pull_exists=`You can't perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.` - -milestones.new=Nuova Milestone -milestones.open_tab=%d Aperti -milestones.close_tab=%d Chiusi -milestones.closed=Chiuso %s -milestones.no_due_date=Nessuna data di scadenza -milestones.open=Apri -milestones.close=Chiudi -milestones.new_subheader=Crea delle milestones per organizzare le tue issues. -milestones.create=Crea Milestone -milestones.title=Titolo -milestones.desc=Descrizione -milestones.due_date=Data di scadenza (opzionale) -milestones.clear=Pulisci -milestones.invalid_due_date_format=Il formato della data di scadenza non è valido, deve essere 'yyyy-mm-dd'. -milestones.create_success=La Milestone '%s' è stata creata con successo! -milestones.edit=Modifica Milestone -milestones.edit_subheader=Scrivi una descrizione della Milestone, così la gente non si confonderà. -milestones.cancel=Annulla -milestones.modify=Modifica Milestone -milestones.edit_success=Le modifiche alla milestone '%s' sono state salvate con successo! -milestones.deletion=Cancellazione Milestone -milestones.deletion_desc=L'eliminazione di questa Milestone rimuoverà le sue informazioni in tutti i problemi correlati. Si desidera continuare? -milestones.deletion_success=La milestone è stata cancellata con successo! - -wiki=Wiki -wiki.welcome=Benvenuto nel Wiki! -wiki.welcome_desc=Wiki è il posto dove puoi documentare collaborativamente il tuo progetto così da renderlo migliore. -wiki.create_first_page=Crea la prima pagina -wiki.page=Pagina -wiki.filter_page=Filtra pagina -wiki.new_page=Crea nuova pagina -wiki.default_commit_message=Scrivere una nota su questo aggiornamento (opzionale). -wiki.save_page=Salva pagina -wiki.last_commit_info=%s ha modificato questa pagina %s -wiki.edit_page_button=Modifica -wiki.new_page_button=Nuova pagina -wiki.delete_page_button=Cancella Pagina -wiki.delete_page_notice_1=Questo cancellerà lapagina <code>"%s"</code>. Si prega di esserne certi. -wiki.page_already_exists=Esiste già una pagina Wiki con questo stesso nome. -wiki.pages=Pagine -wiki.last_updated=Ultimo aggiornamento: %s - -settings=Impostazioni -settings.options=Opzioni -settings.collaboration=Collaborazione -settings.collaboration.admin=Admin -settings.collaboration.write=Write -settings.collaboration.read=Read -settings.collaboration.undefined=Undefined -settings.hooks=Webhooks -settings.githooks=Git Hooks -settings.basic_settings=Impostazioni di Base -settings.mirror_settings=Mirror Settings -settings.sync_mirror=Sync Now -settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. -settings.site=Sito Ufficiale -settings.update_settings=Aggiorna Impostazioni -settings.change_reponame_prompt=Questa modifica influirà i link al repository. -settings.advanced_settings=Opzioni avanzate -settings.wiki_desc=Enable wiki system -settings.use_internal_wiki=Use builtin wiki -settings.use_external_wiki=Usa Wiki esterno -settings.external_wiki_url=URL Wiki esterno -settings.external_wiki_url_desc=I visitatori verranno reindirizzati all'URL quando cliccano sulla scheda. -settings.issues_desc=Enable issue tracker -settings.use_internal_issue_tracker=Use builtin lightweight issue tracker -settings.use_external_issue_tracker=Utilizza gestore di problemi esterno -settings.tracker_url_format=Formato URL Gestore Problemi Esterno -settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=Numeric -settings.tracker_issue_style.alphanumeric=Alphanumeric -settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index. -settings.pulls_desc=Abilita le pull requests per accettare contributi pubblici -settings.danger_zone=Zona Pericolosa -settings.new_owner_has_same_repo=Il nuovo proprietario ha già un repository con lo stesso nome. Per favore scegli un altro nome. -settings.convert=Converti in Repository Regolare -settings.convert_desc=Puoi convertire questo mirror in un repository regolare. Questa operazione non può essere annullata. -settings.convert_notices_1=- Questa operazione non potrà essere annullata e convertirà questo mirror in un repository regolare. -settings.convert_confirm=Conferma la conversione -settings.convert_succeed=Il repository è stato convertito con successo al formato normale. -settings.transfer=Trasferisci proprietà -settings.transfer_desc=Trasferisci questa repository a un altro utente o a un'organizzazione nella quale hai diritti d'amministratore. -settings.transfer_notices_1=- You will lose access if new owner is a individual user. -settings.transfer_notices_2=- You will conserve access if new owner is an organization and if you're one of the owners. -settings.transfer_form_title=Per favore inserisci le informazioni seguenti per confermare l'operazione: -settings.wiki_delete=Elimina i dati della Wiki -settings.wiki_delete_desc=Once you erase wiki data there is no going back. Please be certain. -settings.wiki_delete_notices_1=Questo eliminerà e disabiliterà la wiki per %s -settings.wiki_deletion_success=I dati della wiki del repository sono stati eliminati con successo. -settings.delete=Elimina questo repository -settings.delete_desc=Una volta che hai cancellato il repository, non puoi tornare indietro. Si prega di fare attenzione. -settings.delete_notices_1=-Questa operazione <strong>NON PUÒ</strong> essere annullata. -settings.delete_notices_2=-Questa operazione eliminerà definitivamente il tutto il contenuto del repository, inclusi i dati di Git, incidenti, commenti e accessi dei collaboratori. -settings.delete_notices_fork_1=- All forks will become independent after deletion. -settings.deletion_success=Il repository è stato eliminato con successo! -settings.update_settings_success=Le opzioni repository sono state aggiornate con successo. -settings.transfer_owner=Nuovo Proprietario -settings.make_transfer=Trasferisci -settings.transfer_succeed=Proprietà del repository trasferita con successo. -settings.confirm_delete=Conferma eliminazione -settings.add_collaborator=Aggiungi nuovo collaboratore -settings.add_collaborator_success=Il nuovo collaboratore è stato aggiunto. -settings.delete_collaborator=Elimina -settings.collaborator_deletion=Eliminazione collaboratore -settings.collaborator_deletion_desc=Questo utente non potrà più collaborare a questo repository dopo l'eliminazione. Si desidera continuare? -settings.remove_collaborator_success=Il collaboratore è stato rimosso. -settings.search_user_placeholder=Cerca utente... -settings.org_not_allowed_to_be_collaborator=Un'organizzazione non può essere aggiunta come collaboratore. -settings.user_is_org_member=L'utente è un membro dell'organizzazione che non può essere aggiunto come collaboratore. -settings.add_webhook=Aggiungi Webhook -settings.hooks_desc=I Webhooks sono molto simili a un basilare evento trigger HTTP POST. Ogni volta che qualcosa si verifica in Gitea, tratteremo la notifica all'host di destinazione specificato. Ulteriori informazioni in questa <a target="_blank" rel="noopener" href="%s">Guida ai Webhooks</a>. -settings.webhook_deletion=Elimina Webhook -settings.webhook_deletion_desc=Delete this webhook will remove its information and all delivery history. Do you want to continue? -settings.webhook_deletion_success=Il Webhook è stato eliminato con successo! -settings.webhook.test_delivery=Test di consegna -settings.webhook.test_delivery_desc=Send a fake push event delivery to test your webhook settings -settings.webhook.test_delivery_success=Test webhook has been added to delivery queue. It may take few seconds before it shows up in the delivery history. -settings.webhook.request=Richiesta -settings.webhook.response=Risposta -settings.webhook.headers=Headers -settings.webhook.payload=Payload -settings.webhook.body=Body -settings.githooks_desc=Gli Hooks di Git sono una funzionalità di Git stesso, puoi modificare i file degli hooks supportati nell'elenco qui sotto per compiere azioni personalizzate. -settings.githook_edit_desc=Se l'hook è inattivo, sarà presentato un contenuto esempio. Lasciando il contenuto vuoto disattiverai questo hook. -settings.githook_name=Nome hook -settings.githook_content=Contenuto hook -settings.update_githook=Aggiorna Hook -settings.add_webhook_desc=Gitea manderà una richiesta <code>POST</code> all'URL specificata, insieme alle informazioni sull'evento avvenuto. Puoi anche specificare quale tipo di formato dati vorresti ottenere all'innesco dell'hook (JSON, x-www-form-urlencoded, XML, ecc). Puoi trovare più informazioni nella nostra <a target="_blank" rel="noopener" href="%s">Guida ai Webhook</a>. -settings.payload_url=Payload URL -settings.content_type=Content Type -settings.secret=Secret -settings.slack_username=Nome utente -settings.slack_icon_url=URL icona -settings.slack_color=Colore -settings.event_desc=Quali eventi dovrebbero innescare questo webhook? -settings.event_push_only=Solo l'evento <code>push</code>. -settings.event_send_everything=Ho bisogno di <strong>tutto</strong>. -settings.event_choose=Lasciami scegliere ciò di cui ho bisogno. -settings.event_create=Crea -settings.event_create_desc=Branch, o tag creato -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push=Push -settings.event_push_desc=Git push in un repository -settings.active=Attivo -settings.active_helper=Anche i dettagli riguardanti l'evento che ha innescato l'hook saranno inviati. -settings.add_hook_success=Il nuovo webhook è stato aggiunto. -settings.update_webhook=Aggiorna Webhook -settings.update_hook_success=Il webhook è stato aggiornato. -settings.delete_webhook=Eliminare Webhook -settings.recent_deliveries=Recenti Deliveries -settings.hook_type=Tipo di Hook -settings.add_slack_hook_desc=Aggiungi <a href="%s"> Slack</a> integrazione al tuo repository. -settings.slack_token=Token -settings.slack_domain=Dominio -settings.slack_channel=Canale -settings.deploy_keys=Dispiega Chiavi -settings.add_deploy_key=Aggiungi Deploy Key -settings.deploy_key_desc=Le deploy keys hanno accesso in sola lettura. Non equivalgono alle chiavi SSH personali. -settings.no_deploy_keys=Non hai aggiunto alcuna deploy key. -settings.title=Titolo -settings.deploy_key_content=Contenuto -settings.key_been_used=La deploy key è già in uso. -settings.key_name_used=Esiste già una deploy key con questo nome. -settings.add_key_success=La nuova deploy key '%s' è stata aggiunta con successo! -settings.deploy_key_deletion=Elimina Deploy Key -settings.deploy_key_deletion_desc=Cancellando questa deploy key verrà rismosso ogni accesso relativo a questa repository. Vuoi continuare? -settings.deploy_key_deletion_success=Deploy key eliminata con successo! - -diff.browse_source=Sfoglia il codice sorgente -diff.parent=parent -diff.commit=commit -diff.data_not_available=Diff Data non disponibile. -diff.show_diff_stats=Mostra Diff Stats -diff.show_split_view=Visualizzazione separata -diff.show_unified_view=Visualizzazione unificata -diff.stats_desc=<strong>%d ha cambiato i file</strong> con <strong>%d aggiunte</strong> e <strong>%d eliminazioni</strong> -diff.bin=BIN -diff.view_file=Vedi File -diff.file_suppressed=File diff suppressed because it is too large -diff.too_many_files=Some files were not shown because too many files changed in this diff - -release.releases=Rilasci -release.new_release=Nuovo Rilascio -release.draft=Bozza -release.prerelease=Pre-Rilascio -release.stable=Stabile -release.edit=modifica -release.ahead=<strong>%d</strong> commits da %s da questo rilascio -release.source_code=Codice Sorgente -release.new_subheader=Publish releases to iterate product. -release.edit_subheader=Detailed change log can help users understand what has been improved. -release.tag_name=Nome tag -release.target=Obbiettivo -release.tag_helper=Scegli un tag esistente o crea un nuovo tag una volta pubblicato. -release.title=Titolo -release.content=Contenuto -release.write=Scrivi -release.preview=Anteprima -release.loading=Caricamento... -release.prerelease_desc=Questo è un pre-rilascio -release.prerelease_helper=Precisiamo che questo rilascio non è pronta per la produzione. -release.cancel=Annulla -release.publish=Pubblica Rilascio -release.save_draft=Salva Bozza -release.edit_release=Modifica Rilascio -release.delete_release=Cancela questa Release -release.deletion=Eliminazione Release -release.deletion_desc=Eliminando questa release cancellarai anche i tag Git corrispondenti. Vuoi continuare? -release.deletion_success=La release è stata eliminata con successo! -release.tag_name_already_exist=Un rilascio con questo tag esiste già. -release.tag_name_invalid=Tag name is not valid. -release.downloads=Download - -[org] -org_name_holder=Nome dell'Organizzazione -org_full_name_holder=Nome completo dell'organizzazione -org_name_helper=Le migliori organizzazioni hanno nomi brevi e memorabili. -create_org=Crea Organizzazione -repo_updated=Aggiornato -people=Utenti -invite_someone=Invita Qualcuno -teams=Team -lower_members=membri -lower_repositories=repository -create_new_team=Crea Nuovo Team -org_desc=Descrizione -team_name=Nome Team -team_desc=Descrizione -team_name_helper=Verrà usato questo nome per riferirsi a questo team nella conversazioni. -team_desc_helper=In cosa consiste questo team? -team_permission_desc=Quale livello di autorizzazione dovrebbe avere questa squadra? - -form.name_reserved=Il nome organizzazione '%s' è riservato. -form.name_pattern_not_allowed=La struttura del nome dell'organizzazione '%s' non è consentita. - -settings=Impostazioni -settings.options=Opzioni -settings.full_name=Nome Completo -settings.website=Sito Web -settings.location=Residenza -settings.update_settings=Aggiorna Impostazioni -settings.update_setting_success=Impostazioni dell'organizzazione aggiornate con successo. -settings.change_orgname_prompt=Questa operazione modificherà il modo in cui i links sono in relazione con l'organizzazione. -settings.update_avatar_success=Organization avatar setting has been updated successfully. -settings.delete=Elimina organizzazione -settings.delete_account=Elimina questa organizzazione -settings.delete_prompt=L'organizzazione verrà rimossa definitivamente, e questa operazione <strong>NON PUÒ</strong> essere annullata! -settings.confirm_delete_account=Conferma Eliminazione -settings.delete_org_title=Eliminazione Organizzazione -settings.delete_org_desc=Questa organizzazione sta per essere eliminato in modo permanente, vuoi continuare? -settings.hooks_desc=Aggiungi i webhooks che verranno attivati per <strong>tutti i repository</strong> sotto questa organizzazione. - -members.membership_visibility=Membership Visibility: -members.public=Pubblico -members.public_helper=rendi privato -members.private=Privato -members.private_helper=rendi pubblico -members.member_role=Ruolo del membro: -members.owner=Proprietario -members.member=Membro -members.remove=Rimuovere -members.leave=Abbandona -members.invite_desc=Aggiungi un nuovo membro a %s: -members.invite_now=Invita ora - -teams.join=Iscriviti -teams.leave=Abbandona -teams.read_access=Accesso di Lettura -teams.read_access_helper=Questo team sarà in grado di visualizzare e clonare i suoi repository. -teams.write_access=Accesso di Scrittura -teams.write_access_helper=Questo team sarà in grado di leggere i suoi repository, come pure pusharli. -teams.admin_access=Accesso Amministratore -teams.admin_access_helper=Questo team sarà in grado di pushare/pullare i propri repo, così come aggiungere altri collaboratori. -teams.no_desc=Questo team non ha alcuna descrizione -teams.settings=Impostazioni -teams.owners_permission_desc=I Proprietari hanno pieno accesso a <strong>tutti i repository</strong> e hanno <strong>diritti di amministatore</strong> nell'organizzazione. -teams.members=Membri del Team -teams.update_settings=Aggiorna Impostazioni -teams.delete_team=Elimina questo Team -teams.add_team_member=Aggiungere un Membro al Team -teams.delete_team_title=Eliminazione Team -teams.delete_team_desc=Quando questo team verrà eliminato, i membri di questa squadra potrebbero perdere l'accesso ad alcuni repository. Si desidera continuare? -teams.delete_team_success=Team eliminato con successo. -teams.read_permission_desc=Questo Team concede accesso di <strong>Lettura</strong>: i membri possono visualizzare e clonare i repository del Team. -teams.write_permission_desc=Questo Team concede accesso di <strong>Scrittura</strong>: i membri possono leggere e pushare i repository del Team. -teams.admin_permission_desc=Questo Team concede accesso di <strong>Amministratore</strong>: i membri possono leggere i, pushare a, e aggiungere collaboratori ai repository del Team. -teams.repositories=Repository di Squadra -teams.search_repo_placeholder=Cerca repository... -teams.add_team_repository=Aggiungere Repository di Squadra -teams.remove_repo=Rimuovi -teams.add_nonexistent_repo=Il repository che stai tentando di aggiungere non esiste, crealo prima. - -[admin] -dashboard=Pannello di Controllo -users=Utenti -organizations=Organizzazioni -repositories=Repository -authentication=Autenticazioni -config=Configurazione -notices=Avvisi di sistema -monitor=Monitoraggio -first_page=Prima -last_page=Ultima -total=Totale: %d - -dashboard.statistic=Statistiche -dashboard.operations=Operazioni -dashboard.system_status=Stato del Monitor di Sistema -dashboard.statistic_info=Il database di Gitea ha <b>%d</b> utenti, <b>%d</b> organizzazioni, <b>%d</b> chiavi pubbliche, <b>%d</b> repository, <b>%d</b> utenti che seguono, <b>%d</b> voti, <b>%d</b> azioni, <b>%d</b> accessi, <b>%d</b> problemi, <b>%d</b> commenti, <b>%d</b> account sociali, <b>%d</b> utenti seguiti, <b>%d</b> mirror, <b>%d</b> rilasci, <b>%d</b> fonti di accesso, <b>%d</b> webhook, <b>%d</b> traguardi, <b>%d</b> etichette, <b>%d</b> incarichi hook, <b>%d</b> team, <b>%d</b> attività di aggiornamento, <b>%d</b> allegati. -dashboard.operation_name=Nome Operazione -dashboard.operation_switch=Cambia -dashboard.operation_run=Esegui -dashboard.clean_unbind_oauth=Pulire OAuthes non associati -dashboard.clean_unbind_oauth_success=Tutti gli OAuthes non associati eliminati con successo. -dashboard.delete_inactivate_accounts=Elimina tutti gli account inattivi -dashboard.delete_inactivate_accounts_success=Tutti gli account inattivi eliminati con successo. -dashboard.delete_repo_archives=Elimina tutti gli archivi dei repository -dashboard.delete_repo_archives_success=Tutti gli archivi del repository sono stati eliminati con successo. -dashboard.delete_missing_repos=Delete all repository records that lost Git files -dashboard.delete_missing_repos_success=All repository records that lost Git files have been deleted successfully. -dashboard.git_gc_repos=Fare la procedura di garbage collection sui repository -dashboard.git_gc_repos_success=Tutti i repository hanno fatto la procedura di garbage collection con successo. -dashboard.resync_all_sshkeys=Riscrivi il file '.ssh/authorized_keys' (attenzione: le chiavi non appartenenti a Gitea saranno perse) -dashboard.resync_all_sshkeys_success=Tutte le chiavi pubbliche riscritte con successo. -dashboard.resync_all_update_hooks=Riscrivere tutti gli update hook dei repository (necessario quando il percorso di configurazione personalizzata viene modificato) -dashboard.resync_all_update_hooks_success=Tutti gli update hook dei repository riscritti con successo. -dashboard.reinit_missing_repos=Reinitialize all repository records that lost Git files -dashboard.reinit_missing_repos_success=All repository records that lost Git files have been reinitialized successfully. - -dashboard.server_uptime=Tempo in Attività del Server -dashboard.current_goroutine=Goroutine Correnti -dashboard.current_memory_usage=Utilizzo di Memoria Corrente -dashboard.total_memory_allocated=Memoria Allocata Totale -dashboard.memory_obtained=Memoria Ottenuta -dashboard.pointer_lookup_times=Ricerche del Puntatore -dashboard.memory_allocate_times=Allocazioni Memoria -dashboard.memory_free_times=Svuotamenti di Memoria -dashboard.current_heap_usage=Utilizzo Heap Corrente -dashboard.heap_memory_obtained=Memoria Heap Ottenuta -dashboard.heap_memory_idle=Memoria Heap Inattiva -dashboard.heap_memory_in_use=Memoria Heap In Uso -dashboard.heap_memory_released=Memoria Heap Rilasciata -dashboard.heap_objects=Oggetti dell'Heap -dashboard.bootstrap_stack_usage=Utilizzo Pila di Bootstrap -dashboard.stack_memory_obtained=Memoria Stack Ottenuta -dashboard.mspan_structures_usage=Utilizzo Strutture MSpan -dashboard.mspan_structures_obtained=Strutture MSpan Ottenute -dashboard.mcache_structures_usage=Utilizzo di Strutture MCache -dashboard.mcache_structures_obtained=Strutture MCache Ottenute -dashboard.profiling_bucket_hash_table_obtained=Tabella di Hash del Bucket Ottenuta -dashboard.gc_metadata_obtained=Metadata della GC ottenuta -dashboard.other_system_allocation_obtained=Altre Allocazioni di Sistema Ottenute -dashboard.next_gc_recycle=Prossimo Riciclaggio GC -dashboard.last_gc_time=Dall'Ultimo GC -dashboard.total_gc_time=Pausa Totale della GC -dashboard.total_gc_pause=Pausa Totale della GC -dashboard.last_gc_pause=Ultima pausa della GC -dashboard.gc_times=Esecuzioni GC - -users.user_manage_panel=Pannello Gestione Utenti -users.new_account=Crea Nuovo Account -users.name=Nome -users.activated=Attivato -users.admin=Amministratore -users.repos=Repo -users.created=Creato -users.send_register_notify=Send Registration Notification To User -users.new_success=Il nuovo account '%s' è stato creato correttamente. -users.edit=Modifica -users.auth_source=Authentication Source -users.local=Locale -users.auth_login_name=Authentication Login Name -users.password_helper=Leave it empty to remain unchanged. -users.update_profile_success=Profilo dell'account aggiornato con successo. -users.edit_account=Modifica Account -users.max_repo_creation=Limite massimo per la creazione di Repository -users.max_repo_creation_desc=(Inserire -1 per usare il limite globale di default) -users.is_activated=Questo account è attivato -users.prohibit_login=This account is prohibited to login -users.is_admin=Questo account ha permessi di amministratore -users.allow_git_hook=Questo account ha il permesso di creare hooks di Git -users.allow_import_local=Questo account dispone delle autorizzazioni per importare repository locali -users.update_profile=Aggiornare Profilo Account -users.delete_account=Elimina Questo Account -users.still_own_repo=Questo account possiede ancora almeno un repository, devi prima cancellarli o trasferirli. -users.still_has_org=Questo account appartiene ancora ad almeno un'organizzazione, è necessario prima abbandonarle o eliminale. -users.deletion_success=Account eliminato correttamente! - -orgs.org_manage_panel=Pannello Gestione Organizzazioni -orgs.name=Nome -orgs.teams=Team -orgs.members=Membri - -repos.repo_manage_panel=Pannello Organizzazione Repository -repos.owner=Proprietario -repos.name=Nome -repos.private=Privati -repos.watches=Segue -repos.stars=Voti -repos.issues=Problemi - -auths.auth_manage_panel=Authentication Manage Panel -auths.new=Aggiungi Nuova Origine -auths.name=Nome -auths.type=Tipo -auths.enabled=Attivo -auths.updated=Aggiornato -auths.auth_type=Tipo di autenticazione -auths.auth_name=Nome di autenticazione -auths.security_protocol=Security Protocol -auths.domain=Dominio -auths.host=Host -auths.port=Porta -auths.bind_dn=Binda DN -auths.bind_password=Binda Password -auths.bind_password_helper=Attenzione: Questa password è salvata in chiaro. Non usare su un acount con alti privilegi. -auths.user_base=User Search Base -auths.user_dn=DN dell'utente -auths.attribute_username=Attributo username -auths.attribute_username_placeholder=Leave empty to use sign-in form field value for user name. -auths.attribute_name=Attributo Nome -auths.attribute_surname=Attributo Cognome -auths.attribute_mail=Attributo Email -auths.attributes_in_bind=Fetch attributes in Bind DN context -auths.filter=Fitro utente -auths.admin_filter=Filtro Amministratore -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Tipo di autenticazione SMTP -auths.smtphost=Host SMTP -auths.smtpport=Porta SMTP -auths.allowed_domains=Domini consentiti -auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','. -auths.enable_tls=Abilitare Crittografia TLS -auths.skip_tls_verify=Salta verifica TLS -auths.pam_service_name=Nome del Servizio PAM -auths.enable_auto_register=Abilitare Registrazione Automatica -auths.tips=Consigli -auths.edit=Modifica impostazioni di autenticazione -auths.activated=Questa Autenticazione è stata attivata -auths.new_success=New authentication '%s' has been added successfully. -auths.update_success=Authentication setting has been updated successfully. -auths.update=Aggiornare le impostazioni di autenticazione -auths.delete=Elimina questa autenticazione -auths.delete_auth_title=Authentication Deletion -auths.delete_auth_desc=This authentication is going to be deleted, do you want to continue? -auths.still_in_used=This authentication is still used by some users, please delete or convert these users to another login type first. -auths.deletion_success=Authentication has been deleted successfully! - -config.server_config=Configurazione Server -config.app_name=Nome Applicazione -config.app_ver=Versione Applicazione -config.app_url=URL Applicazione -config.domain=Dominio -config.offline_mode=Modalità Offline -config.disable_router_log=Disattivare Log del Router -config.run_user=Utente Esecutore -config.run_mode=Modalità Esecuzione -config.repo_root_path=Percorso Root del Repository -config.static_file_root_path=Percorso Root del File Statico -config.log_file_root_path=Percorso Root del File di Log -config.script_type=Tipo di Script -config.reverse_auth_user=Autenticazione Utente Inversa - -config.ssh_config=Configurazione SSH -config.ssh_enabled=Attivo -config.ssh_start_builtin_server=Avvia server builtin -config.ssh_domain=Dominio -config.ssh_port=Porta -config.ssh_listen_port=Porta in ascolto -config.ssh_root_path=Percorso Root -config.ssh_key_test_path=Percorso chiave di test -config.ssh_keygen_path=Percorso Keygen ('ssh-keygen') -config.ssh_minimum_key_size_check=Verifica delle dimensioni minime della chiave -config.ssh_minimum_key_sizes=Dimensioni minime della chiave - -config.db_config=Configurazione Database -config.db_type=Tipo -config.db_host=Host -config.db_name=Nome -config.db_user=Utente -config.db_ssl_mode=Modalità SSL -config.db_ssl_mode_helper=(solo per "postgres") -config.db_path=Percorso -config.db_path_helper=(per "sqlite3" e "tidb") - -config.service_config=Configurazione Servizio -config.register_email_confirm=Richiedono Conferma dell'Email -config.disable_register=Disabilita Registrazione -config.show_registration_button=Mostra Pulsane Registrazione -config.require_sign_in_view=Richiesto Accesso per Vedere -config.mail_notify=Email di Notifica -config.disable_key_size_check=Disabilita controllo sulle dimensioni minime della chiave -config.enable_captcha=Abilita Captcha -config.active_code_lives=Attiva Vita del Codice -config.reset_password_code_lives=Reimpostare Password della Vita del Codice - -config.webhook_config=Configurazione Webhook -config.queue_length=Lunghezza della coda -config.deliver_timeout=Tempo Limite di Consegna -config.skip_tls_verify=Salta verifiche TLS - -config.mailer_config=Configurazione Mailer -config.mailer_enabled=Attivo -config.mailer_disable_helo=Disattiva HELO -config.mailer_name=Nome -config.mailer_host=Host -config.mailer_user=Utente -config.send_test_mail=Invia email di test -config.test_mail_failed=Impossibile inviare mail a '%s': %v -config.test_mail_sent=Una mail di prova è stata inviata a '%s'. - -config.oauth_config=Configurazione OAuth -config.oauth_enabled=Attivo - -config.cache_config=Configurazione Cache -config.cache_adapter=Adattatore Cache -config.cache_interval=Intervallo Cache -config.cache_conn=Connessione Cache - -config.session_config=Configurazione Sessione -config.session_provider=Fornitore Sessione -config.provider_config=Impostazioni Provider -config.cookie_name=Nome del Cookie -config.enable_set_cookie=Abilita Uso dei Cookie -config.gc_interval_time=Intervallo di tempo della GC -config.session_life_time=Durata Sessione -config.https_only=Solo HTTPS -config.cookie_life_time=Durata Cookie - -config.picture_config=Configurazione Foto -config.picture_service=Servizio foto -config.disable_gravatar=Disabilita Gravatar -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=Configurazione Log -config.log_mode=Modalità Log - -monitor.cron=Incarici di cron -monitor.name=Nome -monitor.schedule=Agenda -monitor.next=La Prossima Volta -monitor.previous=La Scorsa Volta -monitor.execute_times=Numero di Esecuzioni -monitor.process=Processi in Esecuzione -monitor.desc=Descrizione -monitor.start=Orario Avvio -monitor.execute_time=Tempo di Esecuzione - -notices.system_notice_list=Avvisi di Sistema -notices.view_detail_header=Visualizza dettagli dell'avviso -notices.actions=Azioni -notices.select_all=Seleziona tutto -notices.deselect_all=Deseleziona tutto -notices.inverse_selection=Inverti selezione -notices.delete_selected=Elimina selezionati -notices.delete_all=Elimina tutti gli avvisi -notices.type=Tipo -notices.type_1=Repository -notices.desc=Descrizione -notices.op=Op. -notices.delete_success=Gli avvisi di sistema sono stati successivamente eliminati. - -[action] -create_repo=ha creato il repository <a href="%s">%s</a> -rename_repo=repository rinominato da <code>%[1]s</code> a <a href="%[2]s">[3]s</a> -commit_repo=ha pushato nel <a href="%[1]s/src/%[2]s">%[3]s</a> in <a href="%[1]s">%[4]s</a> -create_issue=`ha aperto il problema <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`creata pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`ha commentato il problema <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=ha trasferito il repository <code>%s</code> a <a href="%s">%s</a> -push_tag=ha pushato il tag <a href="%s/src/%s">%[2]s</a> a <a href="%[1]s">%[3]s</a> -compare_commits=Visualizza comparazione tra questi %d commit - -[tool] -ago=fa -from_now=da adesso -now=ora -1s=1 secondo %s -1m=1 minuto %s -1h=1 ora %s -1d=1 giorno %s -1w=1 settimana %s -1mon=1 mese %s -1y=1 anno %s -seconds=%d secondi %s -minutes=%d minuti %s -hours=%d ore %s -days=%d giorni %s -weeks=%d settimane %s -months=%d mesi %s -years=%d anni %s -raw_seconds=secondi -raw_minutes=minuti - -[dropzone] -default_message=Trascina i file qui o clicca per caricare. -invalid_input_type=Non è possibile caricare file di questo tipo. -file_too_big=La dimensione del file ({{filesize}} MB) supera la dimensione massima ({{maxFilesize}} MB). -remove_file=Rimuovi file - diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini deleted file mode 100644 index 4fd6284a9e..0000000000 --- a/conf/locale/locale_ja-JP.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Go言語で実装したセルフホストGitサービス - -home=ホーム -dashboard=ダッシュボード -explore=エクスプローラ -help=ヘルプ -sign_in=サインイン -sign_out=サインアウト -sign_up=サインアップ -register=登録 -website=WEBサイト -version=バージョン -page=ページ -template=テンプレート -language=言語 -create_new=作成... -user_profile_and_more=ユーザープロファイルなど -signed_in_as=サインイン済み - -username=ユーザ名 -email=E-mail -password=パスワード -re_type=再入力 -captcha=CAPTCHA - -repository=リポジトリ -organization=組織 -mirror=ミラー -new_repo=新しいリポジトリ -new_migrate=新しい移行 -new_mirror=新しいミラー -new_fork=新しいフォークのリポジトリ -new_org=新しい組織 -manage_org=組織を管理 -admin_panel=管理者パネル -account_settings=アカウント設定 -settings=設定 -your_profile=プロフィール -your_settings=設定 - -activities=アクティビティ -pull_requests=プルリクエスト -issues=課題 - -cancel=キャンセル - -[install] -install=インストール -title=インストールをする前に必要な準備をしましょう -docker_helper=DockerでGogsを稼動する場合は、このページに変更を加える前に、 <a target="_blank" rel="noopener" href="%s">ガイドライン</a>をよく読んでください! -requite_db_desc=Gitea は、MySQL、PostgreSQL、SQLite3 または TiDB が必要です。 -db_title=データベース設定 -db_type=データベースの種類 -host=ホスト -user=ユーザ -password=パスワード -db_name=データベース名 -db_helper=MySQLではエンジンがINNODB、文字セットがutf8_general_ciである必要があります。 -ssl_mode=SSL モード -path=パス -sqlite_helper=SQLite3かTiDBのデータベースのファイルパス。<br>サービスとして開始する際には絶対パスを利用してください。 -err_empty_db_path=SQLite3 または TiDB データベースのパスを空にすることはできません。 -err_invalid_tidb_name=TiDB データベース名は文字"."と"-"を許可しない。 -no_admin_and_disable_registration=管理者アカウントを作成せずに登録を無効にすることはできません。 -err_empty_admin_password=管理者パスワードは空白にできません。 - -general_title=Gitea の全般設定 -app_name=アプリケーション名 -app_name_helper=素晴らしい組織名を入れてください! -repo_path=リポジトリのルートパス -repo_path_helper=すべての Git リモート リポジトリはこのディレクトリに保存されます。 -run_user=実行ユーザ -run_user_helper=ユーザーはリポジトリ ルートパスへのアクセス、及びGitea を実行する権限を所有する必要があります。 -domain=ドメイン -domain_helper=これはSSH用クローンURLに影響します。 -ssh_port=SSH ポート -ssh_port_helper=SSHサーバーを使用する場合はポート番号を入力してください。 空白にした場合は無効化されます。 -http_port=HTTP ポート -http_port_helper=アプリケーションが待ち受けするポート番号。 -app_url=アプリケーションの URL -app_url_helper=この設定は、HTTP / HTTPSのクローンURLおよび、一部のメールボックスへのリンクに影響を与えます。 -log_root_path=ログのパス -log_root_path_helper=ログファイルを書き込むディレクトリ。 - -optional_title=オプション設定 -email_title=メールサービス設定 -smtp_host=SMTP ホスト -smtp_from=差出人 -smtp_from_helper=送信者メールアドレス、RFC 5322。フォーマットはメールアドレスのみ、または"Name" <email@example.com>。 -mailer_user=送信者の電子メール -mailer_password=送信者のパスワード -register_confirm=登録の確認を有効にする -mail_notify=メール通知を有効にする -server_service_title=サーバーとその他のサービスの設定 -offline_mode=オフラインモードを有効にする -offline_mode_popup=プロダクションモードでは、CDNを使用せずにローカルからリソースファイルを使用します。 -disable_gravatar=Gravatarのサービスを無効にします -disable_gravatar_popup=Gravatarとカスタムソースを無効にして、全てのアバターをユーザーによってアップロードされたものかデフォルトなものにします。 -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=自己登録を無効にする -disable_registration_popup=自己登録を無効にし、管理者のみがアカウント作成できる -enable_captcha=Captchaを有効にする -enable_captcha_popup=ユーザによる自己登録のため、有効なcaptchaが必要です。 -require_sign_in_view=サインインしたユーザのみページ閲覧を許可 -require_sign_in_view_popup=サインインしたユーザのみがページを閲覧できます。ビジターはサインインもしくはサインアップページのみ見られます。 -admin_setting_desc=今管理者アカウントを作成する必要はありません。ID = 1のユーザ は自動的に管理者の権限を獲得します。 -admin_title=管理者アカウントの設定 -admin_name=ユーザ名 -admin_password=パスワード -confirm_password=パスワード確認 -admin_email=管理者の電子メール -install_btn_confirm=Gitea をインストール -test_git_failed='Git' コマンドテストに失敗: %v -sqlite3_not_available=このリリース バージョンは SQLite3 をサポートしていません。gobuild バージョンではない、公式のバイナリ バージョンを %s からダウンロードしてください。 -invalid_db_setting=データベースの設定が正しくありません: %v -invalid_repo_path=リポジトリのルート パスが無効です: %v -run_user_not_match=実行ユーザーは、現在のユーザーではない: %s-> %s -save_config_failed=構成の保存に失敗した: %v -invalid_admin_setting=管理者アカウントの設定が無効です: %v -install_success=ようこそ!我々はあなたが Gitea を選んでくれて嬉しいです!楽しみましょう! -invalid_log_root_path=ログのルートパスがむこうです: %v - -[home] -uname_holder=ユーザー名またはEメール -password_holder=パスワード -switch_dashboard_context=ダッシュ ボードのコンテキストを切替 -my_repos=自分のリポジトリ -show_more_repos=リポジトリをさらに表示… -collaborative_repos=共同リポジトリ -my_orgs=自分の組織 -my_mirrors=自分のミラー -view_home=ビュー %s - -issues.in_your_repos=あなたのリポジトリ - -[explore] -repos=リポジトリ -users=ユーザ -search=検索 - -[auth] -create_new_account=新規アカウントを作成 -register_hepler_msg=既にアカウントをお持ちですか?今すぐログインしましょう! -social_register_hepler_msg=既にアカウントをお持ちですか?連携しましょう! -disable_register_prompt=申し訳ありませんが、現在登録は受け付けておりません。サイトの管理者にお問い合わせください。 -disable_register_mail=申し訳ありませんが、登録メールの確認機能が無効になっています。 -remember_me=ログインしたままにする -forgot_password=パスワードを忘れた -forget_password=パスワードを忘れましたか? -sign_up_now=アカウントが必要ですか?今すぐ登録しましょう! -confirmation_mail_sent_prompt=新しい確認メールを <b>%s</b> に送りました。登録を完了させるために、%d時間以内にあなたのメールボックスを確認してください。 -active_your_account=アカウントを有効化 -prohibit_login=ログイン禁止 -prohibit_login_desc=あなたのアカウントはログインを禁止されています。サイト管理者にお問い合わせください。 -resent_limit_prompt=申し訳ありませんが、アクティベーションメールは頻繁に送信しています。3 分お待ちください。 -has_unconfirmed_mail=こんにちは %s さん、あなたの電子メール アドレス (<b>%s</b>) は未確認です。もし確認メールをまだ確認できていないか、改めて再送信する場合は、下のボタンをクリックしてください。 -resend_mail=アクティベーションメールを再送信するにはここをクリック -email_not_associate=この電子メール アドレスは、アカウントには関連付けられません。 -send_reset_mail=パスワードリセットのメールを再送するにはここをクリック -reset_password=パスワードリセット -invalid_code=申し訳ありませんが、確認用コードが期限切れまたは無効です。 -reset_password_helper=パスワードをリセットするにはここをクリック -password_too_short=6文字未満のパスワードは設定できません。 -non_local_account=Non-local accounts cannot change passwords through Gitea. - -[mail] -activate_account=あなたのアカウントを有効にしてください。 -activate_email=電子メール アドレスを確認します。 -reset_password=パスワードをリセットします. -register_success=ようこそ、登録成功 -register_notify=ボードへようこそ - -[modal] -yes=はい -no=いいえ -modify=変更 - -[form] -UserName=ユーザ名 -RepoName=リポジトリ名 -Email=Eメールアドレス -Password=パスワード -Retype=パスワードを再入力 -SSHTitle=SSH キーの名前 -HttpsUrl=HTTPS URL -PayloadUrl=ペイロードの URL -TeamName=チーム名 -AuthName=承認名 -AdminEmail=管理者の電子メール - -NewBranchName=New branch name -CommitSummary=Commit summary -CommitMessage=Commit message -CommitChoice=Commit choice -TreeName=File path -Content=コンテンツ - -require_error=空にできません -alpha_dash_error=アルファベット、数字、ハイフン"-"、アンダースコア"_"のいずれかの必要があります -alpha_dash_dot_error=' アルファベット、数値、ダッシュ(-)、アンダースコア(_) 、ドット(.)のいずれかを入力する必要があります。 ' -size_error=`サイズは %s である必要があります` -min_size_error=' 少なくとも %s 文字の必要があります ' -max_size_error=' %s 文字以下の必要があります ' -email_error=' は有効な電子メール アドレスではない ' -url_error=' は有効な URL はありません。 ' -include_error=' 文字列 '%s' を含める必要があります。 ' -unknown_error=不明なエラー: -captcha_incorrect=Captcha が一致しませんでした。 -password_not_match=パスワードと確認用パスワードが一致同していません。 - -username_been_taken=ユーザー名は既に使用されています。 -repo_name_been_taken=リポジトリ名は既に使用されています。 -org_name_been_taken=組織名は既に使用されています。 -team_name_been_taken=チーム名は既に使用されています。 -email_been_used=電子メール アドレスは既に使用されています。 -username_password_incorrect=ユーザー名またはパスワードが正しくありません。 -enterred_invalid_repo_name=入力したリポジトリの名前が正しいかどうかを確認してください。 -enterred_invalid_owner_name=入力された所有者名が正しいかどうかを確認してください。 -enterred_invalid_password=入力したパスワードが正しいかを確認してください。 -user_not_exist=指定されたユーザーは存在しません。 -last_org_owner=削除するユーザーはチームの最後のメンバーです。別の所有者設定が必要です。 - -invalid_ssh_key=SSHを確認できません:%s -unable_verify_ssh_key=GogsはあなたのSSH keyを確認できません。しかし、我々は有効とみなしますので、自分自身で確認してください。 -auth_failed=認証に失敗しました: %v - -still_own_repo=アカウント所有のリポジトリがあり、リポジトリの削除または所有者の移譲が必要です。 -still_has_org=アカウントはまだ組織のメンバーであり、組織から退出するか削除する必要があります。 -org_still_own_repo=この組織はまだリポジトリの所有しています、リポジトリを削除または転送する必要があります。 - -target_branch_not_exist=ターゲットブランチが存在しない - -[user] -change_avatar=アバターを変更 -join_on=参加しました -repositories=リポジトリ -activity=パブリック・アクティビティ -followers=フォロワー -starred=スター -following=フォロー -follow=フォロー -unfollow=フォロー解除 - -form.name_reserved=ユーザー名 '%s' は予約されています。 -form.name_pattern_not_allowed=ユーザ名のパターン '%s' は許可されていません。 - -[settings] -profile=プロフィール -password=パスワード -avatar=アバター -ssh_keys=SSH キー -social=SNSアカウント -applications=アプリケーション -orgs=組織 -delete=アカウントを削除 -uid=Uid - -public_profile=パブリック プロフィール -profile_desc=あなたのメールアドレスは公開され、任意のアカウント関連の通知に使用されます。また、Webベースの操作はサイトを介して行います。 -password_username_disabled=ローカルユーザ以外はユーザ名を変更できません。 -full_name=フルネーム -website=WEBサイト -location=ロケーション -update_profile=プロファイル更新 -update_profile_success=あなたのプロフィールが更新されました。 -change_username=ユーザー名が変更されました -change_username_prompt=この変更はリンクをアカウントに関連付ける方法に影響します。 -continue=続行 -cancel=キャンセル - -lookup_avatar_by_mail=メールからアバターを取得 -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=カスタムのアバターを有効にする -choose_new_avatar=新しいアバターを選択 -update_avatar=アバターの設定を更新 -delete_current_avatar=現在のアバターを削除 -uploaded_avatar_not_a_image=アップロードされたファイルは画像ではない。 -update_avatar_success=あなたのアバターの設定が更新されました。 - -change_password=パスワードを変更 -old_password=現在のパスワード -new_password=新しいパスワード -retype_new_password=新しいパスワードを再入力します。 -password_incorrect=現在のパスワードが正しくありません。 -change_password_success=パスワードが正常に変更されました。今すぐ新しいパスワード経由でサインインすることができます。 -password_change_disabled=ローカルユーザ以外はパスワードを変更できません。 - -emails=E-mail アドレス -manage_emails=E-mail アドレスを管理 -email_desc=あなたのプライマリメールアドレスは、通知やその他の操作に使用されます。 -primary=プライマリー -primary_email=プライマリに設定 -delete_email=削除 -email_deletion=電子メールの削除 -email_deletion_desc=この電子メール アドレスを削除すると、あなたのアカウントの関連情報も削除されます。続行しますか。 -email_deletion_success=電子メールが正常に削除されました。 -add_new_email=新しいe-mailアドレスを追加 -add_email=電子メールを追加します。 -add_email_confirmation_sent='%s' に新しい確認メールを送信しました、次の %d 時間以内に受信トレイを確認し、確認プロセスを完了してください。 -add_email_success=新しいe-mail アドレスが追加されました。 - -manage_ssh_keys=SSH キーを管理 -add_key=キーを追加 -ssh_desc=これはあなたのアカウントに関連付けられている SSH キーの一覧です。あなたが認識していないキーを削除します。 -ssh_helper=<strong>ヘルプが必要ですか?</strong> 我々のガイドをご覧ください。 <a href="%s"> SSH キーを生成</a> <a href="%s"> SSH の一般的な問題</a> -add_new_key=SSH キーを追加 -ssh_key_been_used=公開鍵は使用されています。 -ssh_key_name_used=同じ名前の公開鍵は既に存在しています。 -key_name=キーの名前 -key_content=コンテンツ -add_key_success=新しいSSHキー '%s' が正常に追加されました! -delete_key=削除 -ssh_key_deletion=SSH キーの削除 -ssh_key_deletion_desc=このSSHキーを削除すると、あなたのアカウントに関連するすべてのアクセスが削除されます。続行しますか? -ssh_key_deletion_success=SSH キーは正常に削除されました! -add_on=追加された -last_used=最終使用日 -no_activity=最近の活動なし -key_state_desc=この鍵は7日間以内に使われています。 -token_state_desc=この鍵は7日間以内に使われています。 - -manage_social=関連付けられているSNSアカウントを管理 -social_desc=これは関連付けられたソーシャルアカウントのリストです。あなたが認識していない結び付けを削除します。 -unbind=バインド解除 -unbind_success=SNSアカウントがバインドされていない。 - -manage_access_token=パーソナルアクセス トークンを管理 -generate_new_token=新しいトークンを生成 -tokens_desc=生成したトークンを利用して Gitea の API にアクセスすることができます。 -new_token_desc=今のところ、全てのトークンはあなたのアカウントにフルアクセスできます。 -token_name=トークン名 -generate_token=トークンを生成 -generate_token_succees=新しいアクセス トークンは正常に生成されました !今すぐあなたの新しいアクセス トークンをコピーしておいてください。二度と見ることはできませんので確認してください! -delete_token=削除 -access_token_deletion=パーソナルアクセストークンの削除 -access_token_deletion_desc=パーソナルアクセストークンを削除すると、関連するアプリケーションのすべてのアクセスが削除されます。続行しますか? -delete_token_success=パーソナルアクセストークンは正常に削除されました!同時にあなたのアプリケーションを更新することを忘れないでください。 - -delete_account=アカウントを削除 -delete_prompt=この操作をするとアカウントが完全に削除され、<strong>二度と元に戻すことができなくなります</strong> ! -confirm_delete_account=削除の確認 -delete_account_title=アカウントの削除 -delete_account_desc=このアカウントは永久に削除しようとしている、継続しますか? - -[repo] -owner=オーナー -repo_name=リポジトリ名 -repo_name_helper=短くて分かりやすく<strong>重複しない</strong>リポジトリ名を決めてください。 -visibility=公開/非公開 -visiblity_helper=このリポジトリは<span class="ui red text">プライベート</span>です。 -visiblity_helper_forced=サイト管理者は、強制的にすべての新しいリポジトリを<span class="ui red text"> プライベート</span> にしています。 -visiblity_fork_helper=(この値の変更はすべてのフォークに適用されます) -clone_helper=クローンに関してお困りであれば<a target="_blank" rel="noopener"href="%s"> ヘルプ</a> を参照しましょう。 -fork_repo=リポジトリをフォーク -fork_from=フォーク元 -fork_visiblity_helper=フォークされたリポジトリの可視状態は変更できません。 -repo_desc=説明 -repo_lang=言語 -repo_gitignore_helper=Select .gitignore templates -license=ライセンス -license_helper=ライセンス ファイルを選択 -readme=Readme -readme_helper=Readme ファイルのテンプレートを選択 -auto_init=選択されたファイルおよびテンプレートでリポジトリを初期化 -create_repo=リポジトリを作成 -default_branch=デフォルトのブランチ -mirror_prune=Prune -mirror_prune_desc=Remove any remote-tracking references that no longer exist on the remote -mirror_interval=ミラー 間隔(時) -mirror_address=ミラー アドレス -mirror_address_desc=Please include necessary user credentials in the address. -mirror_last_synced=最終同期 -watchers=ウォッチャー -stargazers=Stargazers -forks=フォーク - -form.reach_limit_of_creation=The owner has reached maximum creation limit of %d repositories. -form.name_reserved=リポジトリ名 '%s' は使用されています。 -form.name_pattern_not_allowed=リポジトリ名に '%s' は使用できません。 - -need_auth=認証が必要 -migrate_type=マイグレーションの種類 -migrate_type_helper=このリポジトリは、<span class="text blue"> ミラー</span> になります -migrate_repo=リポジトリを移行 -migrate.clone_address=クローンアドレス -migrate.clone_address_desc=これは、HTTP/HTTPS/GIT URL またはローカル サーバー パスを設定できます。 -migrate.permission_denied=ローカル リポジトリをインポートすることはできません。 -migrate.invalid_local_path=ローカルパスが無効です。存在しないかディレクトリではありません。 -migrate.failed=移行に失敗しました: %v - -mirror_from=同期ミラー -forked_from=フォーク元 -fork_from_self=すでにあなたの所有しているリポジトリはフォークできません -copy_link=コピー -copy_link_success=コピーされました! -copy_link_error=⌘ C または Ctrl-C キーを押してコピー -copied=コピー成功 -unwatch=Unwatch -watch=Watch -unstar=Unstar -star=Star -fork=Fork - -no_desc=説明なし -quick_guide=クイック ガイド -clone_this_repo=このリポジトリのクローンを作成 -create_new_repo_command=コマンドラインで新しいリポジトリを作成します。 -push_exist_repo=コマンド ・ ラインから既存のリポジトリをプッシュ -repo_is_empty=このリポジトリは空です、後で戻って来て下さい! - -code=コード -branch=ブランチ -tree=ツリー -filter_branch_and_tag=ブランチまたはタグをフィルタリング -branches=ブランチ -tags=タグ -issues=課題 -pulls=プルリクエスト -labels=ラベル -milestones=マイルストーン -commits=コミット -releases=リリース -file_raw=Raw -file_history=履歴 -file_view_raw=Rawデータを見る -file_permalink=パーマリンク -file_too_large=このファイルは大きすぎるため、表示できません。 - -editor.new_file=New file -editor.upload_file=Upload file -editor.edit_file=ファイルを編集 -editor.preview_changes=Preview Changes -editor.cannot_edit_non_text_files=Cannot edit non-text files -editor.edit_this_file=このファイルを編集 -editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file -editor.fork_before_edit=You must fork this repository before editing the file -editor.delete_this_file=このファイルを削除 -editor.must_have_write_access=You must have write access to make or propose changes to this file -editor.file_delete_success=File '%s' has been deleted successfully! -editor.name_your_file=Name your file... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or=or -editor.cancel_lower=キャンセル -editor.commit_changes=変更をコミット -editor.add_tmpl=Add '%s/<filename>' -editor.add='%s' を追加 -editor.update='%s' を更新 -editor.delete='%s' を削除 -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc=New branch name... -editor.cancel=キャンセル -editor.filename_cannot_be_empty=Filename cannot be empty. -editor.branch_already_exists=Branch '%s' already exists in this repository. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists=A file with name '%s' already exists in this repository. -editor.no_changes_to_show=There are no changes to show. -editor.fail_to_update_file=Failed to update/create file '%s' with error: %v -editor.add_subdir=Add subdirectory... -editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir=Upload files to '%s' - -commits.commits=コミット -commits.search=コミットの検索 -commits.find=検索 -commits.author=作者 -commits.message=メッセージ -commits.date=日付 -commits.older=古い -commits.newer=新しい - -issues.new=新しい問題 -issues.new.labels=ラベル -issues.new.no_label=ラベルなし -issues.new.clear_labels=ラベルをクリア -issues.new.milestone=マイルストーン -issues.new.no_milestone=マイルストーンなし -issues.new.clear_milestone=マイルストーンをクリア -issues.new.open_milestone=オープン中のマイルストーン -issues.new.closed_milestone=クローズされたマイルストーン -issues.new.assignee=担当者 -issues.new.clear_assignee=担当者をクリア -issues.new.no_assignee=担当者なし -issues.create=問題を作成 -issues.new_label=新しいラベル -issues.new_label_placeholder=ラベル名... -issues.create_label=ラベルを作成 -issues.label_templates.title=Load a predefined set of labels -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper=Select a label set -issues.label_templates.use=Use this label set -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v -issues.open_tab=%d オープン -issues.close_tab=%d クローズ -issues.filter_label=ラベル -issues.filter_label_no_select=選択したラベルがありません。 -issues.filter_milestone=マイルストーン -issues.filter_milestone_no_select=選択されたマイルストーンなし -issues.filter_assignee=アサインされた人 -issues.filter_assginee_no_select=選択可能な担当者がいない -issues.filter_type=タイプ -issues.filter_type.all_issues=すべての問題 -issues.filter_type.assigned_to_you=担当中のリポジトリ -issues.filter_type.created_by_you=作成したリポジトリ -issues.filter_type.mentioning_you=あなたに伝える -issues.filter_sort=並べ替え -issues.filter_sort.latest=最新 -issues.filter_sort.oldest=最も古い -issues.filter_sort.recentupdate=最近更新された -issues.filter_sort.leastupdate=つい最近更新 -issues.filter_sort.mostcomment=一番多いコメント -issues.filter_sort.leastcomment=一番少ないコメント -issues.opened_by=opened %[1]s by <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=opened %[1]s by %[2]s -issues.previous=前ページ -issues.next=次ページ -issues.open_title=オープン -issues.closed_title=クローズ -issues.num_comments=%d コメント -issues.commented_at=`commented <a href="#%s">%s</a>` -issues.delete_comment_confirm=Are you sure you want to delete this comment? -issues.no_content=まだコンテンツがありません -issues.close_issue=閉じる -issues.close_comment_issue=コメントしてクローズ -issues.reopen_issue=Reopen -issues.reopen_comment_issue=コメントと再開 -issues.create_comment=コメント -issues.closed_at=`closed <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`reopened <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=ポスター -issues.collaborator=コラボレータ -issues.owner=オーナー -issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation. -issues.edit=編集 -issues.cancel=キャンセル -issues.save=保存 -issues.label_title=ラベル名 -issues.label_color=ラベルの色 -issues.label_count=%d ラベル -issues.label_open_issues=%d 未解決の問題 -issues.label_edit=編集 -issues.label_delete=削除 -issues.label_modify=ラベルの変更 -issues.label_deletion=ラベルの削除 -issues.label_deletion_desc=ラベルを削除すると、関連するすべての問題の情報が削除されます。続行しますか。 -issues.label_deletion_success=ラベルは正常に削除されました。 -issues.num_participants=%d Participants -issues.attachment.open_tab=`Click to see "%s" in a new tab` -issues.attachment.download=`Click to download "%s"` - -pulls.new=新しいプルリクエスト -pulls.compare_changes=変更を比較 -pulls.compare_changes_desc=2つのブランチを比較し、プルリクエストを作成します。 -pulls.compare_base=ベース -pulls.compare_compare=比較 -pulls.filter_branch=フィルターブランチ -pulls.no_results=結果が見つかりませんでした。 -pulls.nothing_to_compare=There is nothing to compare because base and head branches are even. -pulls.has_pull_request=`既にプルリクエストがこれらのターゲット間に存在します: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=プルリクエストを作成します。 -pulls.title_desc=wants to merge %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> -pulls.merged_title_desc=merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s -pulls.tab_conversation=会話 -pulls.tab_commits=コミット -pulls.tab_files=ファイルが変更された -pulls.reopen_to_merge=Please reopen this pull request to perform merge operation. -pulls.merged=マージされた -pulls.has_merged=このプルプルリクエストは正常にマージされました! -pulls.data_broken=Data of this pull request has been broken due to deletion of fork information. -pulls.is_checking=The conflict checking is still in progress, please refresh page in few moments. -pulls.can_auto_merge_desc=This pull request can be merged automatically. -pulls.cannot_auto_merge_desc=This pull request can't be merged automatically because there are conflicts. -pulls.cannot_auto_merge_helper=競合を解決するためには、手動でマージする必要があります。 -pulls.merge_pull_request=プルリクエストをマージします。 -pulls.open_unmerged_pull_exists=`You can't perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.` - -milestones.new=新しいマイルストーン -milestones.open_tab=%d オープン -milestones.close_tab=%d クローズ -milestones.closed=%s を閉じました -milestones.no_due_date=期限なし -milestones.open=開く -milestones.close=閉じる -milestones.new_subheader=あなたの課題を整理するためマイルス トーンを作成します。 -milestones.create=マイルス トーンを作成 -milestones.title=タイトル -milestones.desc=説明 -milestones.due_date=期日 (オプション) -milestones.clear=消去 -milestones.invalid_due_date_format=期限日付のフォーマットが無効、'yyyy-mm-dd' のフォーマットが必要です。 -milestones.create_success=マイルス トーン '%s' が正常に作成されました! -milestones.edit=マイルス トーンを編集 -milestones.edit_subheader=人々を混乱させないため、マイルス トーンにより良い説明を使用します。 -milestones.cancel=キャンセル -milestones.modify=マイルス トーンを変更します。 -milestones.edit_success=マイルス トーン '%s' の変更が正常に保存されました。 -milestones.deletion=マイルス トーンの削除 -milestones.deletion_desc=このマイルス トーンを削除すると、関連課題に該当情報が削除されます。続行しますか。 -milestones.deletion_success=マイルス トーンは正常に削除されました。 - -wiki=Wiki -wiki.welcome=Wiki へようこそ! -wiki.welcome_desc=Wikiとは、あなたのプロジェクトを文書化し、複数人で一緒に編集する場所です。 -wiki.create_first_page=最初のページを作成する。 -wiki.page=ページ -wiki.filter_page=フィルターページ -wiki.new_page=新しいページを作成 -wiki.default_commit_message=このアップデートについてメモを書く(オプション) -wiki.save_page=ページを保存 -wiki.last_commit_info=%s このページを編集 %s -wiki.edit_page_button=編集 -wiki.new_page_button=新規ページ -wiki.delete_page_button=ページの削除 -wiki.delete_page_notice_1=This will delete the page <code>"%s"</code>. Please be certain. -wiki.page_already_exists=既に同じ名前のWiki ページが存在します。 -wiki.pages=ページ -wiki.last_updated=最終更新 %s - -settings=設定 -settings.options=オプション -settings.collaboration=コラボレーション -settings.collaboration.admin=管理 -settings.collaboration.write=書込 -settings.collaboration.read=読込 -settings.collaboration.undefined=Undefined -settings.hooks=Webhooks -settings.githooks=Git のフック -settings.basic_settings=基本設定 -settings.mirror_settings=Mirror Settings -settings.sync_mirror=今すぐ同期 -settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. -settings.site=公式サイト -settings.update_settings=設定の更新 -settings.change_reponame_prompt=この変更はリンクがリポジトリに関連付ける方法に影響します。 -settings.advanced_settings=拡張設定 -settings.wiki_desc=Enable wiki system -settings.use_internal_wiki=Use builtin wiki -settings.use_external_wiki=外部 wiki を使用します。 -settings.external_wiki_url=外部 Wiki の URL -settings.external_wiki_url_desc=Visitors will be redirected to URL when they click on the tab. -settings.issues_desc=Enable issue tracker -settings.use_internal_issue_tracker=Use builtin lightweight issue tracker -settings.use_external_issue_tracker=外部課題トラッキングシステムを使用 -settings.tracker_url_format=外部課題トラッキングツール URLのフォーマット -settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=数値 -settings.tracker_issue_style.alphanumeric=Alphanumeric -settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index. -settings.pulls_desc=Enable pull requests to accept public contributions -settings.danger_zone=危険地帯 -settings.new_owner_has_same_repo=新しいオーナーは、既に同じ名前のリポジトリを持っています。 -settings.convert=Convert To Regular Repository -settings.convert_desc=You can convert this mirror to a regular repository. This cannot be reversed. -settings.convert_notices_1=- This operation will convert this repository mirror into a regular repository and cannot be undone. -settings.convert_confirm=Confirm Conversion -settings.convert_succeed=Repository has been converted to regular type successfully. -settings.transfer=オーナー移転 -settings.transfer_desc=リポジトリをあなたが管理者権限を持っている別のユーザーまた組織に移譲します。 -settings.transfer_notices_1=-新しい所有者が個人ユーザーの場合、あなたがアクセスできなくなります。 -settings.transfer_notices_2=- You will conserve access if new owner is an organization and if you're one of the owners. -settings.transfer_form_title=操作を確認するために、以下の情報を入力してください。 -settings.wiki_delete=Wikiのデータ消去 -settings.wiki_delete_desc=Wikiのデータを消去すると元に戻すことは出来ません。よく確認してください。 -settings.wiki_delete_notices_1=- This will delete and disable the wiki for %s -settings.wiki_deletion_success=Wikiのデータ消去が完了しました。 -settings.delete=このリポジトリを削除 -settings.delete_desc=リポジトリを削除すると元に戻せません。確実に確認してください。 -settings.delete_notices_1=-この操作は<strong>元に戻せません</strong> 。 -settings.delete_notices_2=- This operation will permanently delete the everything of this repository, including Git data, issues, comments and accesses of collaborators. -settings.delete_notices_fork_1=- All forks will become independent after deletion. -settings.deletion_success=Repository has been deleted successfully! -settings.update_settings_success=リポジトリ オプションが更新されました。 -settings.transfer_owner=新しいオーナー -settings.make_transfer=転送 -settings.transfer_succeed=リポジトリの所有権は正常に転送されました。 -settings.confirm_delete=削除を確認 -settings.add_collaborator=新しい共同編集者を追加 -settings.add_collaborator_success=新しい共同編集者が追加されました。 -settings.delete_collaborator=Delete -settings.collaborator_deletion=Collaborator Deletion -settings.collaborator_deletion_desc=This user will no longer have collaboration access to this repository after deletion. Do you want to continue? -settings.remove_collaborator_success=共同編集者が削除されました。 -settings.search_user_placeholder=Search users -settings.org_not_allowed_to_be_collaborator=組織を共同編集者として追加することはできません。 -settings.user_is_org_member=ユーザーは組織の一員なので、共同編集者として追加することはできません。 -settings.add_webhook=Webhook を追加 -settings.hooks_desc=Webhooksは、Gogsで特定のイベントの発生時に指定された外部サービスに通知を許可します。イベントが発生すると、それぞれ指定されたUrlに、POSTリクエストが送られます。詳細はこちらのの <a target="_blank" rel="noopener"href="%s"> Webhooks ガイド</a>をご覧ください。 -settings.webhook_deletion=Webhook を削除 -settings.webhook_deletion_desc=このwebhookを削除すると、すべての情報と配信履歴が削除されます。続行しますか? -settings.webhook_deletion_success=Webhook が正常に削除されました。 -settings.webhook.test_delivery=テスト配信 -settings.webhook.test_delivery_desc=Send a fake push event delivery to test your webhook settings -settings.webhook.test_delivery_success=Test webhook has been added to delivery queue. It may take few seconds before it shows up in the delivery history. -settings.webhook.request=リクエスト -settings.webhook.response=レスポンス -settings.webhook.headers=ヘッダ -settings.webhook.payload=ペイロード -settings.webhook.body=ボディ -settings.githooks_desc=Git のフックは Git 自体によって提供されています。以下のリストのファイルを編集して、サポートされているフックのカスタム操作を適用することができます。 -settings.githook_edit_desc=もしフックがアクティブではない場合は、サンプルコンテンツが表示されます。コンテンツを空白にするにはこのフックを無効にします。 -settings.githook_name=フックの名前 -settings.githook_content=コンテンツをフック -settings.update_githook=フックを更新 -settings.add_webhook_desc=私たちは、指定されたURLに購読されたイベントの詳細を <code>POST</code>リクエストとして送信します。あなたは、異なるデータ受信モード(JSONまたは, <code>x-www-form-urlencoded</code>, <em>その他</em>) を設定することができます。詳細については、<a target="_blank" rel="noopener" href="%s">Webhookガイド</a>を参照してください。 -settings.payload_url=ペイロードの URL -settings.content_type=コンテンツ タイプ -settings.secret=秘密 -settings.slack_username=ユーザ名 -settings.slack_icon_url=アイコン URL -settings.slack_color=カラー -settings.event_desc=どのイベントをこのWEBフックのトリガーにしますか? -settings.event_push_only=<code>push</code> イベントのみ -settings.event_send_everything=<strong>すべて</strong> が必要です。 -settings.event_choose=必要なものを選択しましょう。 -settings.event_create=Create -settings.event_create_desc=ブランチ、またはタグを作成 -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push=プッシュ -settings.event_push_desc=Git リポジトリにプッシュ -settings.active=アクティブ -settings.active_helper=このフックのトリガーが引かれた時に、イベントの詳細を配信します。 -settings.add_hook_success=新しい webhook が追加されました。 -settings.update_webhook=Webhookを更新 -settings.update_hook_success=Webhook を更新しました。 -settings.delete_webhook=Webhook を削除 -settings.recent_deliveries=最近のデリバリー -settings.hook_type=フックタイプ -settings.add_slack_hook_desc=<a href="%s"> Slack</a> インテグレーションをリポジトリに追加します。 -settings.slack_token=トークン -settings.slack_domain=ドメイン -settings.slack_channel=チャンネル -settings.deploy_keys=デプロイキー -settings.add_deploy_key=デプロイキーを追加 -settings.deploy_key_desc=個人アカウントのSSHキーとは異なり、デプロイキーは読み取り専用アクセスとなります。 -settings.no_deploy_keys=でプロキーは1つも追加されていません。 -settings.title=タイトル -settings.deploy_key_content=コンテント -settings.key_been_used=デプロイキーが使用されています。 -settings.key_name_used=同じ名前のデプロイキーが既に存在しています。 -settings.add_key_success=新しいデプロイキー '%s'が正常に追加されました! -settings.deploy_key_deletion=デプロイキーを削除 -settings.deploy_key_deletion_desc=このデプロイキーを削除すると、このリポジトリに関連するすべてのアクセス権も削除されます。続行しますか。 -settings.deploy_key_deletion_success=デプロイキーが正常に削除された! - -diff.browse_source=ソースを参照 -diff.parent=親 -diff.commit=コミット -diff.data_not_available=差分データは利用できません。 -diff.show_diff_stats=差分情報を表示 -diff.show_split_view=分割表示 -diff.show_unified_view=Unified View -diff.stats_desc=共有<strong>%d 個のファイルを変更した</strong>、<strong>%d 個の追加</strong> と <strong>%d 個の削除</strong>を含む -diff.bin=BIN -diff.view_file=ファイルの表示 -diff.file_suppressed=File diff suppressed because it is too large -diff.too_many_files=Some files were not shown because too many files changed in this diff - -release.releases=リリース -release.new_release=新しいリリース -release.draft=ドラフト -release.prerelease=プレリリース -release.stable=安定 -release.edit=編集 -release.ahead=このリリース以降 %s へ <strong>%d</strong> コミット -release.source_code=ソース コード -release.new_subheader=Publish releases to iterate product. -release.edit_subheader=詳細な変更ログは、ユーザーに何が改善されたかの理解を助けることができます。 -release.tag_name=タグ名 -release.target=ターゲット -release.tag_helper=既存のタグを選択するか、新しいタグを作成し発行します。 -release.title=タイトル -release.content=コンテント -release.write=書込み -release.preview=プレビュー -release.loading=読み込み中… -release.prerelease_desc=これはリリース前のものです -release.prerelease_helper=このリリースは非プロダクション利用として識別します。 -release.cancel=キャンセル -release.publish=リリースを発行 -release.save_draft=下書きを保存 -release.edit_release=リリースを編集 -release.delete_release=このリリースを削除 -release.deletion=リリースの削除 -release.deletion_desc=このリリースを削除すると、対応するGitのタグも削除されます。よろしいですか? -release.deletion_success=リリースが正常に削除されました。 -release.tag_name_already_exist=このタグ名には既にリリースが存在します。 -release.tag_name_invalid=Tag name is not valid. -release.downloads=Downloads - -[org] -org_name_holder=組織名 -org_full_name_holder=組織のフルネーム -org_name_helper=偉大な組織の名は短く覚えやすいです。 -create_org=組織を作成 -repo_updated=最終更新 -people=人々 -invite_someone=誰かを招待 -teams=チーム -lower_members=メンバー -lower_repositories=リポジトリ -create_new_team=新しいチームを作成 -org_desc=説明 -team_name=チーム名 -team_desc=説明 -team_name_helper=会話の時、この名前を使用しチーム名を表明します。 -team_desc_helper=このチームに関する全ての情報は? -team_permission_desc=このチームに必要な権限レベルは? - -form.name_reserved=組織名 '%s' は予約されています。 -form.name_pattern_not_allowed=組織名のパターン '%s' は許可されていません。 - -settings=設定 -settings.options=オプション -settings.full_name=フルネーム -settings.website=WEBサイト -settings.location=ロケーション -settings.update_settings=設定の更新 -settings.update_setting_success=組織の設定が更新されました。 -settings.change_orgname_prompt=This change will affect how links relate to the organization. -settings.update_avatar_success=組織のアバター画像が正常に更新されました。 -settings.delete=組織を削除 -settings.delete_account=この組織を削除 -settings.delete_prompt=この操作をすると組織が完全に削除され、<strong>二度と元に戻すことができなくなります</strong> ! -settings.confirm_delete_account=削除を確認 -settings.delete_org_title=組織の削除 -settings.delete_org_desc=この組織は完全に削除されます、継続しますか? -settings.hooks_desc=この組織のもとで <strong>すべてのリポジトリ</strong> に対してトリガーされる webhook を追加します。 - -members.membership_visibility=Membership Visibility: -members.public=パブリック -members.public_helper=プライベートにする -members.private=プライベート -members.private_helper=公開する -members.member_role=メンバーの役割: -members.owner=オーナー -members.member=メンバー -members.remove=削除 -members.leave=退出 -members.invite_desc=%s に新しいメンバーを追加 -members.invite_now=今すぐ招待 - -teams.join=参加 -teams.leave=退出 -teams.read_access=読み取りアクセス権 -teams.read_access_helper=このチームはリポジトリの閲覧とクローンをすることができます。 -teams.write_access=書き込みアクセス権 -teams.write_access_helper=このチームはリポジトリを読むだけではなく、プッシュすることもできます。 -teams.admin_access=管理者のアクセス権 -teams.admin_access_helper=このチームはリポジトリにプッシュ/プル、及び他の共同編集者を追加することができます。 -teams.no_desc=このチームは説明がありません。 -teams.settings=設定 -teams.owners_permission_desc=オーナーは<strong>すべてのリポジトリ</strong> へのフルアクセス権、組織の <strong>管理権限</strong>を持ちます。 -teams.members=チーム メンバー -teams.update_settings=設定の更新 -teams.delete_team=このチームを削除 -teams.add_team_member=チーム メンバーを追加 -teams.delete_team_title=チームの削除 -teams.delete_team_desc=このチームを削除します、継続しますか?このチームのメンバーはいくつかのリポジトリへのアクセスを失う可能性があります。 -teams.delete_team_success=指定のチームが正常に削除されました。 -teams.read_permission_desc=このチームは<strong>読み取り</strong>権限を持ち: メンバーはリポジトリの表示及びクローンの作成ができます。 -teams.write_permission_desc=このチームは<strong>書き込み</strong>権限を持ち: メンバーはリポジトリの表示及リポジトリへのプッシュができます。 -teams.admin_permission_desc=このチームは<strong>管理者</strong>の権限を持ち: メンバーはチームのリポジトリに対して、読み取り、プッシュや共同編集者の追加ができます。 -teams.repositories=チームのリポジトリ -teams.search_repo_placeholder=リポジトリを検索 -teams.add_team_repository=チームのリポジトリを追加 -teams.remove_repo=削除(Remove) -teams.add_nonexistent_repo=追加しようとしているリポジトリは存在しません。まずはじめに作成してください。 - -[admin] -dashboard=ダッシュボード -users=ユーザ -organizations=組織 -repositories=リポジトリ -authentication=認証 -config=コンフィギュレーション -notices=システム通知 -monitor=モニタリング -first_page=First -last_page=Last -total=合計: %d - -dashboard.statistic=統計 -dashboard.operations=操作 -dashboard.system_status=システム モニターのステータス -dashboard.statistic_info=Gitea データベースは <b>%d</b> ユーザ, <b>%d</b> 組織, <b>%d</b> 公開鍵, <b>%d</b> リポジトリ, <b>%d</b> ウォッチ, <b>%d</b> スター, <b>%d</b> 行動, <b>%d</b> アクセス, <b>%d</b> 問題, <b>%d</b> コメント, <b>%d</b> ソーシャルアカウント, <b>%d</b> フォロー, <b>%d</b> ミラー, <b>%d</b> リリース, <b>%d</b> ログイン元, <b>%d</b> webhook, <b>%d</b> マイルストーン, <b>%d</b> ラベル, <b>%d</b> フックタスク, <b>%d</b> チーム, <b>%d</b> アップデートタスク, <b>%d</b> 添付ファイル の情報を持っています。 -dashboard.operation_name=操作の名前 -dashboard.operation_switch=スイッチ -dashboard.operation_run=実行 -dashboard.clean_unbind_oauth=結び付けられていない OAuth をクリーン -dashboard.clean_unbind_oauth_success=結び付けられていない全ての OAuth を正常に削除しました。 -dashboard.delete_inactivate_accounts=非アクティブのアカウントをすべて削除 -dashboard.delete_inactivate_accounts_success=すべての非アクティブアカウントは正常に削除されました。 -dashboard.delete_repo_archives=リポジトリのすべてのアーカイブを削除 -dashboard.delete_repo_archives_success=リポジトリのすべてのアーカイブが正常に削除されました。 -dashboard.delete_missing_repos=Gitファイルが失われたリポジトリのすべてのレコードを削除 -dashboard.delete_missing_repos_success=All repository records that lost Git files have been deleted successfully. -dashboard.git_gc_repos=リポジトリでのガベージコレクションを実行します。 -dashboard.git_gc_repos_success=すべてのリポジトリは正常にガベージ コレクションを行いました。 -dashboard.resync_all_sshkeys='.ssh/ authorized_keys' ファイルを再生成します。(警告:Gogsキー以外は失われます) -dashboard.resync_all_sshkeys_success=すべての公開鍵が正常に書き換えられました。 -dashboard.resync_all_update_hooks=リポジトリの update フックをすべて再更新する(カスタムの設定パスが変更されたときに必要) -dashboard.resync_all_update_hooks_success=リポジトリの update フックがすべて正常に再更新されました。 -dashboard.reinit_missing_repos=Reinitialize all repository records that lost Git files -dashboard.reinit_missing_repos_success=All repository records that lost Git files have been reinitialized successfully. - -dashboard.server_uptime=サーバーの稼働時間 -dashboard.current_goroutine=現在のGoroutine -dashboard.current_memory_usage=現在のメモリ使用量 -dashboard.total_memory_allocated=割り当てられたメモリの合計 -dashboard.memory_obtained=配分されたメモリ量 -dashboard.pointer_lookup_times=ポインタ参照回数 -dashboard.memory_allocate_times=メモリ割当回数 -dashboard.memory_free_times=メモリ解放回数 -dashboard.current_heap_usage=現在のヒープ使用量 -dashboard.heap_memory_obtained=配分されたヒープ メモリ量 -dashboard.heap_memory_idle=アイドルのヒープ メモリ量 -dashboard.heap_memory_in_use=使用中のヒープ メモリ -dashboard.heap_memory_released=ヒープ メモリが解放されました -dashboard.heap_objects=ヒープ オブジェクト -dashboard.bootstrap_stack_usage=ブートストラップスタック使用量 -dashboard.stack_memory_obtained=配分されたスタック メモリ量 -dashboard.mspan_structures_usage=MSpan 構造体の使用量 -dashboard.mspan_structures_obtained=配分されたMSpan 構造体 -dashboard.mcache_structures_usage=MCache 構造体の使用量 -dashboard.mcache_structures_obtained=分配されたMCache 構造体 -dashboard.profiling_bucket_hash_table_obtained=ハッシュテーブル分析に割り当てられたメモリ -dashboard.gc_metadata_obtained=GCメタデータ取得 -dashboard.other_system_allocation_obtained=他のシステムに割り当てられたメモリ -dashboard.next_gc_recycle=次回のGCリサイクル -dashboard.last_gc_time=前回GCからの時間 -dashboard.total_gc_time=GC一時停止の合計 -dashboard.total_gc_pause=GC一時停止の合計 -dashboard.last_gc_pause=直近のGC一時停止 -dashboard.gc_times=GC実行回数 - -users.user_manage_panel=ユーザー管理パネル -users.new_account=新規アカウントを作成 -users.name=名前 -users.activated=アクティブ化 -users.admin=アドミン -users.repos=リポジトリ -users.created=作成されました -users.send_register_notify=登録通知をユーザーに送信 -users.new_success=新規アカウント '%s' が正常に作成されました。 -users.edit=編集 -users.auth_source=認証ソース -users.local=ローカル -users.auth_login_name=認証ログイン名 -users.password_helper=それをそのまま空のままにします。 -users.update_profile_success=アカウントのプロファイルが更新されました。 -users.edit_account=アカウントの編集 -users.max_repo_creation=Maximum Repository Creation Limit -users.max_repo_creation_desc=(Set -1 to use global default limit) -users.is_activated=アカウントがアクティブされました -users.prohibit_login=This account is prohibited to login -users.is_admin=このアカウントには管理者の権限を持つ -users.allow_git_hook=このアカウントには Git のフックを作成する権限を持つ -users.allow_import_local=This account has permissions to import local repositories -users.update_profile=アカウント ・ プロファイルを更新 -users.delete_account=このアカウントを削除 -users.still_own_repo=アカウント所有のリポジトリがあり、リポジトリの削除または所有者の移譲が必要です。 -users.still_has_org=アカウントはまだ組織のメンバーであり、組織から退出するか削除する必要があります。 -users.deletion_success=アカウントが正常に削除されました。 - -orgs.org_manage_panel=組織の管理パネル -orgs.name=名前 -orgs.teams=チーム -orgs.members=メンバー - -repos.repo_manage_panel=リポジトリの管理パネル -repos.owner=オーナー -repos.name=名前 -repos.private=プライベート -repos.watches=Watches -repos.stars=Stars -repos.issues=課題 - -auths.auth_manage_panel=認証管理パネル -auths.new=新しいソースを追加 -auths.name=名前 -auths.type=タイプ -auths.enabled=Enabled -auths.updated=更新しました -auths.auth_type=認証タイプ -auths.auth_name=認証名 -auths.security_protocol=Security Protocol -auths.domain=ドメイン -auths.host=ホスト -auths.port=ポート -auths.bind_dn=バインド DN -auths.bind_password=バインド パスワード -auths.bind_password_helper=警告: このパスワードは暗号化されずに格納されます。特権を持つアカウントに使用しないでください。 -auths.user_base=ユーザ検索ベース -auths.user_dn=User DN -auths.attribute_username=Username attribute -auths.attribute_username_placeholder=Leave empty to use sign-in form field value for user name. -auths.attribute_name=名前属性 -auths.attribute_surname=名字属性 -auths.attribute_mail=Eメール属性 -auths.attributes_in_bind=Fetch attributes in Bind DN context -auths.filter=User フィルター -auths.admin_filter=Admin フィルター -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP 認証の種類 -auths.smtphost=SMTP ホスト -auths.smtpport=SMTP ポート -auths.allowed_domains=許可されているドメイン -auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','. -auths.enable_tls=TLS 暗号化を有効にする -auths.skip_tls_verify=TLSベリファイを省略 -auths.pam_service_name=PAMサービス名 -auths.enable_auto_register=自動登録を有効にする -auths.tips=ヒント -auths.edit=認証設定を編集 -auths.activated=認証がアクティブされました -auths.new_success=新しい認証 '%s' が正常に追加されました。 -auths.update_success=認証の設定が正常に更新されました。 -auths.update=認証設定を更新 -auths.delete=この認証を削除 -auths.delete_auth_title=認証削除 -auths.delete_auth_desc=認証を削除します、継続しますか? -auths.still_in_used=This authentication is still used by some users, please delete or convert these users to another login type first. -auths.deletion_success=認証が正常に削除されました。 - -config.server_config=サーバーの構成 -config.app_name=アプリケーション名 -config.app_ver=アプリケーションのバージョン -config.app_url=アプリケーションの URL -config.domain=ドメイン -config.offline_mode=オフラインモード -config.disable_router_log=ルーターのログを無効にする -config.run_user=実行ユーザ -config.run_mode=実行モード -config.repo_root_path=リポジトリのルートパス -config.static_file_root_path=静的ファイルのルートパス -config.log_file_root_path=ログ ファイルのルート パス -config.script_type=スクリプトの種類 -config.reverse_auth_user=リバース認証ユーザ - -config.ssh_config=SSH Configuration -config.ssh_enabled=Enabled -config.ssh_start_builtin_server=Start Builtin Server -config.ssh_domain=Domain -config.ssh_port=Port -config.ssh_listen_port=Listen Port -config.ssh_root_path=Root Path -config.ssh_key_test_path=Key Test Path -config.ssh_keygen_path=Keygen ('ssh-keygen') Path -config.ssh_minimum_key_size_check=Minimum Key Size Check -config.ssh_minimum_key_sizes=Minimum Key Sizes - -config.db_config=データベースの構成 -config.db_type=タイプ -config.db_host=ホスト -config.db_name=名前 -config.db_user=ユーザ -config.db_ssl_mode=SSL モード -config.db_ssl_mode_helper=(「postgres」のみ) -config.db_path=パス -config.db_path_helper=(for "sqlite3" and "tidb") - -config.service_config=サービスの構成 -config.register_email_confirm=電子メールの確認を必要 -config.disable_register=登録を無効にする -config.show_registration_button=登録ボタンを表示します。 -config.require_sign_in_view=サインインを要求 -config.mail_notify=メール通知 -config.disable_key_size_check=最小キー サイズ チェックを無効にします -config.enable_captcha=Captchaを有効にする -config.active_code_lives=コードリンクの有効期限をアクティブ -config.reset_password_code_lives=パスワードリンクの有効期限をリセット - -config.webhook_config=Webhook設定 -config.queue_length=キューの長さ -config.deliver_timeout=送信タイムアウト -config.skip_tls_verify=TLSの確認を省略 - -config.mailer_config=メーラーの構成 -config.mailer_enabled=有効にした -config.mailer_disable_helo=HELOコマンド無効 -config.mailer_name=名前 -config.mailer_host=ホスト -config.mailer_user=ユーザ -config.send_test_mail=Send Test Email -config.test_mail_failed=Fail to send test email to '%s': %v -config.test_mail_sent=Test email has been sent to '%s'. - -config.oauth_config=OAuth 構成 -config.oauth_enabled=Enabled - -config.cache_config=キャッシュの構成 -config.cache_adapter=キャッシュ アダプター -config.cache_interval=キャッシュ間隔 -config.cache_conn=キャッシュ接続 - -config.session_config=セッションの構成 -config.session_provider=セッション プロバイダー -config.provider_config=プロバイダーの構成 -config.cookie_name=クッキーの名前 -config.enable_set_cookie=クッキーの設定を有効にする -config.gc_interval_time=GC 間隔 -config.session_life_time=セッションのライフタイム -config.https_only=HTTPS のみ -config.cookie_life_time=クッキーのライフタイム - -config.picture_config=画像構成 -config.picture_service=画像サービス -config.disable_gravatar=グラバターを無効にする -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=ログの構成 -config.log_mode=ログ モード - -monitor.cron=Cron タスク -monitor.name=名前 -monitor.schedule=スケジュール -monitor.next=次回 -monitor.previous=前回 -monitor.execute_times=実行回数 -monitor.process=実行中のプロセス -monitor.desc=説明 -monitor.start=開始日時 -monitor.execute_time=実行時間: - -notices.system_notice_list=システム通知 -notices.view_detail_header=お知らせの詳細を表示 -notices.actions=アクション -notices.select_all=全て選択 -notices.deselect_all=すべて選択解除 -notices.inverse_selection=反転 -notices.delete_selected=選択項目を削除 -notices.delete_all=すべての通知を削除 -notices.type=タイプ -notices.type_1=リポジトリ -notices.desc=説明 -notices.op=Op。 -notices.delete_success=システム通知が正常に削除されました。 - -[action] -create_repo=がリポジトリ <a href="%s"> %s</a> を作成しました -rename_repo=<code>%[1]s</code> から <a href="%[2]s">[3]s</a> にリポジトリ名を変更しました -commit_repo=<a href="%[1]s">%[4]s</a>を<a href="%[1]s/src/%[2]s">%[3]s</a>にプッシュしました -create_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> を開きました` -close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`プルリクエスト <a href="%s/pulls/%s"> %s[2]s</a>を作成` -close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> のコメント` -merge_pull_request=`プルリクエスト <a href="%s/pulls/%s"> %s[2]s</a>をマージしました` -transfer_repo=リポジトリ <code>%s</code> を <a href="%s">%s</a> へ転送しました -push_tag=<a href="%[1]s">%[3]s</a> に タグ <a href="%[1]s/src/%[2]s">%[2]s</a> をプッシュしました -compare_commits=これらの %d コミットの比較を表示 - -[tool] -ago=前 -from_now=今から -now=今 -1s=1 秒 %s -1m=1 分 %s -1h=1 時間 %s -1d=1 日 %s -1w=1 週間 %s -1mon=1 ヶ月 %s -1y=1 年間 %s -seconds=%d 秒 %s -minutes=%d分%s -hours=%d 時間 %s -days=%d 日 %s -weeks=%d 週間 %s -months=%d ヶ月 %s -years=%d 年 %s -raw_seconds=秒 -raw_minutes=分 - -[dropzone] -default_message=ここにファイルをドロップまたはクリックしてアップロードします。 -invalid_input_type=このタイプのファイルはアップロードできません. -file_too_big=ファイルのサイズ ({{filesize}} MB) では、最大サイズ ({{maxFilesize}} MB) を超えています。 -remove_file=ファイル削除 - diff --git a/conf/locale/locale_lv-LV.ini b/conf/locale/locale_lv-LV.ini deleted file mode 100644 index 28e90791eb..0000000000 --- a/conf/locale/locale_lv-LV.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Viegli uzstādāms Git serviss, kas rakstīts valodā Go - -home=Sākums -dashboard=Infopanelis -explore=Izpētīt -help=Palīdzība -sign_in=Pierakstīties -sign_out=Izrakstīties -sign_up=Reģistrēties -register=Reģistrēties -website=Mājas lapa -version=Versija -page=Lapa -template=Sagatave -language=Valoda -create_new=Izveidot... -user_profile_and_more=Lietotāja profilu un vairāk -signed_in_as=Pierakstījies kā - -username=Lietotājvārds -email=E-pasts -password=Parole -re_type=Parole atkārtoti -captcha=Pārbaudes kods - -repository=Repozitorijs -organization=Organizācija -mirror=Spogulis -new_repo=Jauns repozitorijs -new_migrate=Jauna migrācija -new_mirror=Jauns spogulis -new_fork=Jauns atdalītais repozitorijs -new_org=Jauna organizācija -manage_org=Pārvaldīt organizācijas -admin_panel=Admin panelis -account_settings=Konta iestatījumi -settings=Iestatījumi -your_profile=Tavs profils -your_settings=Tavi iestatījumi - -activities=Aktivitāte -pull_requests=Izmaiņu pieprasījumi -issues=Problēmas - -cancel=Atcelt - -[install] -install=Instalācija -title=Instalācijas soļi pirmo reizi palaižot -docker_helper=Ja Gitea tiek lietots zem Docker, izlasiet uzmanīgi <a target="_blank" rel="noopener" href="%s">vadlīnijas</a>, pirms ko maināt šajā lapā! -requite_db_desc=Gitea nepieciešams MySQL, PostgreSQL, SQLite3 vai TiDB. -db_title=Datu bāzes iestatījumi -db_type=Datu bāzes veids -host=Resursdators -user=Lietotājs -password=Parole -db_name=Datu bāzes nosaukums -db_helper=Nepieciešams izmantot MySQL INNODB dzini ar rakstzīmju kopu utf8_general_ci. -ssl_mode=SSL režīms -path=Ceļš -sqlite_helper=SQLite3 vai TiDB datu bāzēs faila ceļš.<br>Izmantojiet absolūto ceļu, startējot kā servisu. -err_empty_db_path=Nepieciešams norādīt SQLite3 vai TiDB datu bāzes atrašanās vietu. -err_invalid_tidb_name=TiDB datu bāzes nosaukums nevar saturēt simbolus "." un "-". -no_admin_and_disable_registration=Reģistrāciju nevar atslēgt, kamēr nav izveidots administratora konts. -err_empty_admin_password=Administratora kontam ir obligāti jānorāda parole. - -general_title=Gitea vispārīgie iestatījumi -app_name=Lietotnes nosaukums -app_name_helper=Norādiet organizācijas nosaukumu šeit! -repo_path=Repozitoriju glabāšanas vieta -repo_path_helper=Visi Git attālinātie repozitoriji tiks glabāti šajā direktorijā. -run_user=Izpildes lietotājs -run_user_helper=Lietotājam ir jābūt rakstīšanas tiesībām repozitorija saknes direktorijai un Gitea jābūt palaistam zem šī lietotāja. -domain=Domēns -domain_helper=Tas ietekmē SSH klonēšanas URL. -ssh_port=SSH ports -ssh_port_helper=Porta numurs, kuru izmanto Jūsu SSH serveris, atstājiet tukšu, ja nevēlaties izmantot SSH. -http_port=HTTP ports -http_port_helper=Porta numurs pēc kura lietojumprogrammai būs iespējams pieslēgties. -app_url=Lietotnes URL -app_url_helper=Tas ietekmē HTTP/HTTPS klonēšanas URL un e-pasta saturā izsūtītās saites. -log_root_path=Žurnalizēšanas direktorija -log_root_path_helper=Direktorija, kurā tiks glabāti žurnāla faili. - -optional_title=Neobligātie iestatījumi -email_title=E-pasta pakalpojuma iestatījumi -smtp_host=SMTP resursdators -smtp_from=Sūtītājs -smtp_from_helper=E-pasta adrese, RFC 5322. Drīkst būt vienkārši e-pasta adrese vai formātā "Nosaukums" <e-pasts@example.com>. -mailer_user=Sūtītāja e-pasta adrese -mailer_password=Sūtītāja parole -register_confirm=Iespējot reģistrēšanās apstiprināšanu -mail_notify=Iespējot e-pasta paziņojumus -server_service_title=Servera un citu servisu iestatījumi -offline_mode=Iespējot bezsaistes režīmu -offline_mode_popup=Atspējot CDN arī produkcijas režīmā, visi resursu faili tiks piegādāti no servera. -disable_gravatar=Atspējot Gravatar pakalpojumu -disable_gravatar_popup=Atspējot Gravatar un citus avotus, visus avatarus augšupielādēts lietotāji vai izmantos noklusēto attēlu. -federated_avatar_lookup=Iespējot apvienoto profila bilžu meklētāju -federated_avatar_lookup_popup=Iespējot apvienoto profila bilžu meklētāju, lai izmantotu atvērtā koda apvienoto servisu balstītu uz libravatar. -disable_registration=Atspējot lietotāju reģistrāciju -disable_registration_popup=Atspējot lietotāju reģistrāciju, tikai administrators varēs izveidot jaunus lietotāju kontus. -enable_captcha=Iespējot drošības kodu -enable_captcha_popup=Lietotājam reģistrējoties, pieprasīt ievadīt drošības kodu. -require_sign_in_view=Iespējot nepieciešamību autorizēties, lai aplūkotu lapas -require_sign_in_view_popup=Tika autorizēti lietotāji var aplūkot lapas, neautorizēti lietotāji var piekļūt tikai autorizācijas un reģistrēšanās lapām. -admin_setting_desc=Nav nepieciešams izveidot administratora kontu uzreiz, lietotājs ar ID=1 saņems administratora tiesības automātiski. -admin_title=Admin konta iestatījumi -admin_name=Lietotājvārds -admin_password=Parole -confirm_password=Apstipriniet paroli -admin_email=Administratora e-pasts -install_btn_confirm=Instalēt Gitea -test_git_failed=Kļūda pārbaudot 'git' komandu: %v -sqlite3_not_available=Jūsu versija neatbalsta SQLite3, lūdzu lejupielādējiet oficiālo bināro versiju no %s, NEVIS gobuild versiju. -invalid_db_setting=Datu bāzes iestatījums nav pareizs: %v -invalid_repo_path=Repozitorija atrašanās vieta ir nekorekta: %v -run_user_not_match=Izpildes lietotājs nav pašreizējais lietotājs: %s -> %s -save_config_failed=Neizdevās saglabāt konfigurāciju: %v -invalid_admin_setting=Nekorekts admin konta iestatījums: %v -install_success=Laipni lūdzam! Mēs priecājamies, ka Jūs izvēlaties Gitea, patīkamu lietošanu! -invalid_log_root_path=Norādītā žurnalizēšanas direktorija ir kļūdaina: %v - -[home] -uname_holder=Lietotājvārds vai e-pasts -password_holder=Parole -switch_dashboard_context=Mainīt infopaneļa kontekstu -my_repos=Mani repozitoriji -show_more_repos=Parādīt vairāk repozitorojus... -collaborative_repos=Sadarbības repozitoriji -my_orgs=Manas organizācijas -my_mirrors=Mani spoguļi -view_home=Skatīties %s - -issues.in_your_repos=Jūsu repozitorijos - -[explore] -repos=Repozitoriji -users=Lietotāji -search=Meklēt - -[auth] -create_new_account=Izveidot jaunu kontu -register_hepler_msg=Jau ir konts? Pieraksties tagad! -social_register_hepler_msg=Jau ir konts? Sasaisti tagad! -disable_register_prompt=Atvainojiet, reģistrācija ir atspējota. Lūdzu, sazinieties ar vietnes administratoru. -disable_register_mail=Atvainojiet, reģistrācijas e-pasta apstiprināšana ir atspējota. -remember_me=Atcerēties mani -forgot_password=Aizmirsu paroli -forget_password=Aizmirsi paroli? -sign_up_now=Nepieciešams konts? Reģistrējies tagad. -confirmation_mail_sent_prompt=Jauns apstiprināšanas e-pasts ir nosūtīts uz <b>%s</b>, lūdzu, pārbaudies savu e-pasta kontu tuvāko %d stundu laikā, lai pabeigtu reģistrācijas procesu. -active_your_account=Aktivizēt savu kontu -prohibit_login=Aizliegt pieteikšanos -prohibit_login_desc=Ar Jūsu kontu nav atļauts pieteikties, sazinoties ar lapas administratoru. -resent_limit_prompt=Atvainojiet, Jūs sūtījāt aktivizācijas e-pastu pārāk bieži. Lūdzu, gaidiet 3 minūtes. -has_unconfirmed_mail=Sveiki %s, Jums ir neapstiprināta e-pasta adrese (<b>%s</b>). Ja neesat saņēmis apstiprināšanas e-pastu vai Jums ir nepieciešams nosūtīt jaunu, lūdzu, nospiediet pogu, kas atrodas zemāk. -resend_mail=Nospiediet šeit, lai vēlreiz nosūtītu aktivizācijas e-pastu -email_not_associate=Šī e-pasta adrese nav saistīta ar Jūsu kontu. -send_reset_mail=Spiediet šeit, lai nosūtītu paroles maiņas vēstuli uz Jūsu e-pastu -reset_password=Atjaunot savu paroli -invalid_code=Atvainojiet, Jūsu apstiprināšanas kodam ir beidzies derīguma termiņš vai arī tas ir nepareizs. -reset_password_helper=Nospiediet šeit, lai atjaunotu paroli -password_too_short=Paroles garums nedrīkst būt mazāks par 6. -non_local_account=Tikai lokālie konti var nomainīt savu paroli Gitea. - -[mail] -activate_account=Lūdzu, aktivizējiet savu kontu -activate_email=Apstipriniet savu e-pasta adresi -reset_password=Atiestatīt savu paroli -register_success=Reģistrācija notikusi veiksmīgi -register_notify=Laipni lūgti uz klāja - -[modal] -yes=Jā -no=Nē -modify=Mainīt - -[form] -UserName=Lietotājvārds -RepoName=Repozitorija nosaukums -Email=E-pasta adrese -Password=Parole -Retype=Parole atkārtoti -SSHTitle=SSH atslēgas nosaukums -HttpsUrl=HTTPS URL -PayloadUrl=Vērtuma URL -TeamName=Komandas nosaukums -AuthName=Autorizācijas nosaukums -AdminEmail=Admin e-pasta adrese - -NewBranchName=Jauna atzara nosaukums -CommitSummary=Revīzijas kopsavilkums -CommitMessage=Revīzijas ziņojums -CommitChoice=Revīzijas izvēle -TreeName=Faila ceļš -Content=Saturs - -require_error=` nedrīkst būt tukšs.` -alpha_dash_error=` drīkst saturēt tikai latīņu alfabēta burtus, ciparus vai domuzīmes (-_).` -alpha_dash_dot_error=` drīkst saturēt tikai latīņu alfabēta burtus, ciparus, domuzīmes (-_) vai punktu.` -size_error=` jābūt %s simbolus garam.` -min_size_error=` jabūt vismaz %s simbolu garumā.` -max_size_error=` jabūt ne mazāk kā %s simbolu garumā.` -email_error=` nav derīga e-pasta adrese.` -url_error=` nav korekts URL.` -include_error=` ir jāsatur tekstu '%s'.` -unknown_error=Nezināma kļūda: -captcha_incorrect=Pārbaudes kods nesakrīt ar attēlā redzamo. -password_not_match=Parole un atkārtoti ievadītā parole nav vienādas. - -username_been_taken=Lietotājvārds ir jau aizņemts. -repo_name_been_taken=Repozitorija vārds ir jau aizņemts. -org_name_been_taken=Organizācijas nosaukums ir jau aizņemts. -team_name_been_taken=Komandas nosaukums ir jau aizņemts. -email_been_used=E-pasta adrese jau tiek izmantota. -username_password_incorrect=Lietotājvārds vai parole nav pareiza. -enterred_invalid_repo_name=Lūdzu, pārliecinieties, vai ievadītā repozitorija nosaukums ir pareizs. -enterred_invalid_owner_name=Lūdzu, pārliecinieties, vai ievadītā īpašnieka vārds ir pareizs. -enterred_invalid_password=Lūdzu pārliecinieties, vai Jūsu ievadītā parole ir pareiza. -user_not_exist=Šāds lietotājs neeksistē. -last_org_owner=Nav iespējams noņemt vienīgo komandas īpašnieku. Pirms tam ir nepieciešams norādīt jauno īpašnieku. - -invalid_ssh_key=Atvainojiet, nav iespējams pārbaudīt Jūsu SSH atslēgu: %s -unable_verify_ssh_key=Nav iespējams pārbaudīt jūsu SSH atslēgu, bet tiks pieņemts, ka tā ir derīga, lūdzu, pārliecinieties par to pats. -auth_failed=Autentifikācija neizdevās: %v - -still_own_repo=Jūsu esat vismaz viena repozitorija īpašnieks, tos sākumā ir nepieciešams izdzēst vai nomainīt to īpašnieku. -still_has_org=Jūsu esat vismaz vienas organizācijas biedrs, sākumā nepieciešams pamest vai izdzēst šo organizāciju. -org_still_own_repo=Šī organizācija ir vismaz viena repozitorija īpašnieks, tos sākumā ir nepieciešams izdzēst vai nomainīt to īpašnieku. - -target_branch_not_exist=Mērķa atzars neeksistē - -[user] -change_avatar=Mainīt profila attēlu -join_on=Pievienojās -repositories=Repozitoriji -activity=Publiskā aktivitāte -followers=Sekotāji -starred=Atzīmēti ar zvaigznīti -following=Seko -follow=Sekot -unfollow=Nesekot - -form.name_reserved=Lietotāja vārds '%s' jau ir aizņemts. -form.name_pattern_not_allowed=Lietotāja vārds '%s' nav atļauts. - -[settings] -profile=Profils -password=Parole -avatar=Profila attēls -ssh_keys=SSH atslēgas -social=Sociālie konti -applications=Lietotnes -orgs=Organizācijas -delete=Dzēst kontu -uid=Lietotāja ID - -public_profile=Publiskais profils -profile_desc=Jūsu e-pasta adrese ir publiska un tiks izmantota, lai nosūtītju Jums paziņojumus, kas saistīti ar Jūsu kontu vai darbībām veiktām caur šo mājas lapu. -password_username_disabled=Ne-lokālie lietotāji nevar mainīt savus lietotājvārdus. -full_name=Pilns vārds -website=Mājas lapa -location=Atrašanās vieta -update_profile=Mainīt profilu -update_profile_success=Jūsu profila dati ir veiksmīgi saglabāti. -change_username=Lietotāja vārds mainīts -change_username_prompt=Šī izmaiņa ietekmēs saites, kas norāda uz Jūsu kontu. -continue=Turpināt -cancel=Atcelt - -lookup_avatar_by_mail=Meklēt profila bildes pēc e-pasta -federated_avatar_lookup=Apvienotais profila bilžu meklētājs -enable_custom_avatar=Iespējot maināmu profila attēlu -choose_new_avatar=Izvēlēties jaunu profila attēlu -update_avatar=Saglabāt profila bildi -delete_current_avatar=Dzēst pašreizējo profila bildi -uploaded_avatar_not_a_image=Augšupielādētais fails nav attēls. -update_avatar_success=Jūsu profila bilde tika veiksmīgi saglabāta. - -change_password=Mainīt paroli -old_password=Pašreizējā parole -new_password=Jauna parole -retype_new_password=Ievadīt paroli atkāroti -password_incorrect=Ievadīta nepareiza pašreizējā parole. -change_password_success=Parole tika veiksmīgi nomainīta. Tagad jūs varat pieraksītites, izmantojot jauno paroli. -password_change_disabled=Ne-lokālie lietotāji nevar mainīt savas paroles. - -emails=E-pasta adreses -manage_emails=Pārvaldīt e-pasta adreses -email_desc=Primārā e-pasta adrese tiks izmantota sūtot notifikācijas un citām dabībām. -primary=Primārā -primary_email=Iestatīt kā primāro -delete_email=Dzēst -email_deletion=E-pasta dzēšana -email_deletion_desc=Dzēšot šo e-pasta adresi, tiks dzēsta arī visa ar to saistītā informācija no Jūsu konta. Vai vēlaties turpināt? -email_deletion_success=E-pasta adrese ir veiksmīgi izdzēsta! -add_new_email=Pievienot jaunu e-pasta adresi -add_email=Pievienot e-pastu -add_email_confirmation_sent=Jauns apstiprinājuma e-pasts tika nosūtīts uz '%s', pārbaudiet savu e-pastu tuvāko %d stundu laikā, lai pabeigtu apstiprināšanas procesu. -add_email_success=Jūsu jaunā e-pasta adrese tika veiksmīgi pievienota. - -manage_ssh_keys=Pārvaldīt SSH atslēgas -add_key=Pievienot atslēgu -ssh_desc=Šis ir saraksts ar Jūsu kontam piesaistītajām SSH atslēgām. Dzēsiet visas, kuras Jūs neatpazīstat. -ssh_helper=<strong>Vajadzīga palīdzība?</strong> Apskatieties pamācību kā <a href="%s">ģenerēt SSH atslēgas</a> vai kā novērst <a href="%s">biežāk sastopamās SSH problēmas</a>. -add_new_key=Pievienot SSH atslēgu -ssh_key_been_used=Šī publiskā atslēga jau ir izmantota. -ssh_key_name_used=Publiskā atslēga ar šādu nosaukumu jau eksistē. -key_name=Atslēgas nosaukums -key_content=Saturs -add_key_success=Jauna SSH atslēga '%s' tika veiksmīgi pievienota! -delete_key=Dzēst -ssh_key_deletion=SSH atslēgas dzēšana -ssh_key_deletion_desc=Dzēšot šo SSH atslēgu, tiks dzēsta visa ar to saistītā piekļuve Jūsu kontam. Vai vēlaties turpināt? -ssh_key_deletion_success=SSH atslēga tika veiksmīgi izdzēsta! -add_on=Pievienota -last_used=Pēdējo reizi izmantota -no_activity=Nav nesenas aktivitātes -key_state_desc=Šī atslēga tika izmantota pēdējo 7 dienu laikā -token_state_desc=Šis talons tika izmantots pēdējo 7 dienu laikā - -manage_social=Pārvaldīt piesaistītos sociālos kontus -social_desc=Šeit tiek attēloti visi sociālie konti, kas ir piesaistīti Jūsu kontam. Dzēsiet visus, kurus Jūs neatpazīstat. -unbind=Atsaistīt -unbind_success=Sociālais konts tika atsaistīts. - -manage_access_token=Pārvaldīt personīgos piekļuves talonus -generate_new_token=Ģenerēt jaunu talonu -tokens_desc=Taloni, kurus esat uzģenerējuši, kas var tikt izmantoti, lai piekļūtu Gitea API. -new_token_desc=Pašlaik visiem taloniem ir pilna piekļuve Jūsu kontam. -token_name=Talona nosaukums -generate_token=Ģenerēt talonu -generate_token_succees=Jauns piekļuves talons tika veiksmīgi uzģenerēts! Pārliecinieties, ka esat to nokopējis, jo to Jums vairāk nebūs iespēja izdarīt! -delete_token=Dzēst -access_token_deletion=Personīgā piekļuves talona dzēšana -access_token_deletion_desc=Dzēšot personīgo piekļuves talonu, tiks liegta piekļuve aplikācijām, kas to izmanto. Vai vēlaties turpināt? -delete_token_success=Personīgās piekļuves talons veiksmīgi izdzēsts! Neaizmirstiet nomainīt uz citu aplikācijās, kas to izmantoja. - -delete_account=Dzēst savu kontu -delete_prompt=Šī darbība pilnībā izdzēsīs Jūsu kontu, kā arī tā ir <strong>NEATGRIEZENISKA</strong>! -confirm_delete_account=Apstiprināt dzēšanu -delete_account_title=Konta dzēšana -delete_account_desc=Šis konts tiks neatgriezeniski dzēsts, vai vēlaties turpināt? - -[repo] -owner=Īpašnieks -repo_name=Repozitorija nosaukums -repo_name_helper=Labi repzotoriju nosaukumi ir īsi, tādi kurus viegli atcerēties un <strong>unikāli</strong>. -visibility=Redzamība -visiblity_helper=Šis repozitorijs ir <span class="ui red text">privāts</span> -visiblity_helper_forced=Lapas administrators ir noteicis, ka visiem repozitorijiem ir jābūt <span class="ui red text">privātiem</span> -visiblity_fork_helper=(Šīs vērtības maiņa ietekmēs arī visus atdalītos repozitorijus) -clone_helper=Nepieciešama palīdzība kā veikt klonēšana? Apmeklējiet <a target="_blank" rel="noopener" href="%s">Palīdzība</a> lapu! -fork_repo=Atdalīt repozitoriju -fork_from=Atdalīt no -fork_visiblity_helper=Atdalītam repozitorijam nav iespējams nomainīt tā redzamību -repo_desc=Apraksts -repo_lang=Valoda -repo_gitignore_helper=Izvēlieties .gitignore sagatavi -license=Licence -license_helper=Izvēlieties licences failu -readme=LasiMani -readme_helper=Izvēlieties faila LasiMani sagatavi -auto_init=Inicializēt šo repozitoriju ar izvēlētajiem failiem un sagatavi -create_repo=Izveidot repozitoriju -default_branch=Noklusējuma atzars -mirror_prune=Izmest -mirror_prune_desc=Izdzēst visas ārējās atsauces, kas ārējā repozitorijā vairs neeksistē -mirror_interval=Spoguļošanas intervāls (stundās) -mirror_address=Spoguļa adrese -mirror_address_desc=Lūdzu iekļaujiet adresē nepieciešamo lietotājvārdu/paroli. -mirror_last_synced=Pēdējo reizi sinhronizēts -watchers=Novērotāji -stargazers=Zvaigžņdevēji -forks=Atdalītie repozitoriji - -form.reach_limit_of_creation=Īpašnieks sasniedza maksimālu pieļaujamo (%d) izveidoto repozitoriju skaitu. -form.name_reserved=Repozitorija nosaukums '%s' ir rezervēts. -form.name_pattern_not_allowed=Repozitorija nosaukums '%s' nav atļauts. - -need_auth=Nepieciešama autorizācija -migrate_type=Migrācijas veids -migrate_type_helper=Šis repozitorijs būs <span class="text blue">spogulis</span> -migrate_repo=Migrēt repozitoriju -migrate.clone_address=Klonēšanas adrese -migrate.clone_address_desc=Tas var būt HTTP/HTTPS/GIT URL vai ceļš uz lokālā servera. -migrate.permission_denied=Jums nav tiesību importēt lokālu repozitoriju. -migrate.invalid_local_path=Nekorents lokālais ceļš, tas neeksistē vai nav direktorijs. -migrate.failed=Migrācija neizdevās: %v - -mirror_from=spogulis no -forked_from=atdalīts no -fork_from_self=Nav iespējams atdalīt repozitoriju, kuram esat īpašnieks! -copy_link=Kopēt -copy_link_success=Nokopēts! -copy_link_error=Nospiediet ⌘-C vai Ctrl-C, lai nokopētu -copied=Kopēšana notikusi veiksmīgi -unwatch=Nevērot -watch=Vērot -unstar=Noņemt zvaigznīti -star=Pievienot zvaigznīti -fork=Atdalīts - -no_desc=Nav apraksta -quick_guide=Īsa pamācība -clone_this_repo=Klonēt šo repozitoriju -create_new_repo_command=Izveidot jaunu repozitoriju komandrindā -push_exist_repo=Nosūtīt izmaiņas no komandrindas eksistējošam repozitorijam -repo_is_empty=Šis repozitorijs ir tukšs, apskatiet atkal vēlāk! - -code=Kods -branch=Atzars -tree=Koks -filter_branch_and_tag=Filtrēt atzarus vai tagus -branches=Atzari -tags=Tagi -issues=Problēmas -pulls=Izmaiņu pieprasījumi -labels=Etiķetes -milestones=Atskaites punkti -commits=Revīzijas -releases=Laidieni -file_raw=Neapstrādāts -file_history=Vēsture -file_view_raw=Rādīt neapstrādātu -file_permalink=Patstāvīgā saite -file_too_large=Šis fails ir par lielu, lai to parādītu - -editor.new_file=Jauns fails -editor.upload_file=Augšupielādēt failu -editor.edit_file=Labot failu -editor.preview_changes=Priekšskatīt izmaiņas -editor.cannot_edit_non_text_files=Nevar rediģēt failus, kas nav teksta faili -editor.edit_this_file=Rediģēt šo failu -editor.must_be_on_a_branch=Ir jābūt izvēlētam atzaram, lai varētu veikt vai piedāvāt izmaiņas šim failam -editor.fork_before_edit=Lai varētu labot failu ir nepieciešams atdalīt repozitoriju -editor.delete_this_file=Dzēst šo failu -editor.must_have_write_access=Jums ir jābūt rakstīšanas tiesībām, lai varētu veikt vai piedāvāt izmaiņas šim failam -editor.file_delete_success=Fails '%s' ir veiksmīgi izdzēsts! -editor.name_your_file=Ievadiet faila nosaukumu... -editor.filename_help=Lai pievienotu direktoriju, ierakstiet tās nosaukumu un nospiediet /. Lai noņemtu direktoriju, ielieciet kursoru pirms faila nosaukuma un nospiediet atpakaļatkāpes taustiņu. -editor.or=vai -editor.cancel_lower=atcelt -editor.commit_changes=Pabeigt revīziju -editor.add_tmpl=Pievienot '%s/<filename>' -editor.add=Pievienot '%s' -editor.update=Atjaunināt '%s' -editor.delete=Dzēst '%s' -editor.commit_message_desc=Pievienot neobligātu paplašinātu aprakstu... -editor.commit_directly_to_this_branch=Apstiprināt revīzijas izmaiņas atzarā <strong class="branch-name">%s</strong>. -editor.create_new_branch=Izveidot <strong>jaunu atzaru</strong> un izmaiņu pieprasījumu šai revīzijai. -editor.new_branch_name_desc=Jaunā atzara nosaukums... -editor.cancel=Atcelt -editor.filename_cannot_be_empty=Nav ievadīts faila nosaukums. -editor.branch_already_exists=Atzars '%s' šajā repozitorijā jau eksistē. -editor.directory_is_a_file=Ieraksts '%s' vecāka ceļā ir fails nevis direktorija šajā repozitorijā. -editor.filename_is_a_directory=Faila nosaukums '%s' sakrīt ar direktorijas nosaukumu šajā repozitorijā. -editor.file_editing_no_longer_exists=Fails '%s', ko labojat, vairs neeksistē repozitorijā. -editor.file_changed_while_editing=Faila saturs ir mainījies kopš brīža, kad sākāt to labot. <a target="_blank" rel="noopener" href="%s">Nospiediet šeit</a>, lai redzētu kas ir mainījies vai <strong>nospiediet atkārtoti pabeigt revīziju</strong>, lai pārrakstītu izmaiņas. -editor.file_already_exists=Fails ar nosaukumu '%s' repozitorijā jau eksistē. -editor.no_changes_to_show=Nav izmaiņu, ko rādīt. -editor.fail_to_update_file=Neizdevās izmainīt/izveidot failu '%s', kļūda: %v -editor.add_subdir=Pievienot apakšdirektoriju... -editor.unable_to_upload_files=Neizdevās augšupielādēt failus uz direktoriju '%s', kļūda: %v -editor.upload_files_to_dir=Augšupielādēt failus uz direktoriju '%s' - -commits.commits=Revīzijas -commits.search=Meklēt revīzijas -commits.find=Meklēt -commits.author=Autors -commits.message=Ziņojums -commits.date=Datums -commits.older=Vecāki -commits.newer=Jaunāki - -issues.new=Jauna problēma -issues.new.labels=Etiķetes -issues.new.no_label=Nav etiķešu -issues.new.clear_labels=Noņemt etiķetes -issues.new.milestone=Atskaites punkts -issues.new.no_milestone=Nav atskaites punktu -issues.new.clear_milestone=Notīrīt atskaites punktus -issues.new.open_milestone=Atvērtie atskaites punktus -issues.new.closed_milestone=Aizvērtie atskaites punkti -issues.new.assignee=Atbildīgais -issues.new.clear_assignee=Noņemt atbildīgo -issues.new.no_assignee=Nav atbildīgā -issues.create=Pieteikt problēmu -issues.new_label=Jauna etiķete -issues.new_label_placeholder=Etiķetes nosaukums... -issues.create_label=Izveidot etiķeti -issues.label_templates.title=Ielādēt sākotnēji noteikto etiķešu kopu -issues.label_templates.info=Nav definēta neviena etiķete. Nospiediet pogu "Izveidot etiķeti", lai to izveidotu vai izmantojiet zemāk piedāvātās etiķetes. -issues.label_templates.helper=Izvēlieties etiķešu kopu -issues.label_templates.use=Izmantot šo etiķešu kopu -issues.label_templates.fail_to_load_file=Neizdevās ielādēt etiķetes sagataves failu '%s': %v -issues.open_tab=%d atvērti -issues.close_tab=%d aizvērti -issues.filter_label=Etiķete -issues.filter_label_no_select=Nav atzīmēta etiķete -issues.filter_milestone=Atskaites punkts -issues.filter_milestone_no_select=Nav atzīmēts atskaites punkts -issues.filter_assignee=Atbildīgais -issues.filter_assginee_no_select=Nav atzīmēts atbildīgais -issues.filter_type=Veids -issues.filter_type.all_issues=Visas problēmas -issues.filter_type.assigned_to_you=Piešķirtās Jums -issues.filter_type.created_by_you=Jūsu izveidotās -issues.filter_type.mentioning_you=Esat pieminēts -issues.filter_sort=Kārtot -issues.filter_sort.latest=Jaunākie -issues.filter_sort.oldest=Vecakie -issues.filter_sort.recentupdate=Nesen atjaunotās -issues.filter_sort.leastupdate=Vissenāk atjaunotās -issues.filter_sort.mostcomment=Visvairāk komentētās -issues.filter_sort.leastcomment=Vismazāk komentētās -issues.opened_by=<a href="%[2]s">%[3]s</a> atvēra %[1]s -issues.opened_by_fake=%[2]s atvēra %[1]s -issues.previous=Iepriekšējā -issues.next=Nākamā -issues.open_title=Atvērta -issues.closed_title=Slēgta -issues.num_comments=%d komentāri -issues.commented_at=` komentēja <a href="#%s">%s</a>` -issues.delete_comment_confirm=Vai patiešām vēlaties dzēst šo komentāru? -issues.no_content=Vēl nav satura. -issues.close_issue=Aizvērt -issues.close_comment_issue=Komentēt un aizvērt -issues.reopen_issue=Atvērt atkārtoti -issues.reopen_comment_issue=Komentēt un atvērt atkārtoti -issues.create_comment=Komentēt -issues.closed_at=`aizvērts <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`atvērts atkārtoti <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`pieminēja šo problēmu revīzijā <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Autors -issues.collaborator=Līdzstrādnieks -issues.owner=Īpašnieks -issues.sign_in_require_desc=<a href="%s">Pierakstieties</a>, lai pievienotos šai sarunai. -issues.edit=Labot -issues.cancel=Atcelt -issues.save=Saglabāt -issues.label_title=Etiķetes nosaukums -issues.label_color=Etiķetes krāsa -issues.label_count=%d etiķetes -issues.label_open_issues=%d atvērtas problēmas -issues.label_edit=Labot -issues.label_delete=Dzēst -issues.label_modify=Etiķetes labošana -issues.label_deletion=Etiķetes dzēšana -issues.label_deletion_desc=Dzēšot šo etiķeti, tā tiks noņemta no visām saistītajām problēmām. Vai vēlaties turpināt? -issues.label_deletion_success=Etiķete tika veiksmīgi izdzēsta! -issues.num_participants=%d dalībnieki -issues.attachment.open_tab=`Noklikšķiniet, lai apskatītos "%s" jaunā logā` -issues.attachment.download=`Noklikšķiniet, lai lejupielādētu "%s"` - -pulls.new=Jauns izmaiņu pieprasījums -pulls.compare_changes=Salīdzināt izmaiņas -pulls.compare_changes_desc=Salīdzināt divus atzarus un izveidot izmaiņu pieprasījumu. -pulls.compare_base=pamata -pulls.compare_compare=salīdzināmais -pulls.filter_branch=Filtrēt atzarus -pulls.no_results=Nekas netika atrasts. -pulls.nothing_to_compare=Nav ko salīdzināt, jo bāzes un salīdzināmie atzari ir vienādi. -pulls.has_pull_request=`Jau eksistē izmaiņu pieprasījums starp šiem diviem atzariem: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Izveidot izmaiņu pieprasījumu -pulls.title_desc=vēlas sapludināt %[1]d revīzijas no <code>%[2]s</code> uz <code>%[3]s</code> -pulls.merged_title_desc=sapludināja %[1]d revīzijas no <code>%[2]s</code> uz <code>%[3]s</code> %[4]s -pulls.tab_conversation=Saruna -pulls.tab_commits=Revīzijas -pulls.tab_files=Izmainītie faili -pulls.reopen_to_merge=Lūdzu, atkārtoti atveriet šo izmaiņu pieprasījumu, lai veiktu sapludināšanu. -pulls.merged=Sapludināts -pulls.has_merged=Šo izmaiņu pieprasījums tika veiksmīgi sapludināts! -pulls.data_broken=Nepieejami izmaiņu pieprasījuma dati, jo dzēsta informācija no atdalītā repozitorija. -pulls.is_checking=Notiek konfliktu pārbaude, mirkli uzgaidiet un atjaunojiet lapu. -pulls.can_auto_merge_desc=Šo izmaiņu pieprasījumu var automātiski saplūdināt. -pulls.cannot_auto_merge_desc=Šis izmaiņu pieprasījums nevar tikt automātiski saplūdināts konfliktu dēļ. -pulls.cannot_auto_merge_helper=Lūdzu sapludiniet manuāli, lai atrisinātu konfliktus. -pulls.merge_pull_request=Izmaiņu pieprasījuma sapludināšana -pulls.open_unmerged_pull_exists=`Jūs nevarat veikt atkārtotas atvēršanas darbību, jo jau eksistē izmaiņu pieprasījums (#%d) no šī repozitorija ar tādu pašu sapludināšanas informāciju un gaida sapludināšanu.` - -milestones.new=Jauns atskaites punkts -milestones.open_tab=%d atvērti -milestones.close_tab=%d aizvērti -milestones.closed=Aizvērts %s -milestones.no_due_date=Bez termiņa -milestones.open=Atvērt -milestones.close=Aizvērt -milestones.new_subheader=Izveidojiet atskaites punktus, lai organizētu problēmas. -milestones.create=Izveidot atskaites punktu -milestones.title=Virsraksts -milestones.desc=Apraksts -milestones.due_date=Termiņš (neobligāts) -milestones.clear=Notīrīt -milestones.invalid_due_date_format=Termiņa datuma formāts ir nekorekts, jābūt formātā 'gggg-mm-dd'. -milestones.create_success=Atskaites punkts '%s' tika veiksmīgi izveidots! -milestones.edit=Labot atskaites punktu -milestones.edit_subheader=Izmantojiet pēc iespējas labāku aprakstu atskaites punktiem, lai citiem tas būtu saprotamāks. -milestones.cancel=Atcelt -milestones.modify=Mainīt atskaites punktu -milestones.edit_success=Izmaiņas atskaites punktā '%s' tika veiksmīgi saglabātas! -milestones.deletion=Atskaites punkta dzēšana -milestones.deletion_desc=Dzēšot šo atskaites punktu tiks noņemta arī saistītā informācija no problēmu ziņojumiem. Vai vēlaties turpināt? -milestones.deletion_success=Atskaites punkts tika veiksmīgi izdzēsts! - -wiki=Vikivietne -wiki.welcome=Laipni lūgti vikivietnē! -wiki.welcome_desc=Vikivietne ir vieta, kur Jūs varat dokumentēt savu projektu, lai padarīto to labāku. -wiki.create_first_page=Izveidot pirmo lapu -wiki.page=Lapa -wiki.filter_page=Meklēt lapu -wiki.new_page=Izveidot jaunu lapu -wiki.default_commit_message=Uzrakstiet piezīmes par šīm izmaiņām (neobligāti). -wiki.save_page=Saglabāt lapu -wiki.last_commit_info=%s laboja lapu %s -wiki.edit_page_button=Labot -wiki.new_page_button=Jauna lapa -wiki.delete_page_button=Dzēst lapu -wiki.delete_page_notice_1=Tiks izdzēsta lapa <code>"%s"</code>. Pārliecinieties, ka patiešām to vēlaties. -wiki.page_already_exists=Vikivietnes lapa ar šādu nosaukumu jau eksistē. -wiki.pages=Lapas -wiki.last_updated=Pēdējo reizi labota %s - -settings=Iestatījumi -settings.options=Opcijas -settings.collaboration=Sadarbība -settings.collaboration.admin=Administrators -settings.collaboration.write=Rakstīšanas -settings.collaboration.read=Skatīšanās -settings.collaboration.undefined=Nedefinētas -settings.hooks=Tīmekļa āķi -settings.githooks=Git āķi -settings.basic_settings=Pamatiestatījumi -settings.mirror_settings=Spoguļa iestatījumi -settings.sync_mirror=Sinhronizēt tagad -settings.mirror_sync_in_progress=Notiek spoguļa sinhronizācija, uzgaidiet aptuveni minūti un atjaunojiet lapu. -settings.site=Oficiālā mājas lapa -settings.update_settings=Mainīt iestatījumus -settings.change_reponame_prompt=Šī izmaiņa ietekmēs saites, kas ir saistītas ar šo repozitoriju. -settings.advanced_settings=Papildu iestatījumi -settings.wiki_desc=Iespējot vikivietnes -settings.use_internal_wiki=Izmantot iebūvēto vikivietni -settings.use_external_wiki=Izmantot ārējo vikivietni -settings.external_wiki_url=Ārējās Vikivietnes adrese -settings.external_wiki_url_desc=Apmeklētāji tiks novirzīti uz adresi, kad viņi uzklikšķinās uz cilnes. -settings.issues_desc=Iespējot problēmu sekotāju -settings.use_internal_issue_tracker=Izmantot iebūvētu vieglu problēmu sekotāju -settings.use_external_issue_tracker=Izmantot ārējo problēmu sekotāju -settings.tracker_url_format=Ārējā problēmu sekotāja adreses formāts -settings.tracker_issue_style=Ārējā problēmu reģistra nosaukumu stils: -settings.tracker_issue_style.numeric=Cipari -settings.tracker_issue_style.alphanumeric=Burti un cipari -settings.tracker_url_format_desc=Jūs varat izmantot <code>{user}{repo}{index}</code> lietotājvārdam, repozitorija nosaukumam un problēmas identifikātoram. -settings.pulls_desc=Iespējot izmaiņu pieprasījumus lai saņemtu publiskus ieguldījumus -settings.danger_zone=Bīstamā zona -settings.new_owner_has_same_repo=Jaunajam īpašniekam jau ir repozitorijs ar šādu nosaukumu. -settings.convert=Konvertēt uz parastu repozitoriju -settings.convert_desc=Šo spoguli ir iespējams konvertēt par parastu repozitoriju. Šī ir neatgriezeniska darbība. -settings.convert_notices_1=- Šī darbība konvertēs šo repozitoriju par parastu repozitoriju un to nebūs iespējams atcelt. -settings.convert_confirm=Apstiprināt konvertēšanu -settings.convert_succeed=Repozitorijs tika veiksmīgi konvertēts uz parastu repozitoriju. -settings.transfer=Mainīt īpašnieku -settings.transfer_desc=Mainīt šī repozitorija īpašnieku uz citu lietotāju vai organizāciju, kurai Jums ir administratora tiesībs. -settings.transfer_notices_1=- Jūs pazaudēsiet piekļuvi, ja jaunais īpašnieks ir lietotājs. -settings.transfer_notices_2=- Jūs saglabāsiet piekļuvi, ja jaunais īpašnieks ir organizācija un Jūs esat viens no tās īpašniekiem. -settings.transfer_form_title=Lūdzu, ievadiet sekojošu informāciju, lai apstiprinātu šo darbību: -settings.wiki_delete=Dzēst Vikivietnes datus -settings.wiki_delete_desc=Vikivietnes datu dzēšana ir neatgriezeniska. Pārliecinieties vai patiešām to vēlaties. -settings.wiki_delete_notices_1=- Šī darbība dzēsīs un atspējos %s Vikivietni -settings.wiki_deletion_success=Repozitorija Vikivietnes dati tika veiksmīgi izdzēsti. -settings.delete=Dzēst šo repozitoriju -settings.delete_desc=Dzēšot repozitoriju, tā datus vairs nebūs iespējams atgūt. Pirms dzēšanas pārliecinieites vai patiešām vēlaties to darīt. -settings.delete_notices_1=- Šī darbība ir <strong>NEATGRIEZENISKA</strong>. -settings.delete_notices_2=- Šī darbība neatgriezeniski izdzēsīs visus šī repozitorija datus, tai skaitā Git datus, problēmu ziņojumus, komentārus un definētās piekļuves tiesības. -settings.delete_notices_fork_1=- Visi atdalītie repozitoriji kļūs neatkarīgi pēc dzēšanas. -settings.deletion_success=Repozitorijs tika veiksmīgi dzēsts! -settings.update_settings_success=Repozitorija opcijas ir veiksmīgi saglabātas. -settings.transfer_owner=Jaunais īpašnieks -settings.make_transfer=Mainīt -settings.transfer_succeed=Repozitorija īpašnieks ir veiksmīgi nomainīts. -settings.confirm_delete=Apstiprināt dzēšanu -settings.add_collaborator=Pievienot jaunu līdzstrādnieku -settings.add_collaborator_success=Jauns līdzstrādnieks ir pievienots. -settings.delete_collaborator=Dzēst -settings.collaborator_deletion=Līdzstrādnieka dzēšana -settings.collaborator_deletion_desc=Šim lietotājam pēc dzēšanas vairs nebūs sadarbības pieejas šai krātuvei. Vai vēlaties turpināt? -settings.remove_collaborator_success=Līdzstrādnieks tika noņemts. -settings.search_user_placeholder=Meklēt lietotāju... -settings.org_not_allowed_to_be_collaborator=Organizāciju nav atļauts pievienot kā līdzstrādnieku. -settings.user_is_org_member=Lietotājs ir organizācijas biedrs, kas nevar tikt pievienots kā līdzstrādnieks. -settings.add_webhook=Pievienot tīmekļa āķi -settings.hooks_desc=Tīmekļa āķi ļauj paziņot ārējiem servisiem par noteiktiem notikomiem, kas notiek Git servisā. Kad iestāsies kāds notikums, katram ārējā servisa URL tiks nosūtīts POST pieprasījums. Lai uzzinātu sīkāk skatieties <a target="_blank" rel="noopener" href="%s">Tīmekļa āķu rokasgrāmatā</a>. -settings.webhook_deletion=Dzēst tīmekļa āķi -settings.webhook_deletion_desc=Dzēšot tīmekļa āķi tiks dzēsta visa ar to saistītā informācija un izpildes vēsture. Vai vēlaties turpināt? -settings.webhook_deletion_success=Tīmekļa āķis tika veiksmīgi izdzēsts! -settings.webhook.test_delivery=Testa piegāde -settings.webhook.test_delivery_desc=Veikt viltus push-notikuma piegādi lai notestētu Jūsu tīmekļa āķa iestatījumus -settings.webhook.test_delivery_success=Testa web-āķis ir pievienots piegādes rindai. Var paiet dažas sekundes, kamēr tas parādīsies piegāžu vēsturē. -settings.webhook.request=Pieprasījums -settings.webhook.response=Atbilde -settings.webhook.headers=Galvenes -settings.webhook.payload=Derīgā krava -settings.webhook.body=Saturs -settings.githooks_desc=Git āķus apstrādā pats Git. Jūs varat labot atbalsīto āku failus sarakstā zemāk, lai veiktu pielāgotas darbības. -settings.githook_edit_desc=Ja āķis nav aktīvs, tiks attēlots piemērs kā to izmantot. Atstājot āķa saturu tukšu, tas tiks atspējots. -settings.githook_name=Āķa nosaukums -settings.githook_content=Āķa saturs -settings.update_githook=Labot āķi -settings.add_webhook_desc=Uz norādīto URL tiks nosūtīts <code>POST</code> pieprasījums ar notikuma datiem. Jūs varat norādīt arī datu formātu, kādā datus vēlaties saņemt (JSON, <code>x-www-form-urlencoded</code> <em>utt.</em>). Detalizētāku informāciju ir iespējams uzzināt <a target="_blank" rel="noopener" href="%s">Tīmekļa āķu rokasgrāmatā</a>. -settings.payload_url=Vērtuma URL -settings.content_type=Satura tips -settings.secret=Noslēpums -settings.slack_username=Lietotājvārds -settings.slack_icon_url=Ikonas URL -settings.slack_color=Krāsa -settings.event_desc=Kādu notikumu rezultātā tiktu izsaukts tīmekļā āķis? -settings.event_push_only=Tikai izmaiņu nosūtīšanas notikumiem. -settings.event_send_everything=Vēlos saņemt <strong>visu</strong>. -settings.event_choose=Atzīmēt, ko vēlos saņemt. -settings.event_create=Izveidot -settings.event_create_desc=Atzara vai taga izveidošana -settings.event_pull_request=Izmaiņu pieprasījums -settings.event_pull_request_desc=Atvērts, aizvērts, atkāroti atvērts, labots, piešķirts vai noņemts izmaiņu pieprasījums, vai mainīta etiķete, vai veikta sinhronizācija. -settings.event_push=Izmaiņu nosūtīšana -settings.event_push_desc=Git izmaiņu nosūtīšana uz repozitoriju -settings.active=Aktīvs -settings.active_helper=Tiks nosūtīti notikuma dati, kad nostrādās šis āķis. -settings.add_hook_success=Jauns tīmekļa āķis tika veiksmīgi pievienots. -settings.update_webhook=Mainīt tīmekļa āķi -settings.update_hook_success=Tīmekļa āķist tika veiksmīgi saglabāts. -settings.delete_webhook=Dzēst tīmekļa āķi -settings.recent_deliveries=Pēdējās piegādes -settings.hook_type=Āķa veids -settings.add_slack_hook_desc=PIevienot <a href="%s">Slack</a> integrāciju Jūsu repozitorijā. -settings.slack_token=Talons -settings.slack_domain=Domēns -settings.slack_channel=Kanāls -settings.deploy_keys=Izvietot atslēgas -settings.add_deploy_key=Pievienot izvietošanas atslēgu -settings.deploy_key_desc=Izvietošanas atslēgai ir tikai lasīšanas piekļuve. Tā nav tā pati kā Jūsu personīgā konta SSH atslēga. -settings.no_deploy_keys=Nav pievienota neviena izvietošanas atslēga. -settings.title=Virsraksts -settings.deploy_key_content=Saturs -settings.key_been_used=Šāda izvietošanas atslēga jau eksistē. -settings.key_name_used=Izvietošanas atslēga ar šādu nosaukumu jau eksistē. -settings.add_key_success=Izvietošanas atslēga '%s' tik veiksmīgi pievienota! -settings.deploy_key_deletion=Dzēst izvietošanas atslēgu -settings.deploy_key_deletion_desc=Dzēšot šo izvietošanas atslēgu tiks noņemta arī ar to saistītā piekļuve šim repozitorijam. Vai vēlaties turpināt? -settings.deploy_key_deletion_success=Izvietošanas atslēga tika veiksmīgi izdzēsta! - -diff.browse_source=Pārlūkot izejas kodu -diff.parent=vecāks -diff.commit=revīzija -diff.data_not_available=Salīdzināšanas dati nav pieejami. -diff.show_diff_stats=Rādīt salīdzināšanas statistiku -diff.show_split_view=Dalītais skats -diff.show_unified_view=Apvienotais skats -diff.stats_desc=<strong>%d mainītis faili</strong> ar <strong>%d papildinājumiem</strong> un <strong>%d dzēšanām</strong> -diff.bin=BIN -diff.view_file=Parādīt failu -diff.file_suppressed=Failā izmaiņas netiks attēlotas, jo tās ir par lielu -diff.too_many_files=Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels - -release.releases=Laidieni -release.new_release=Jauns laidiens -release.draft=Melnraksts -release.prerelease=Pirmsizlaides versija -release.stable=Stabila -release.edit=labot -release.ahead=<strong>%d</strong> revīzijas atzarā %s kopš šī laidiena -release.source_code=Izejas kods -release.new_subheader=Publicējiet laidienus, lai veiktu produkta iterācijas. -release.edit_subheader=Detalizēts žurnāls var palīdzēt lietotājiem saprast, kas tika uzlabots. -release.tag_name=Taga nosaukums -release.target=Mērķis -release.tag_helper=Publicējot, izvēlieties esošu vai izveidojiet jaunu tagu. -release.title=Virsraksts -release.content=Saturs -release.write=Rakstīt -release.preview=Priekšskatītījums -release.loading=Notiek ielāde... -release.prerelease_desc=Šī ir pirmslaidiena versija -release.prerelease_helper=Tiks norādīts, ka šis laidiens nav gatavs lietošanai produkcijas režīmā. -release.cancel=Atcelt -release.publish=Publicēt laidienu -release.save_draft=Saglabāt melnrakstu -release.edit_release=Labot laidienu -release.delete_release=Dzēst šo laidienu -release.deletion=Laidiena dzēšana -release.deletion_desc=Dzēšot šo laidienu tiks dzēsts arī atbilstošs Git tags. Vai vēlaties turpināt? -release.deletion_success=Laidiens tika veiksmīgi dzēsts! -release.tag_name_already_exist=Laidiens ar šādu taga nosaukumu jau eksistē. -release.tag_name_invalid=Nekorekts birkas nosaukams. -release.downloads=Lejupielādes - -[org] -org_name_holder=Organizācijas nosaukums -org_full_name_holder=Organizācijas pilnais nosaukums -org_name_helper=Labi organizāciju nosaukumi ir īsi un tādi, kurus viegli atcerēties. -create_org=Izveidot organizāciju -repo_updated=Atjaunināts -people=Personas -invite_someone=Uzaicināt kādu -teams=Komandas -lower_members=dalībnieki -lower_repositories=repozitoriji -create_new_team=Izveidot jaunu komandu -org_desc=Apraksts -team_name=Komandas nosaukums -team_desc=Apraksts -team_name_helper=Šo nosaukumu varēs izmantot, lai pieminētu komandu sarunās. -team_desc_helper=Komandas apraksts -team_permission_desc=Kādām tiesībām šai komandai būtu jābūt? - -form.name_reserved=Organizācijas nosaukums '%s' ir rezervēts. -form.name_pattern_not_allowed=Organizācijas nosaukums '%s' nav atļauts. - -settings=Iestatījumi -settings.options=Opcijas -settings.full_name=Pilns vārds, uzvārds -settings.website=Mājas lapa -settings.location=Atrašanās vieta -settings.update_settings=Mainīt iestatījumus -settings.update_setting_success=Organizācijas iestatījumi tika veiksmīgi saglabāti. -settings.change_orgname_prompt=Šī izmaiņa ietekmēs saites, kas ir saistītas ar šo organizāciju. -settings.update_avatar_success=Organizācijas avatara iestatījumi tika veiksmīgi saglabāti. -settings.delete=Dzēst organizāciju -settings.delete_account=Dzēst šo organizāciju -settings.delete_prompt=Šī darbība pilnībā dzēsīs šo organizāciju, kā arī tā ir <strong>NEATGRIEZENISKA</strong>! -settings.confirm_delete_account=Apstiprināt dzēšanu -settings.delete_org_title=Organizācijas dzēšana -settings.delete_org_desc=Šī organizācija tiks pilnībā izdzēsta, vai vēlaties turpināt? -settings.hooks_desc=Pievienot tīmekļa āķus, kas nostrādās <strong>visiem repozitorijiem</strong> šajā organizācijā. - -members.membership_visibility=Dalībnieka redzamība: -members.public=Publisks -members.public_helper=padarīt privātu -members.private=Privāts -members.private_helper=padarīt publisku -members.member_role=Dalībnieka loma: -members.owner=Īpašnieks -members.member=Biedri -members.remove=Noņemt -members.leave=Atstāt -members.invite_desc=Pievienot jaunu dalībnieku pie %s: -members.invite_now=Uzaicināt tagad - -teams.join=Pievienoties -teams.leave=Atstāt -teams.read_access=Lasīšanas piekļuve -teams.read_access_helper=Komanda varēs skatīties un klonēt šīs organizācijas repozitorijus. -teams.write_access=Rakstīšanas piekļuve -teams.write_access_helper=Komanda varēs skatīties un klonēt, kā arī nosūtīt izmaiņas šīs organizācijas repozitorijiem. -teams.admin_access=Administratora piekļuve -teams.admin_access_helper=Šī komanda varēs veikt push/pull komandas tās repozitorijiem, kā arī tiem pievienot citus līdzstrādniekus. -teams.no_desc=Komandai nav apraksta -teams.settings=Iestatījumi -teams.owners_permission_desc=Īpašniekiem ir pilna piekļuve <strong>visiem repozitorijiem</strong> un ir organizācijas <strong>administratora tiesības</strong>. -teams.members=Komandas biedri -teams.update_settings=Saglabāt iestatījumus -teams.delete_team=Dzēst komandu -teams.add_team_member=Pievienot komandas biedru -teams.delete_team_title=Komandas dzēšana -teams.delete_team_desc=Komanda tiks dzēsta, vai vēlaties turpināt? Komandas biedri var zaudēt piekļuvi dažiem vai pat visiem repozitorijiem. -teams.delete_team_success=Komanda tika veiksmīgi izdzēsta. -teams.read_permission_desc=Šai komandai ir <strong>lasīšanas</strong> tiesības: dalībnieki var skatīties un klonēt komandas repozitorijus. -teams.write_permission_desc=Šai komandai ir <strong>rakstīšanas</strong> tiesības: dalībnieki var lasīt un nosūtīt izmaiņas repozitorijiem. -teams.admin_permission_desc=Šai komandai ir <strong>administratora</strong> tiesības: dalībnieki var lasīt, rakstīt un pievienot citus dalībniekus komandas repozitorijiem. -teams.repositories=Komandas repozitoriji -teams.search_repo_placeholder=Meklēt repozitorijā... -teams.add_team_repository=Pievienot komandas repozitoriju -teams.remove_repo=Noņemt -teams.add_nonexistent_repo=Repozitorijs, kuram Jūs mēģinat pievienot neeksistē, sākumā izveidojiet to. - -[admin] -dashboard=Infopanelis -users=Lietotāji -organizations=Organizācijas -repositories=Repozitoriji -authentication=Autentifikācijas -config=Konfigurācija -notices=Sistēmas paziņojumi -monitor=Uzraudzība -first_page=Pirmā -last_page=Pēdējā -total=Kopā: %d - -dashboard.statistic=Statistika -dashboard.operations=Darbības -dashboard.system_status=Sistēmas uzraudzības statuss -dashboard.statistic_info=Gitea datu bāze satur <b>%d</b> lietotājus, <b>%d</b> organizācijas, <b>%d</b> publiskās atslēgas, <b>%d</b> repozitorijus, <b>%d</b> vērošanas, <b>%d</b> atzīmētas zvaigznītes, <b>%d</b> darbības, <b>%d</b> piekļuves, <b>%d</b> problēmas, <b>%d</b> komentārus, <b>%d</b> sociālos kontus, <b>%d</b> sekošanas, <b>%d</b> spoguļošanas, <b>%d</b> izlaides, <b>%d</b> login sources, <b>%d</b> tīmekļa āķus, <b>%d</b> starpposmus, <b>%d</b> etiķetes, <b>%d</b> āķu uzdevumus, <b>%d</b> komandas, <b>%d</b> labotus uzdevumus, <b>%d</b> pielikumus. -dashboard.operation_name=Darbības nosaukums -dashboard.operation_switch=Pārslēgt -dashboard.operation_run=Palaist -dashboard.clean_unbind_oauth=Notīrīt nesaistītās OAuth biļetes -dashboard.clean_unbind_oauth_success=Visas nesaistītās OAuth biļetes tika veiksmīgi izdzēstas. -dashboard.delete_inactivate_accounts=Dzēst visus neaktīvos kontus -dashboard.delete_inactivate_accounts_success=Visi neaktīvie kotni tika veiksmīgi izdzēsti. -dashboard.delete_repo_archives=Dzēst visu repozitoriju arhīvus -dashboard.delete_repo_archives_success=Visu repozitoriju arhīvi tika veiksmīgi izdzēsti. -dashboard.delete_missing_repos=Dzēst visus repozitorija ierakstus, kas zaudēja Git failus -dashboard.delete_missing_repos_success=Visi repozitorija ieraksti, kas zaudēja Git failus tika veiksmīgi dzēsti. -dashboard.git_gc_repos=Veikt repozitoriju datu sakārtošānu (git gc) -dashboard.git_gc_repos_success=Datu sakārtošana visiem repozitorijiem veiksmīgi pabeigta. -dashboard.resync_all_sshkeys=Pārrakstīt '.ssh/authorized_keys' failu (brīdinājums: ne-Git atslēgas tiks pazaudētas) -dashboard.resync_all_sshkeys_success=Visas publiskās atslēgas tika veiksmīgi pārrakstītas. -dashboard.resync_all_update_hooks=Pārrakstīt visu repozitoriju izmaiņu āķus (nepieciešams, ja tiek mainīta konfigurācijas faila atrašanās vieta) -dashboard.resync_all_update_hooks_success=Visu repozitoriju izmaiņu āķi tika veiksmīgi pārrakstīti. -dashboard.reinit_missing_repos=Atkārtoti inicializēt visus repozitorija ierakstus, kam trūkst Git failu -dashboard.reinit_missing_repos_success=Visi repozitorija ieraksti, kam trūkst Git faili, tika atkārtoti inicializēti. - -dashboard.server_uptime=Servera darbības laiks -dashboard.current_goroutine=Izmantotās Gorutīnas -dashboard.current_memory_usage=Pašreiz izmantotā atmiņa -dashboard.total_memory_allocated=Kopējā piešķirtā atmiņa -dashboard.memory_obtained=Iegūtā atmiņa -dashboard.pointer_lookup_times=Rādītāju meklēšanas reizes -dashboard.memory_allocate_times=Atmiņas piešķiršanas reizes -dashboard.memory_free_times=Atmiņas atbrīvošanas reizes -dashboard.current_heap_usage=Pašreizējā kaudzes izmantošana -dashboard.heap_memory_obtained=Iegūtā kaudzes atmiņa -dashboard.heap_memory_idle=Neizmantotā kaudzes atmiņa -dashboard.heap_memory_in_use=Izmantotā kaudzes atmiņa -dashboard.heap_memory_released=Atbrīvotā kaudzes atmiņa -dashboard.heap_objects=Kaudzes atmiņas objekti -dashboard.bootstrap_stack_usage=Izmantotais sāknēšanas steka lielums -dashboard.stack_memory_obtained=Iegūtā steka atmiņa -dashboard.mspan_structures_usage=Izmantotās MSpan struktūras -dashboard.mspan_structures_obtained=Iegūtās MSpan struktūras -dashboard.mcache_structures_usage=Izmantotās MCache struktūras -dashboard.mcache_structures_obtained=Iegūtās MCache struktūras -dashboard.profiling_bucket_hash_table_obtained=Iegūtā profilēšanas kausa jaucējtabula -dashboard.gc_metadata_obtained=Iegūtie GC metadati -dashboard.other_system_allocation_obtained=Iegūtās citas sistēmas sadales -dashboard.next_gc_recycle=Nākošā GC atkritne -dashboard.last_gc_time=Laiks kopš pēdējās GC -dashboard.total_gc_time=Kopējais GC izpildes laiks -dashboard.total_gc_pause=Kopējais GC izpildes laiks -dashboard.last_gc_pause=Pedējās GC izpildes laiks -dashboard.gc_times=GC reizes - -users.user_manage_panel=Lietotāju pārvaldības panelis -users.new_account=Izveidot jaunu kontu -users.name=Vārds -users.activated=Aktivizēts -users.admin=Administrators -users.repos=Repozitoriji -users.created=Izveidots -users.send_register_notify=Nosūtīt lietotājam reģistrācijas paziņojumu -users.new_success=Jauns konts '%s' tika veiksmīgi izveidots. -users.edit=Labot -users.auth_source=Autentificēšanas avots -users.local=Iebūvētā -users.auth_login_name=Autentifikācijas pieteikšanās vārds -users.password_helper=Atstājiet tukšu, ja nevēlaties mainīt. -users.update_profile_success=Konta profils tika veiksmīgi saglabāts. -users.edit_account=Labot kontu -users.max_repo_creation=Maksimāls repozitoriju veidošanas limits -users.max_repo_creation_desc=(Uzlikt -1 lai izmantotu globālu limitu pēc noklusējuma) -users.is_activated=Konts ir aktivizēts -users.prohibit_login=Šim kontam ir aizliegts autorizēties -users.is_admin=Šim kontam ir administratora piekļuves tiesības -users.allow_git_hook=Šim kontam ir tiesības pievienot/labot Git āķus -users.allow_import_local=Šim kontam ir tiesības importēt lokālus repozitorijus -users.update_profile=Mainīt konta profilu -users.delete_account=Dzēst šo kontu -users.still_own_repo=Šis konts ir vismaz viena repozitorija īpašnieks, tos sākumā ir nepieciešams izdzēst vai nomainīt to īpašnieku. -users.still_has_org=Šis konts ir vismaz vienas organizācijas biedrs, sākumā nepieciešams pamest vai izdzēst šo organizāciju. -users.deletion_success=Konts tika veiksmīgi izdzēsts! - -orgs.org_manage_panel=Organizāciju pārvaldības panelis -orgs.name=Nosaukums -orgs.teams=Komandas -orgs.members=Dalībnieki - -repos.repo_manage_panel=Repozitoriju pārvaldības panelis -repos.owner=Īpašnieks -repos.name=Vārds -repos.private=Privāts -repos.watches=Vērošana -repos.stars=Atzīmētās zvaigznītes -repos.issues=Problēmas - -auths.auth_manage_panel=Autentifikācijas pārvaldības panelis -auths.new=Pievienot jaunu avotu -auths.name=Nosaukums -auths.type=Veids -auths.enabled=Iespējota -auths.updated=Atjaunināta -auths.auth_type=Autentifikācijas tips -auths.auth_name=Autentifikācijas nosaukums -auths.security_protocol=Drošības protokols -auths.domain=Domēns -auths.host=Resursdators -auths.port=Ports -auths.bind_dn=Saistīšanas DN -auths.bind_password=Saistīšanas parole -auths.bind_password_helper=Brīdinājums: Šī parole tiks saglabāta nešifrētā veidā. Neizmantojiet kontu ar augstām privilēģijām. -auths.user_base=Lietotāja pamatnosacījumi -auths.user_dn=Lietotāja DN -auths.attribute_username=Lietotājvārda atribūts -auths.attribute_username_placeholder=Atstājiet tukšu, lai izmantotu lietotājvārdu ar kuru autorizējaties. -auths.attribute_name=Vārda atribūts -auths.attribute_surname=Uzvārda atribūts -auths.attribute_mail=E-pasta atribūts -auths.attributes_in_bind=Nolasīt atribūtus no saistīšanas DN konteksta -auths.filter=Lietotāju filts -auths.admin_filter=Administratoru filtrs -auths.ms_ad_sa=MS Ad SA -auths.smtp_auth=SMTP autentifikācijas tips -auths.smtphost=SMTP resursdators -auths.smtpport=SMTP ports -auths.allowed_domains=Atļautie domēni -auths.allowed_domains_helper=Atstājiet tukšu, ja nevēlaties ierobežot domēnu vārdus. Domēna vārdus nepieciešams atdalīt ar komatu ','. -auths.enable_tls=Iespējot TLS šifrēšanu -auths.skip_tls_verify=Izlaist TLS verifikāciju -auths.pam_service_name=PAM servisa nosaukums -auths.enable_auto_register=Iespējot automātisko reģistrāciju -auths.tips=Padomi -auths.edit=Labot autentifikācijas iestatījumus -auths.activated=Autentifikācija ir aktivizēta -auths.new_success=Jauna autentifikācija '%s' tika veiksmīgi pievienota. -auths.update_success=Autentifikācijas iestatījumi tika veiksmīgi saglabāti. -auths.update=Mainīt autentifikācijas iestatījumus -auths.delete=Dzēst šo autentifikāciju -auths.delete_auth_title=Autentifikācijas dzēšana -auths.delete_auth_desc=Šī autentifikācija tiks dzēsta, vai vēlaties turpināt? -auths.still_in_used=Daži lietotāji joprojām izmanto šo autentifikācijas veidu. Nepieciešams veikt šo lietotāju konvertāciju vai dzēšanu. -auths.deletion_success=Autentifikācija tika veiksmīgi izdzēsta! - -config.server_config=Servera konfigurācija -config.app_name=Lietotnes nosaukums -config.app_ver=Lietotnes versija -config.app_url=Lietotnes URL -config.domain=Domēns -config.offline_mode=Bezsaistes režīms -config.disable_router_log=Atspējot maršrutētāja žurnalizēšanu -config.run_user=Izpildes lietotājs -config.run_mode=Izpildes režīms -config.repo_root_path=Repozitoriju glabāšanas vieta -config.static_file_root_path=Statisko failu atrašanās vieta -config.log_file_root_path=Žurnalizēšanas failu glabāšanas vieta -config.script_type=Skripta veids -config.reverse_auth_user=Reversā lietotāja autentifikācija - -config.ssh_config=SSH konfigurācija -config.ssh_enabled=Iespējots -config.ssh_start_builtin_server=Startēt iebūvēto serveri -config.ssh_domain=Domēns -config.ssh_port=Ports -config.ssh_listen_port=Klausīšanās ports -config.ssh_root_path=Saknes ceļš -config.ssh_key_test_path=Atslēgu pārbaudes ceļš -config.ssh_keygen_path=Keygen ('ssh-keygen') ceļš -config.ssh_minimum_key_size_check=Minimālā atslēgas lieluma pārbaude -config.ssh_minimum_key_sizes=Minimālais atslēgas lielums - -config.db_config=Datu bāzes konfigurācija -config.db_type=Veids -config.db_host=Resursdators -config.db_name=Nosaukums -config.db_user=Lietotājs -config.db_ssl_mode=SSL režīms -config.db_ssl_mode_helper=(tikai PostgreSQL datu bāzei) -config.db_path=Ceļš -config.db_path_helper=(priekš "sqlite3" and "tidb") - -config.service_config=Pakalpojuma konfigurācija -config.register_email_confirm=Pieprasīt e-pasta apstiprināšanu -config.disable_register=Atspējot jaunu lietotāju reģistrāciju -config.show_registration_button=Rādīt reģistrēšanās pogu -config.require_sign_in_view=Nepieciešama autorizācija -config.mail_notify=Pasta paziņojumi -config.disable_key_size_check=Atspējot atslēgas minimālā garuma pārbaudi -config.enable_captcha=Iespējot drošības kodu -config.active_code_lives=Aktīvā koda ilgums -config.reset_password_code_lives=Paroles atiestatīšanas koda ilgums - -config.webhook_config=Tīkla āķu konfigurācija -config.queue_length=Rindas garums -config.deliver_timeout=Piegādes noildze -config.skip_tls_verify=Izlaist TLS pārbaudi - -config.mailer_config=Sūtītāja konfigurācija -config.mailer_enabled=Iespējots -config.mailer_disable_helo=Atspējot HELO -config.mailer_name=Nosaukums -config.mailer_host=Resursdators -config.mailer_user=Lietotājs -config.send_test_mail=Nosūtīt pārbaudes e-pastu -config.test_mail_failed=Neizdevās nosūtīt pārbaudes e-pasta vēstuli uz '%s': %v -config.test_mail_sent=Pārbaudes e-pasta vēstule tika nosūtīta uz '%s'. - -config.oauth_config=OAuth konfigurācija -config.oauth_enabled=Iespējota - -config.cache_config=Kešatmiņas konfigurācija -config.cache_adapter=Kešatmiņas adapteris -config.cache_interval=Kešatmiņas intervāls -config.cache_conn=Kešatmiņas pieslēguma parametri - -config.session_config=Sesijas konfigurācja -config.session_provider=Sesijas nodrošinātājs -config.provider_config=Pakalpojumu sniedzēja konfigurācija -config.cookie_name=Sīkdatnes nosaukums -config.enable_set_cookie=Ļaut izmantot sīkdatnes -config.gc_interval_time=GC laika intervāls -config.session_life_time=Sesijas ilgums -config.https_only=Tikai HTTPS -config.cookie_life_time=Sīkdatņu glabāšanas ilgums - -config.picture_config=Attēlu konfigurācija -config.picture_service=Lokāli attēli -config.disable_gravatar=Atspējot Gravatar -config.enable_federated_avatar=Iespējot apvienotās profila bildes - -config.git_config=Git konfigurācija -config.git_disable_diff_highlight=Atspējot salīdzināšanas sintakses iekrāsošanu -config.git_max_diff_lines=Maksimālais salīdzināmo rindu skaits vienam failam -config.git_max_diff_line_characters=Maksimālais salīdzināmo simbolu skaits vienai rindai -config.git_max_diff_files=Maksimālais salīdzināmo failu skaits, ko attēlot -config.git_gc_args=GC argumenti -config.git_migrate_timeout=Migrācijas noilgums -config.git_mirror_timeout=Spoguļa atjaunošanas noilgums -config.git_clone_timeout=Klonēšanas darbības noilgums -config.git_pull_timeout=Izmaiņu saņemšanas darbības noilgums -config.git_gc_timeout=GC darbības noilgums - -config.log_config=Žurnalizēšanas konfigurācija -config.log_mode=Žurnalizēšanas veids - -monitor.cron=Cron uzdevumi -monitor.name=Nosaukums -monitor.schedule=Grafiks -monitor.next=Nākošās izpildes laiks -monitor.previous=Pēdējās izpildes laiks -monitor.execute_times=Izpilžu skaits -monitor.process=Darbojošies procesi -monitor.desc=Apraksts -monitor.start=Sākuma laiks -monitor.execute_time=Izpildes laiks - -notices.system_notice_list=Sistēmas paziņojumi -notices.view_detail_header=Skatīt paziņojuma detaļas -notices.actions=Darbības -notices.select_all=Iezīmēt visu -notices.deselect_all=Atcelt visa iezīmēšanu -notices.inverse_selection=Apgriezeniskā iezīmēšana -notices.delete_selected=Dzēst iezīmēto -notices.delete_all=Dzēst visus paziņojumus -notices.type=Veids -notices.type_1=Repozitorijs -notices.desc=Apraksts -notices.op=Op. -notices.delete_success=Sistēmas paziņojumi tika veiksmīgi izdzēstas. - -[action] -create_repo=izveidoja repozitoriju <a href="%s">%s</a> -rename_repo=pārsauca repozitoriju no <code>%[1]s</code> uz <a href="%[2]s">%[3]s</a> -commit_repo=veica izmaiņu nosūtīšanu atzaram <a href="%[1]s/src/%[2]s">%[3]s</a> repozitorijā <a href="%[1]s">%[4]s</a> -create_issue=`reģistrēja problēmu <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`slēdza problēmu <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`atkārtoti atvēra problēmu <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`izveidoja izmaiņu pieprasījumu <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`aizvēra izmaiņu pieprasījumu <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`atkārtoti atvēra izmaiņu pieprasījumu <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`pievienoja komentāru problēmai <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`sapludināja izmaiņu pieprasījumu <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=mainīja repozitorija <code>%s</code> īpašnieku uz <a href="%s">%s</a> -push_tag=pievienoja tagu <a href="%s/src/%s">%[2]s</a> repozitorijam <a href="%[1]s">%[3]s</a> -compare_commits=Salīdzināt šīs %d revīzijas - -[tool] -ago=atpakaļ -from_now=no šī brīža -now=tagad -1s=1 sekundi %s -1m=1 minūti %s -1h=1 stundu %s -1d=1 dienu %s -1w=1 nedēļu %s -1mon=1 mēnesi %s -1y=1 gadu %s -seconds=%d sekundes %s -minutes=%d minūtes %s -hours=%d stundas %s -days=%d dienas %s -weeks=%d nedēļas %s -months=%d mēneši %s -years=%d gadi %s -raw_seconds=sekundes -raw_minutes=minūtes - -[dropzone] -default_message=Ievelciet failus šeit vai noklikšķiniet, lai augšupielādētu. -invalid_input_type=Šādus failus nav iespējams augšupielādēt. -file_too_big=Faila izmērs ({{filesize}} MB) pārsniedz maksimālo atļauto izmēru ({{maxFilesize}} MB). -remove_file=Noņemt failu - diff --git a/conf/locale/locale_nl-NL.ini b/conf/locale/locale_nl-NL.ini deleted file mode 100644 index c741c75979..0000000000 --- a/conf/locale/locale_nl-NL.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Een eenvoudige zelfgehoste Git service geschreven in Go - -home=Home -dashboard=Dashboard -explore=Verkennen -help=Help -sign_in=Inloggen -sign_out=Uitloggen -sign_up=Aanmelden -register=Registreren -website=Website -version=Versie -page=Pagina -template=Sjabloon -language=Taal -create_new=Creëren... -user_profile_and_more=Gebruikersprofiel en meer -signed_in_as=Aangemeld als - -username=Gebruikersnaam -email=E-mail -password=Wachtwoord -re_type=Verificatie -captcha=CAPTCHA - -repository=Repository -organization=Organisatie -mirror=Spiegel -new_repo=Nieuwe repository -new_migrate=Nieuwe migratie -new_mirror=Nieuwe Kopie -new_fork=Nieuwe Fork -new_org=Nieuwe organisatie -manage_org=Beheer organisaties -admin_panel=Adminpaneel -account_settings=Accountinstellingen -settings=Instellingen -your_profile=Uw profiel -your_settings=Uw instellingen - -activities=Activiteiten -pull_requests=Pull requests -issues=Kwesties - -cancel=Annuleren - -[install] -install=Installatie -title=Installatiestappen voor de eerste keer opstarten -docker_helper=Als u gebruik maakt Gitea binnen Docker, lees dan de <a target="_blank" rel="noopener" href="%s">richtlijnen</a> voordat u iets veranderen op deze pagina! -requite_db_desc=Gitea vereist MySQL, PostgreSQL, SQite3 of TiDB. -db_title=Database-instellingen -db_type=Database-type -host=Host -user=Gebruikersnaam -password=Wachtwoord -db_name=Database naam -db_helper=Gebruik InnoDB engine met utf8_general_ci karakterset voor MySQL. -ssl_mode=SSL-modus -path=Pad -sqlite_helper=Het pad van de SQLite3- of TiDB-database.<br>Als u Gitea start als een service, geef dan een absoluut pad op. -err_empty_db_path=SQLite3 of TiDB databankpad mag niet leeg. -err_invalid_tidb_name=TiDB databank naam niet tekens kunnen "." en "-". -no_admin_and_disable_registration=Je kunt niet de registratie uit te schakelen zonder een beheerders account. -err_empty_admin_password=Beheerder wachtwoord kan niet leeg zijn. - -general_title=Toepassing algemene instellingen -app_name=Applicatienaam -app_name_helper=Plaats hier je organisatienaam in grote letters! -repo_path=Repositories basis directorie -repo_path_helper=Alle remote Git repositories worden in deze directorie opgeslagen -run_user=Uitvoerende gebruikersnaam -run_user_helper=Deze gebruiker moet toegang hebben tot de git repositorie directorie en moet Gitea kunnen starten -domain=Domein -domain_helper=Dit heeft invloed op de SSH kloon URLs -ssh_port=SSH-poort -ssh_port_helper=Nummer van de poort die uw SSH-server gebruikt, laat dit leeg om de SSH functie uit te schakelen. -http_port=HTTP-poort -http_port_helper=Poortnummer waar het programma naar luistert. -app_url=Applicatie URL -app_url_helper=Dit heeft invloed op de HTTP/HTTPS kloon urls en de urls die in de email worden gebruikt -log_root_path=Log-pad -log_root_path_helper=Directory waar logbestanden opgeslagen worden. - -optional_title=Optionele instellingen -email_title=E-mail service instellingen -smtp_host=SMTP host -smtp_from=Afzender -smtp_from_helper=Email afzender, RFC 5322. Dit kan gewoon een email adres zijn of het "Naam"<email@example.com> formaat. -mailer_user=Afzender e-mail / gebruikersnaam -mailer_password=Wachtwoord -register_confirm=Activeer registratie emails -mail_notify=Activeer e-mailnotificaties -server_service_title=Server en andere Services-instellingen -offline_mode=Off line modus inschakelen -offline_mode_popup=Schakel CDN uit in productiemodus, alle bestanden worden lokaal aangeboden. -disable_gravatar=Gravatar Service uitschakelen -disable_gravatar_popup=Schakel Gravatar en andere bronnen uit, alle avatars worden door gebruikers geüpload of zijn standaard. -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=Schakel zelfregistratie uit -disable_registration_popup=Schakel zelfregistratie uit, alleen admins kunnen accounts maken. -enable_captcha=Inschakelen Captcha -enable_captcha_popup=Vereis captcha validatie voor zelf-registratie van gebruiker. -require_sign_in_view=Schakel vereiste aanmelding om pagina's te zien in -require_sign_in_view_popup=Alleen ingelogde gebruikers kunnen pagina's bekijken, bezoekers kunnen alleen de login/registratie pagina's zien. -admin_setting_desc=U hoeft niet meteen een administratie account te maken, de gebruiker met ID=1 krijgt automatisch administratierechten. -admin_title=Instellingen beheerdersaccount -admin_name=Gebruikersnaam -admin_password=Wachtwoord -confirm_password=Verifieer wachtwoord -admin_email=Beheerder E-mail -install_btn_confirm=Installeer Gitea -test_git_failed=Git test niet gelukt: 'git' commando %v -sqlite3_not_available=Uw versie biedt geen ondersteuning voor SQLite3, download de officiële binaire versie van %s, niet de gobuild versie. -invalid_db_setting=Uw database instellingen zijn niet correct: %v -invalid_repo_path=Repositorie basis map is niet correct: %v -run_user_not_match=De uitvoerende gebruiker is niet de huidig gebruiker: %s -> %s -save_config_failed=Kan de configuratie niet opslaan: %v -invalid_admin_setting=Uw admin-instellingen zijn niet geldig: %v -install_success=Welkom! Wij zijn veheugd dat u voor Gitea heeft gekozen, veel plezier en tot ziens -invalid_log_root_path=Ongeldig log-pad: %v - -[home] -uname_holder=Gebruikersnaam of e-mail -password_holder=Wachtwoord -switch_dashboard_context=Wissel voorpaginacontext -my_repos=Mijn repositories -show_more_repos=Show more repositories... -collaborative_repos=Gedeelde repositories -my_orgs=Mijn organisaties -my_mirrors=Mijn mirrors -view_home=Bekijk %s - -issues.in_your_repos=In uw repositories - -[explore] -repos=Repositories -users=Gebruikers -search=Zoeken - -[auth] -create_new_account=Maak nieuw account aan -register_hepler_msg=Heeft u al een account? Meld u nu aan! -social_register_hepler_msg=Heeft u al een account? Koppel nu! -disable_register_prompt=Sorry, registratie is uitgeschakeld. Neem contact op met de beheerder van deze site. -disable_register_mail=Sorry, bevestiging van registratie per e-mail is uitgeschakeld. -remember_me=Onthoud mij -forgot_password=Wachtwoord vergeten -forget_password=Wachtwoord vergeten? -sign_up_now=Een account nodig? Meld u nu aan. -confirmation_mail_sent_prompt=Een bevestigingsemail is gestuurd naar <b>%s</b>, Bevestig u aanvraag binnen %d uren om uw registratie te voltooien. -active_your_account=Activeer uw account -prohibit_login=Login Prohibited -prohibit_login_desc=Your account is prohibited to login, please contact site admin. -resent_limit_prompt=Sorry, u heeft te snel na elkaar een aanvraag gedaan voor een activatie mail. Wacht drie minuten voor uw volgende aanvraag. -has_unconfirmed_mail=Beste %s, u heeft een onbevestigd e-mailadres (<b>%s</b>). Als u nog geen bevestiging heeft ontvangen, of u een nieuwe aanvraag wilt doen, klik dan op de onderstaande knop. -resend_mail=Klik hier om uw activatie mail nog een keer te verzenden -email_not_associate=Dit e-mailadres is niet gekoppeld aan een account. -send_reset_mail=Klik hier om uw wachtwoord reset mail (nogmaals) te versturen -reset_password=Reset uw wachtwoord -invalid_code=Sorry, uw bevestigingscode is verlopen of niet meer geldig. -reset_password_helper=Klik hier om uw wachtwoord opnieuw in te stellen. -password_too_short=De lengte van uw wachtwoord moet minimaal zes karakters zijn. -non_local_account=Non-local accounts cannot change passwords through Gitea. - -[mail] -activate_account=Activeer uw account -activate_email=Verifieer je e-mailadres -reset_password=Stel je wachtwoord opnieuw in -register_success=Registratie succesvol, welkom -register_notify=Welkom aan boord - -[modal] -yes=Ja -no=Nee -modify=Aanpassen - -[form] -UserName=Gebruikersnaam -RepoName=Naam van repository -Email=e-mailadres -Password=Wachtwoord -Retype=Verifieer wachtwoord -SSHTitle=SSH sleutel naam -HttpsUrl=HTTPS-URL -PayloadUrl=Nettolading URL -TeamName=Team naam -AuthName=Autorisatienaam -AdminEmail=E-mail beheerder - -NewBranchName=New branch name -CommitSummary=Commit summary -CommitMessage=Commit message -CommitChoice=Commit choice -TreeName=Bestandspad -Content=Inhoud - -require_error=kan niet leeg zijn. -alpha_dash_error=moet een valide alfanumeriek of dash(-_) karakter zijn. -alpha_dash_dot_error=moet een valide alfanumeriek, dash(-_) of (.) punt karakter zijn. -size_error=moet groter zijn dan %s -min_size_error=moet minimaal %s karakters bevatten. -max_size_error=mag maximaal %s karakters bevatten. -email_error=is niet een valide e-mail adres. -url_error=is niet een valide URL. -include_error=` moet substring '%s' bevatten.` -unknown_error=Onbekende fout: -captcha_incorrect=Captcha komt niet overeen. -password_not_match=Wachtwoord en verificatie wachtwoord komen niet overeen. - -username_been_taken=Gebruikersnaam is al in gebruik. -repo_name_been_taken=Deze naam is al in gebruik. -org_name_been_taken=Organisatie naam is al in gebruik. -team_name_been_taken=Team naam is al in gebruik. -email_been_used=e-mailadres is al in gebruik. -username_password_incorrect=Gebruikersnaam of wachtwoord is niet correct. -enterred_invalid_repo_name=U heeft een onjuiste repositorie naam ingevoerd. -enterred_invalid_owner_name=U heeft een onjuiste eigenaar ingevoerd. -enterred_invalid_password=U heeft een onjuiste wachtwoord ingevoerd. -user_not_exist=Gegeven gebruiker bestaat niet. -last_org_owner=De gebruiker die u probeert te verwijderen is het enige lid (eigenaar) van dit team. U moet eerst nieuwe lid (eigenaar) aanstellen. - -invalid_ssh_key=Sorry, we zijn niet in staat om uw SSH-sleutel te verifiëren: %s -unable_verify_ssh_key=Gitea kan niet controleren of uw SSH-sleutel, maar wij gaan ervan uit dat is geldig, zorg ervoor dat uzelf. -auth_failed=Verificatie mislukt: %v - -still_own_repo=Uw account heeft nog een eigendom op een repositorie. U moet deze eerst verwijderen of overdragen. -still_has_org=Uw account nog steeds lidmaatschap van organisatie, u hebt naar links of hen eerst verwijderen. -org_still_own_repo=De organisatie heeft nog eigendomen op repositories. U moet deze eerst verwijderen of overdragen. - -target_branch_not_exist=Doel branch bestaat niet - -[user] -change_avatar=Wijzig je profielfoto -join_on=Aangemeld op -repositories=repositories -activity=Openbare activiteit -followers=Volgers -starred=Sterren -following=Volgt -follow=Volg -unfollow=Niet meer volgen - -form.name_reserved=De gebruikersnaam '%s' is gereserveerd. -form.name_pattern_not_allowed=Het gebruikersnaam patroon '%s' is niet toegestaan. - -[settings] -profile=Profiel -password=Wachtwoord -avatar=Profielfoto -ssh_keys=SSH-sleutels -social=Sociale netwerk-accounts -applications=Toepassingen -orgs=Organisaties -delete=Verwijder account -uid=uid - -public_profile=Openbaar profiel -profile_desc=Uw e-mailadres is openbaar en zal gebruikt worden voor alle account gerelateerde berichtgevingen en bewerkingingen die via de website worden gedaan. -password_username_disabled=Extern opgeslagen gebruikers zijn niet toegestaan om hun gebruikersnaam veranderen. -full_name=Volledige naam -website=Website -location=Locatie -update_profile=Profile bijwerken -update_profile_success=Uw profiel is succesvol bijgewerkt. -change_username=Username veranderd -change_username_prompt=Deze verandering zal de weg links hebben betrekking op uw account beïnvloeden. -continue=Doorgaan -cancel=Annuleren - -lookup_avatar_by_mail=Zoek profielfoto per email -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=Aangepaste avatar inschakelen -choose_new_avatar=Kies een nieuwe avatar -update_avatar=Avatar instelling bijwerken -delete_current_avatar=Verwijder huidige avatar -uploaded_avatar_not_a_image=Geüpload bestand is geen afbeelding. -update_avatar_success=Instellingen voor avatar succesvol bijgewerkt. - -change_password=Verander wachtwoord -old_password=Huidige wachtwoord -new_password=Nieuw wachtwoord -retype_new_password=Herhaal Nieuw Wachtwoord -password_incorrect=Huidig wachtwoord is niet correct. -change_password_success=Wachtwoord is succesvol gewijzigd. U kunt nu met uw nieuwe wachtwoord inloggen. -password_change_disabled=Extern opgeslagen gebruikers zijn niet toegestaan om hun wachtwoord te wijzigen. - -emails=E-mailadressen -manage_emails=E-mailadressen beheren -email_desc=Uw primaire e-mailadres zal worden gebruikt voor meldingen en andere administratieve taken. -primary=Primair -primary_email=Instellen als primair -delete_email=Verwijder -email_deletion=E-mail Verwijderen -email_deletion_desc=Dit e-mailadres verwijdert, worden gerelateerde informatie van uw account te verwijderen. Wil je verdergaan? -email_deletion_success=E-mail is succesvol verwijderd! -add_new_email=Nieuw e-mailadres toevoegen -add_email=E-mailadres toevoegen -add_email_confirmation_sent=Een nieuwe bevestiging e-mail werd verstuurd naar '%s', gelieve uw inbox in de komende %d uren te controleren om het bevestigingsproces te voltooien. -add_email_success=Het e-mailadres was toegevoegd. - -manage_ssh_keys=Beheer SSH sleutels -add_key=Sleutel toevoegen -ssh_desc=Dit is een lijst van alle SSH sleutels die gekoppeld zijn aan uw account. Verwijder alle sleutels die u niet herkent. -ssh_helper=<strong>De behoeftehulp van?</strong> Check out onze gids voor het <a href="%s"> genereren van SSH sleutels</a> of <a href="%s"> algemene SSH</a> problemen. -add_new_key=SSH sleutel toevoegen -ssh_key_been_used=Publieke sleutel werd gebruikt. -ssh_key_name_used=Een publieke sleutel met dezelfde naam bestaat al. -key_name=Sleutel naam -key_content=Inhoud -add_key_success=Nieuwe SSH sleutel '%s' werd met succes toegevoegd! -delete_key=Verwijder -ssh_key_deletion=SSH sleutel verwijderen -ssh_key_deletion_desc=Het verwijderen van deze SSH sleutel zal alle verwante toegang tot uw account verwijderen. Wilt u doorgaan? -ssh_key_deletion_success=SSH sleutel is succesvol verwijderd! -add_on=Toegevoegd op -last_used=Laatst gebruikt op -no_activity=Geen recente activiteiten -key_state_desc=Deze sleutel werd gebruikt in de laatste 7 dagen -token_state_desc=Deze token is de laatste 7 dagen gebruikt - -manage_social=Beheer gekoppelde sociale accounts -social_desc=Dit is een lijst van de bijbehorende sociale accounts koppelingen, Verwijder eventueel koppelingen die u niet herkent. -unbind=Loskoppelen -unbind_success=Sociaal account is ontkoppeld. - -manage_access_token=Persoonlijke toegangstokens beheren -generate_new_token=Nieuwe Token genereren -tokens_desc=Tokens die u hebt gegenereerd om toegang tot de Gitea APIs te verkrijgen. -new_token_desc=Zoals voor nu, moet elke token zal hebben volledige toegang tot uw account. -token_name=Symbolische naam -generate_token=Token genereren -generate_token_succees=Nieuwe toegangstoken is met succes gegenereerd! Zorg ervoor dat uw nieuwe persoonlijke toegangstoken nu kopiëren. U zal niet zitten kundig voor zien het weer! -delete_token=Verwijderen -access_token_deletion=Persoonlijke toegang token verwijderen -access_token_deletion_desc=Verwijderen van deze persoonlijke toegang token zal alle verwante toegang verwijderen. Wilt u doorgaan? -delete_token_success=Persoonlijke toegangstoken is met succes verwijderd! Vergeet niet uw toepassingen ook bij te werken. - -delete_account=Verwijder uw account -delete_prompt=Deze handeling zal uw account definitief verwijderen, u kunt dit <strong> NIET </strong> terug draaien! -confirm_delete_account=Bevestig verwijdering -delete_account_title=Account verwijderen -delete_account_desc=Dit account zal permanent worden verwijderd. Wilt u doorgaan? - -[repo] -owner=Eigenaar -repo_name=Naam van repository -repo_name_helper=Een goede repository-naam is kort, makkelijk te onthouden en <strong>uniek</strong>. -visibility=Zichtbaarheid -visiblity_helper=Deze repositorie is <span class="ui red text">privaat</span> -visiblity_helper_forced=Sitebeheerder heeft alle nieuwe repositories gedwongen <span class="ui red text">privé</span> te zijn -visiblity_fork_helper=(Verandering van deze waarde zal van invloed zijn op alle forks) -clone_helper=De behoeftehulp van klonen? Bezoek <a target="_blank" rel="noopener" href="%s"> helpen</a>! -fork_repo=Repository forken -fork_from=Afsplitsing van -fork_visiblity_helper=U kunt de zichtbaarheid van een geforkte repository niet aanpassen. -repo_desc=Omschrijving -repo_lang=Taal -repo_gitignore_helper=Select .gitignore templates -license=Licentie -license_helper=Selecteer een licentie bestand -readme=Leesmij-bestand -readme_helper=Selecteer een sjabloon voor het Leesmij-bestand -auto_init=Initialiseer deze repositorie met de geselecteerde bestanden en sjabloon -create_repo=Nieuwe repository -default_branch=Standaard branch -mirror_prune=Prune -mirror_prune_desc=Remove any remote-tracking references that no longer exist on the remote -mirror_interval=Mirror interval(uur) -mirror_address=Kopie-adres -mirror_address_desc=Gelieve noodzakelijke gebruikersgegevens in de adresbalk. -mirror_last_synced=Laatste synchronisatie -watchers=Volgers -stargazers=Stargazers -forks=Forks - -form.reach_limit_of_creation=De eigenaar heeft maximale creatie limiet van %d repositories bereikt. -form.name_reserved=Repositorienaam '%s' is gereserveerd. -form.name_pattern_not_allowed=Repositorie naampatroon '%s' is niet toegestaan. - -need_auth=Autorisatie vereist -migrate_type=Migratie type -migrate_type_helper=Deze repositorie zal een <span class="text blue">mirror</span> zijn -migrate_repo=Migreer repositorie -migrate.clone_address=Clone adres -migrate.clone_address_desc=Dit kan een HTTP/HTTPS/GIT URL zijn of een lokaal pad. -migrate.permission_denied=U bent niet toegestaan om deze lokale repositories te importeren. -migrate.invalid_local_path=Ongeldig lokaal pad, het pad bestaat niet of het is geen map. -migrate.failed=Migratie is mislukt: %v - -mirror_from=spiegel van -forked_from=geforked van -fork_from_self=U kunt geen repository forken die u al beheert! -copy_link=Kopieer -copy_link_success=Gekopieerd! -copy_link_error=Druk op ⌘-C of Ctrl-C om te kopiëren -copied=Gekopieerd -unwatch=Negeren -watch=Volgen -unstar=Ontster -star=Ster -fork=Vork - -no_desc=Geen omschrijving -quick_guide=Snelstart gids -clone_this_repo=Kloon deze repositorie -create_new_repo_command=Maak een nieuwe repositorie aan vanaf de console -push_exist_repo=Push een bestaande repositorie vanaf de console -repo_is_empty=Deze repositories is leeg is, probeer het later opnieuw! - -code=Code -branch=Aftakking -tree=Boom -filter_branch_and_tag=Filter branch of tag -branches=Aftakkingen -tags=Labels -issues=Kwesties -pulls=Pull-aanvragen -labels=Labels -milestones=Mijlpalen -commits=Commits -releases=Publicaties -file_raw=Ruwe -file_history=Geschiedenis -file_view_raw=Weergave ruwe -file_permalink=Permalink -file_too_large=This file is too large to be shown - -editor.new_file=Nieuw bestand -editor.upload_file=Bestand uploaden -editor.edit_file=Bewerk bestand -editor.preview_changes=Wijzigingen nagaan -editor.cannot_edit_non_text_files=Kan niet-tekstbestanden niet bewerken -editor.edit_this_file=Bestand aanpassen -editor.must_be_on_a_branch=Je moet in een branch zijn om aanpassingen te maken of voor te stellen -editor.fork_before_edit=Je moet deze repository eerst vorken om dit bestand aan te kunnen passen -editor.delete_this_file=Verwijder dit bestand -editor.must_have_write_access=You must have write access to make or propose changes to this file -editor.file_delete_success=File '%s' has been deleted successfully! -editor.name_your_file=Name your file... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or=or -editor.cancel_lower=cancel -editor.commit_changes=Commit Changes -editor.add_tmpl=Add '%s/<filename>' -editor.add=Add '%s' -editor.update=Update '%s' -editor.delete=Delete '%s' -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc=New branch name... -editor.cancel=Cancel -editor.filename_cannot_be_empty=Filename cannot be empty. -editor.branch_already_exists=Branch '%s' already exists in this repository. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists=A file with name '%s' already exists in this repository. -editor.no_changes_to_show=There are no changes to show. -editor.fail_to_update_file=Failed to update/create file '%s' with error: %v -editor.add_subdir=Add subdirectory... -editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir=Upload files to '%s' - -commits.commits=Commits -commits.search=Zoeken -commits.find=zoek -commits.author=Auteur -commits.message=Bericht -commits.date=Datum -commits.older=Ouder -commits.newer=Nieuwer - -issues.new=Nieuw probleem -issues.new.labels=Labels -issues.new.no_label=Geen label -issues.new.clear_labels=Verwijder labels -issues.new.milestone=Mijlpaal -issues.new.no_milestone=Geen mijlpaal -issues.new.clear_milestone=Verwijder mijlpaal -issues.new.open_milestone=Open mijlpalen -issues.new.closed_milestone=Gesloten mijlpalen -issues.new.assignee=Toegewezen aan -issues.new.clear_assignee=Verwijder verantwoordelijke -issues.new.no_assignee=Geen verantwoordelijke -issues.create=Maak probleem -issues.new_label=Nieuw Label -issues.new_label_placeholder=Tekst label... -issues.create_label=Maak label -issues.label_templates.title=Load a predefined set of labels -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper=Select a label set -issues.label_templates.use=Use this label set -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v -issues.open_tab=%d Open -issues.close_tab=%d gesloten -issues.filter_label=Label -issues.filter_label_no_select=Geen label geselecteerd -issues.filter_milestone=Mijlpaal -issues.filter_milestone_no_select=Geen geselecteerde mijlpaal -issues.filter_assignee=Aangewezene -issues.filter_assginee_no_select=Geen geselecteerde verantwoordelijke -issues.filter_type=Type -issues.filter_type.all_issues=Alle kwesties -issues.filter_type.assigned_to_you=Aan jou toegewezen -issues.filter_type.created_by_you=Aangemaakt door jou -issues.filter_type.mentioning_you=Vermelden jou -issues.filter_sort=Sorteer -issues.filter_sort.latest=Nieuwste -issues.filter_sort.oldest=Oudste -issues.filter_sort.recentupdate=Recent bijgewerkt -issues.filter_sort.leastupdate=Minst recent bijgewerkt -issues.filter_sort.mostcomment=Meest besproken -issues.filter_sort.leastcomment=Minst besproken -issues.opened_by=%[1]s werd geopend door <a href="/%[2]s">%[3]s</a> -issues.opened_by_fake=%[1]s werd geopend door %[2]s -issues.previous=Vorige -issues.next=Volgende -issues.open_title=Open -issues.closed_title=Gesloten -issues.num_comments=%d opmerkingen -issues.commented_at=`commented <a href="#%s">%s</a>` -issues.delete_comment_confirm=Are you sure you want to delete this comment? -issues.no_content=Er is nog geen inhoud. -issues.close_issue=Sluit -issues.close_comment_issue=Sluit en geef commentaar -issues.reopen_issue=Heropen -issues.reopen_comment_issue=Heropen en geef commentaar -issues.create_comment=Reageer -issues.closed_at=`gesloten om <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`heropend om <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`verwees naar dit probleem vanuit een commit <a id="%[1]s" href="#%[1]s"> %[2]s'</a>` -issues.poster=Poster -issues.collaborator=Medewerker -issues.owner=Eigenaar -issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation. -issues.edit=Bewerken -issues.cancel=Annuleren -issues.save=Opslaan -issues.label_title=Labelnaam -issues.label_color=Labelkleur -issues.label_count=%d labels -issues.label_open_issues=%d geopende problemen -issues.label_edit=Bewerken -issues.label_delete=Verwijder -issues.label_modify=Wijzig label -issues.label_deletion=Verwijder label -issues.label_deletion_desc=Het verwijderen van dit label zal alle informatie in de gerelateerde problemen verwijderen. Wilt u doorgaan? -issues.label_deletion_success=Label werd met succes verwijderd! -issues.num_participants=%d deelnemers -issues.attachment.open_tab=`Click to see "%s" in a new tab` -issues.attachment.download=`Click to download "%s"` - -pulls.new=Nieuwe Pull aanvraag -pulls.compare_changes=Vergelijk veranderingen -pulls.compare_changes_desc=Vergelijk twee vertakkingen en maak een pull verzoek voor wijzigingen. -pulls.compare_base=base -pulls.compare_compare=vergelijk -pulls.filter_branch=Filter branch -pulls.no_results=Geen resultaten gevonden. -pulls.nothing_to_compare=Er is niets te vergelijken omdat base en head branches dezelfde zijn. -pulls.has_pull_request=' Er is al een pull-aanvraag tussen deze twee targets: <a href="%[1]s/pulls/%[3]d"> %[2]s #% [3]d</a>' -pulls.create=Pull verzoek aanmaken -pulls.title_desc=wil %[1]d commits van <code>%[2]s</code> samenvoegen met <code>%[3]s</code> -pulls.merged_title_desc=heeft %[1]d commits samengevoegd van <code>%[2]s</code> naar <code>%[3]s</code> %[4]s -pulls.tab_conversation=Discussie -pulls.tab_commits=Commits -pulls.tab_files=Bestanden gewijzigd -pulls.reopen_to_merge=Heropen deze pull request aub om een een merge actie uit te voeren. -pulls.merged=Samengevoegd -pulls.has_merged=Dit pull-request is samengevoegd! -pulls.data_broken=Omdat informatie over de fork is verwijderd, zijn de gegevens van dit pull-request niet beschikbaar. -pulls.is_checking=Controle van conflicten is nog bezig, ververs deze pagina in enkele ogenblikken. -pulls.can_auto_merge_desc=Dit pull-request kan automatisch samengevoegd worden. -pulls.cannot_auto_merge_desc=Dit pull-request kan niet worden gemerged omdat er conflicten zijn. -pulls.cannot_auto_merge_helper=Gelieve beide versies manueel samen te voegen om de conflicten op te lossen. -pulls.merge_pull_request=Samenvoegen van pull verzoek -pulls.open_unmerged_pull_exists=U kan de bewerking 'heropenen' niet uitvoeren omdat er al een pull-aanvraag (#%d) is van dezelfde repository met dezelfde informatie. Voeg deze eerst samen. - -milestones.new=Nieuwe mijlpaal -milestones.open_tab=%d geopend -milestones.close_tab=%d gesloten -milestones.closed=%s werd gesloten -milestones.no_due_date=Geen vervaldatum -milestones.open=Open -milestones.close=Sluit -milestones.new_subheader=Maak mijlpalen voor het organiseren van uw problemen. -milestones.create=Mijlpaal maken -milestones.title=Titel -milestones.desc=Beschrijving -milestones.due_date=Vervaldatum (optioneel) -milestones.clear=Leegmaken -milestones.invalid_due_date_format=Formaat vervaldatum is ongeldig, moet zijn "jjjj-mm-dd". -milestones.create_success=Mijlpaal '%s' is met succes aangemaakt! -milestones.edit=Bewerk mijlpaal -milestones.edit_subheader=Gebruik een goede beschrijving voor mijlpalen, om verwarring te voorkomen. -milestones.cancel=Annuleer -milestones.modify=Mijlpaal wijzigen -milestones.edit_success=Wijzigingen van mijlpaal '%s' is met succes opgeslagen! -milestones.deletion=Mijlpaal verwijderen -milestones.deletion_desc=Het verwijderen van dit label zal alle informatie in de gerelateerde problemen verwijderen. Wilt u doorgaan? -milestones.deletion_success=Mijlpaal is met succes verwijderd! - -wiki=Wiki -wiki.welcome=Welkom op de Wiki! -wiki.welcome_desc=In een wiki kunnen gebruikers samen een project documenteren en bediscussiëren. -wiki.create_first_page=Maak de eerste pagina -wiki.page=Pagina -wiki.filter_page=Filter pagina -wiki.new_page=Maak nieuwe pagina -wiki.default_commit_message=Schrijf een notitie over deze aanpassing (optioneel). -wiki.save_page=Pagina opslaan -wiki.last_commit_info=%s heeft deze pagina aangepast %s -wiki.edit_page_button=Bewerken -wiki.new_page_button=Nieuwe pagina -wiki.delete_page_button=Verwijder pagina -wiki.delete_page_notice_1=Dit zal pagina <code>"%s"</code> verwijderen. Weet u het zeker? -wiki.page_already_exists=Er bestaat al een wiki-pagina met deze naam. -wiki.pages=Pagina’s -wiki.last_updated=Laatst bijgewerkt: %s - -settings=Instellingen -settings.options=Opties -settings.collaboration=Samenwerking -settings.collaboration.admin=Admin -settings.collaboration.write=Write -settings.collaboration.read=Read -settings.collaboration.undefined=Undefined -settings.hooks=Webhooks -settings.githooks=Git-hooks -settings.basic_settings=Basis instellingen -settings.mirror_settings=Mirror Settings -settings.sync_mirror=Sync Now -settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. -settings.site=Officiële site -settings.update_settings=Instellingen bewerken -settings.change_reponame_prompt=Deze verandering zal gevolgen hebben voor hoe links zich verhouden tot de repository. -settings.advanced_settings=Geavanceerde opties -settings.wiki_desc=Enable wiki system -settings.use_internal_wiki=Use builtin wiki -settings.use_external_wiki=Externe wiki gebruiken -settings.external_wiki_url=Externe wiki-URL -settings.external_wiki_url_desc=Bezoekers worden doorgestuurd naar de URL als ze op het tabblad klikken. -settings.issues_desc=Enable issue tracker -settings.use_internal_issue_tracker=Use builtin lightweight issue tracker -settings.use_external_issue_tracker=Externe issuetracker gebruiken -settings.tracker_url_format=URL-formaat externe issuetracker -settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=Numeric -settings.tracker_issue_style.alphanumeric=Alphanumeric -settings.tracker_url_format_desc=U kan de aanduidingen <code>{user} {repo} {index}</code> gebruiken voor de gebruikersnaam, de naam van de repository en de lijst van open tickets. -settings.pulls_desc=Schakel 'pull request' in om publieke bijdragen te mogelijk te maken -settings.danger_zone=Gevaren zone -settings.new_owner_has_same_repo=De nieuwe eigenaar heeft al een repositorie met deze naam -settings.convert=Converteren naar gewone repository -settings.convert_desc=U kunt deze mirror converteren naar een gewone repository. Dit kan niet ongedaan worden gemaakt. -settings.convert_notices_1=- Deze operatie zet de mirror repository om in een gewone repository en dit kan niet ongedaan gemaakt worden. -settings.convert_confirm=Conversie bevestigen -settings.convert_succeed=Deze repository is geconverteerd naar een normale repository. -settings.transfer=Eigendom overdragen -settings.transfer_desc=Draag deze repo over aan een andere gebruiker of een organisatie waar u beheerders rechten heeft. -settings.transfer_notices_1=- U verliest toegang als de nieuwe gebruiker een individuele gebruiker is. -settings.transfer_notices_2=- U behoudt toegang indien de nieuwe eigenaar een organisatie is en U één van de eigenaren van de organisatie bent. -settings.transfer_form_title=Voer de volgende informatie in om de bewerking te bevestigen: -settings.wiki_delete=Wiki gegevens verwijderen -settings.wiki_delete_desc=Als U wiki informatie wist gaat deze onherroepelijk verloren. Bent U zeker? -settings.wiki_delete_notices_1=- Deze operatie wist de wiki voor %s en schakelt de wiki uit -settings.wiki_deletion_success=De repository met wiki data is succesvol gewist. -settings.delete=Verwijder deze repositorie -settings.delete_desc=Als u eenmaal een repositorie verwijderd is er geen weg terug. Gelieve zeker te zijn van uw acties. -settings.delete_notices_1=- Deze bewerking kan <strong>NIET</strong> ongedaan gemaakt worden. -settings.delete_notices_2=- Deze bewerking verwijdert permanent alle informatie van deze repository met inbegrip van Git gegevens, tickets, opmerkingen en de toegang van medewerkers. -settings.delete_notices_fork_1=- All forks will become independent after deletion. -settings.deletion_success=Repository is succesvol verwijderd! -settings.update_settings_success=Repositorie instellingen zijn succesvol bijgewerkt. -settings.transfer_owner=Nieuwe eigenaar -settings.make_transfer=Maak overdracht -settings.transfer_succeed=Eigendom repositorie succesvol overgedragen -settings.confirm_delete=Bevestig verwijdering -settings.add_collaborator=Nieuwe medewerker toevoegen -settings.add_collaborator_success=medewerker is toegevoegd. -settings.delete_collaborator=Verwijderen -settings.collaborator_deletion=Verwijder Medewerker -settings.collaborator_deletion_desc=Deze gebruiker zal niet langer toegang hebben tot deze repository. Wilt U doorgaan? -settings.remove_collaborator_success=medewerker is verwijderd. -settings.search_user_placeholder=Zoek gebruiker... -settings.org_not_allowed_to_be_collaborator=De organisatie kan niet toegevoegd worden als medewerker. -settings.user_is_org_member=Gebruiker is lid van de organisatie die als een medewerker kan niet worden toegevoegd. -settings.add_webhook=Webhook toevoegen -settings.hooks_desc=Webhooks dat de externe diensten om kennisgevingen te ontvangen wanneer bepaalde gebeurtenissen op Gitea plaatsvinden. Wanneer de opgegeven gebeurtenissen plaatsvinden, sturen we een POST-aanvraag naar elk van de URL's die u opgeeft. Meer informatie vindt u in onze <a target="_blank" rel="noopener" href="%s"> Webhooks gids</a>. -settings.webhook_deletion=Webhook verwijderen -settings.webhook_deletion_desc=Verwijderen van deze webhook zal de informatie en alle geschiedenis verwijderen. Wilt u doorgaan? -settings.webhook_deletion_success=Webhook is succesvol verwijderd! -settings.webhook.test_delivery=Test-bezorging -settings.webhook.test_delivery_desc=Stuur een nep push bericht om de webhook te testen -settings.webhook.test_delivery_success=De test webhook is toegevoegd aan de wachtrij. Het kan enkele seconden duren voor deze in de geschiedenis wordt weergegeven. -settings.webhook.request=Verzoek -settings.webhook.response=Antwoord -settings.webhook.headers=Headers -settings.webhook.payload=Lading -settings.webhook.body=Inhoud -settings.githooks_desc=Git haken worden aangedreven door Git zelf, u kunt bestanden van ondersteunde haken in de lijst hieronder om aangepaste acties van toepassing bewerken. -settings.githook_edit_desc=Als haak niet actief is, zal monster inhoud worden gepresenteerd. Verlof inhoud leeg zal deze haak uitschakelen. -settings.githook_name=Haak naam -settings.githook_content=Haak inhoud -settings.update_githook=Haak bijwerken -settings.add_webhook_desc=We sturen een <code>POST</code>-aanvraag naar de onderstaande URL met details voor alle geplaatste gebeurtenissen. U kunt ook opgeven welke gegevensindeling u wenst te ontvangen (JSON, <code>x-1-800-www-Dell-vorm-urlencoded</code>, <em>enz</em>.). Meer informatie kan gevonden worden in <a target="_blank" rel="noopener" href="%s"> Webhooks gids</a>. -settings.payload_url=Nettolading URL -settings.content_type=Content type -settings.secret=Geheim -settings.slack_username=Gebruikersnaam -settings.slack_icon_url=Icoon URL -settings.slack_color=Kleur -settings.event_desc=Bij welke gebeurtenissen wilt u dat deze webhook getriggerd wordt? -settings.event_push_only=Alleen bij de <code>push</code> event. -settings.event_send_everything=Ik moet <strong>alles</strong> hebben. -settings.event_choose=Laat me kiezen wat ik nodig heb. -settings.event_create=Creëer -settings.event_create_desc=Branch, of tag aangemaakt -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push=Push -settings.event_push_desc=Git push naar een repository -settings.active=Actief -settings.active_helper=We zullen details van de gebeurtenissen af leveren wanneer deze webhook wordt geactiveerd. -settings.add_hook_success=Nieuwe webhook toegevoegd. -settings.update_webhook=Bewerk webhook -settings.update_hook_success=Webhook is bijgewerkt. -settings.delete_webhook=Webhook verwijderen -settings.recent_deliveries=Recente bezorgingen -settings.hook_type=Type hook -settings.add_slack_hook_desc=<a href="%s"> toegestane vertraging</a> integratie toevoegen aan uw repository. -settings.slack_token=Slack token -settings.slack_domain=Slack domein -settings.slack_channel=Slack kanaal -settings.deploy_keys=Installeer sleutels -settings.add_deploy_key=Toevoegen deploy sleutel -settings.deploy_key_desc=Sleutels voor uitrol hebben enkel leesrechten. Ze zijn niet dezelfde als de SSH sleutels van persoonlijke accounts. -settings.no_deploy_keys=U hebt nog geen deploy sleutels toegevoegd. -settings.title=Titel -settings.deploy_key_content=Inhoud -settings.key_been_used=Deploy sleutel inhoud werd gebruikt. -settings.key_name_used=Deploy sleutel met eenzelfde naam bestaat al. -settings.add_key_success=Nieuwe deploy sleutel '%s' werd succesvol toegevoegd! -settings.deploy_key_deletion=Verwijder deploy sleutel -settings.deploy_key_deletion_desc=Het verwijderen van deze deploy sleutel zal alle gerelateerde toegang verwijderen voor deze repositorie. Wilt u doorgaan? -settings.deploy_key_deletion_success=Deploy sleutel werd met succes verwijderd! - -diff.browse_source=Bladeren bron -diff.parent=bovenliggende -diff.commit=commit -diff.data_not_available=Diff gegevens niet beschikbaar. -diff.show_diff_stats=Toon Diff Stats -diff.show_split_view=Zij-aan-zij weergave -diff.show_unified_view=Gecombineerde weergave -diff.stats_desc=<strong>%d gewijzigde bestanden</strong> met <strong>toevoegingen van %d</strong> en <strong>%d verwijderingen</strong> -diff.bin=BIN -diff.view_file=Bestand weergeven -diff.file_suppressed=File diff suppressed because it is too large -diff.too_many_files=Some files were not shown because too many files changed in this diff - -release.releases=Releases -release.new_release=Nieuwe release -release.draft=Concept -release.prerelease=Voorlopige versie -release.stable=Stabiel -release.edit=bewerken -release.ahead=<strong>%d</strong> aanpassingen aan %s sinds deze versie -release.source_code=Broncode -release.new_subheader=Publiceer releases om te itereren. -release.edit_subheader=Een gedetailleerd changelog helpt gebruikers te begrijpen wat er is verbeterd in deze release. -release.tag_name=Tagnaam -release.target=Doel -release.tag_helper=Kies een bestaande tag, of creëer een nieuwe tag bij publiceren. -release.title=Titel -release.content=Inhoud -release.write=Schrijf -release.preview=Voorbeeld -release.loading=Laden... -release.prerelease_desc=Dit is een beta-versie -release.prerelease_helper=Wij wijzen u erop dat deze release is niet geschikt voor productie doeleinden. -release.cancel=Annuleren -release.publish=Release publiceren -release.save_draft=Concept opslaan -release.edit_release=Release bewerken -release.delete_release=Deze release verwijderen -release.deletion=Release verwijderen -release.deletion_desc=Als deze release verwijdert, worden de bijbehorende Git tag ook gewist. Wilt u doorgaan? -release.deletion_success=Release is verwijderd! -release.tag_name_already_exist=Versie met deze naam bestaat al. -release.tag_name_invalid=Tag name is not valid. -release.downloads=Downloads - -[org] -org_name_holder=Organisatienaam -org_full_name_holder=Volledige naam organisatie -org_name_helper=Een goede organisatienaam is kort en memorabel. -create_org=Nieuwe organisatie aanmaken -repo_updated=Geupdate -people=Mensen -invite_someone=Iemand uitnodigen -teams=Teams -lower_members=leden -lower_repositories=repositories -create_new_team=Nieuw team aanmaken -org_desc=Omschrijving -team_name=Teamnaam -team_desc=Omschrijving -team_name_helper=U gebruikt deze naam om dit team te vermelden in conversaties. -team_desc_helper=Waar gaat dit team doen? -team_permission_desc=Welke privileges zou dit team moeten hebben? - -form.name_reserved=Organisatienaam '%s' is gereserveerd. -form.name_pattern_not_allowed=Organisatie naampatroon '%s' is niet toegestaan. - -settings=Instellingen -settings.options=Opties -settings.full_name=Volledige naam -settings.website=Website -settings.location=Locatie -settings.update_settings=Instellingen bijwerken -settings.update_setting_success=Organisatie instellingen zijn succesvol bijgewerkt. -settings.change_orgname_prompt=Deze verandering beinvloed de verhouding tussen links en de organisatie. -settings.update_avatar_success=Organisatie avatar-instellingen zijn succesvol gewijzigd. -settings.delete=Verwijder organisatie -settings.delete_account=Verwijder deze organisatie -settings.delete_prompt=Deze actie zal de origanisatie permanent verwijderen. U kunt dit <strong>NIET</strong> terug draaien! -settings.confirm_delete_account=Bevestig verwijdering -settings.delete_org_title=Verwijderen organsiatie -settings.delete_org_desc=Deze organisatie zal permanent worden verwijderd, wilt u doorgaan? -settings.hooks_desc=Een webhook toevoegen die door <strong>alle repositories</strong> in deze organisatie getriggerd kan worden. - -members.membership_visibility=Zichtbaarheid lidmaatschap: -members.public=Openbaar -members.public_helper=maak prive -members.private=Prive -members.private_helper=maak openbaar -members.member_role=Rol van lid: -members.owner=Eigenaar -members.member=Lid -members.remove=Verwijderen -members.leave=Verlaat -members.invite_desc=Voeg nieuw lid toe aan %s: -members.invite_now=Nu uitnodigen - -teams.join=Lid worden -teams.leave=Vertlaat -teams.read_access=Leestoegang -teams.read_access_helper=Dit team is in staat om zijn repositories te bekijken en te klonen. -teams.write_access=Schrijf toegang -teams.write_access_helper=Dit team is in staat om zijn repositories te bekijken en push aanvragen te verwerken. -teams.admin_access=Beheerder toegang -teams.admin_access_helper=Dit team is in staat om push & pull aanvragen te verwerken en om nieuwe medewerkers toe te voegen. -teams.no_desc=Dit team heeft geen omschrijving -teams.settings=Instellingen -teams.owners_permission_desc=Eigenaren hebben volledige toegang tot <strong>alle repositories</strong> en hebben <strong>beheerder rechten</strong> over de organisatie. -teams.members=Team leden -teams.update_settings=Instellingen bijwerken -teams.delete_team=Verwijder deze team -teams.add_team_member=Nieuwe team lid aanmaken -teams.delete_team_title=Team verwijderen -teams.delete_team_desc=Dit team zal worden verwijderd. De leden van dit team zullen toegang tot alle repositories van het team verliezen. Wilt u doorgaan? -teams.delete_team_success=Gekozen team is succesvol verwijderd. -teams.read_permission_desc=Dit team heeft <strong>Lees</strong> rechten : leden kunnen repositories lezen en klonen. -teams.write_permission_desc=Dit team heeft <strong>Schrijf</strong> rechten : leden kunnen repositories lezen en push aanvragen verwerken. -teams.admin_permission_desc=Dit team heeft <strong>Beheerders</strong> rechten : leden kunnen repositories lezen en push aanvragen verwerken en medewerkers toevoegen. -teams.repositories=Teamrepositories -teams.search_repo_placeholder=Repository zoeken... -teams.add_team_repository=Nieuwe teamrepositorie aanmaken -teams.remove_repo=Verwijder -teams.add_nonexistent_repo=De opslagplaats die u probeert toe te voegen bestaat niet: maak deze eerst aan. - -[admin] -dashboard=Dashboard -users=Gebruikers -organizations=Orgranisaties -repositories=Repositories -authentication=Autenticaties -config=Configuratie -notices=Systeem aankondigingen -monitor=Bijhouden -first_page=Eerste -last_page=Laatste -total=Totaal: %d - -dashboard.statistic=Statistieken -dashboard.operations=Bewerkingen -dashboard.system_status=Status Systeemmonitor -dashboard.statistic_info=Gitea database heeft <b>%d</b> gebruikers, <b>%d</b> organisaties, <b>%d</b> openbare sleutels, <b>%d</b> repositories, <b>%d</b> volgers, <b>%d</b> sterren, <b>%d</b> acties, <b>%d</b> participanten, <b>%d</b> issues, <b>%d</b> reacties, <b>%d</b> sociale accounten, <b>%d</b> volgers, <b>%d</b> mirrors, <b>%d</b> publicaties, <b>%d</b> login bronnen, <b>%d</b> webhooks, <b>%d</b> mijlpalen, <b>%d</b> labels, <b>%d</b> hook taken, <b>%d</b> teams, <b>%d</b> bijgewerkte taken, <b>%d</b> bijlagen. -dashboard.operation_name=Bewerking naam -dashboard.operation_switch=Omschakelen -dashboard.operation_run=Uitvoeren -dashboard.clean_unbind_oauth=Clean unbound OAuths -dashboard.clean_unbind_oauth_success=Alle OAuthes binding hebben verwijderd. -dashboard.delete_inactivate_accounts=Verwijder alle inactieve accounts -dashboard.delete_inactivate_accounts_success=Alle inactivering van rekeningen hebben verwijderd. -dashboard.delete_repo_archives=Verwijderen van alle repositories archieven -dashboard.delete_repo_archives_success=Alle repositories archieven hebben verwijderd. -dashboard.delete_missing_repos=Verwijder alle repositories zonder Git files -dashboard.delete_missing_repos_success=Alle repositories zonder Git files verwijderd. -dashboard.git_gc_repos=Garbage collectie uitvoeren -dashboard.git_gc_repos_success=Garbage collectie met succes uitgevoerd. -dashboard.resync_all_sshkeys=Herschrijf '.ssh/authorized_keys' (Let op: alle sleutels die niet van Gitea zijn zullen verloren gaan!) -dashboard.resync_all_sshkeys_success=Alle publieke sleutels zijn herschreven. -dashboard.resync_all_update_hooks=Herschrijf alle repositorie-hooks (nodig als de configuratie bestandslocatie is gewijzigd) -dashboard.resync_all_update_hooks_success=Alle repositorie-hooks zijn herschreven. -dashboard.reinit_missing_repos=Alle repositories zonder Git files opnieuw initialiseren -dashboard.reinit_missing_repos_success=Alle repositories zonder Git files zijn succesvol opnieuw geinitializeerd. - -dashboard.server_uptime=Uptime server -dashboard.current_goroutine=Huidige Goroutines -dashboard.current_memory_usage=Huidige geheugen gebruik -dashboard.total_memory_allocated=Totaal toegewezen geheugen -dashboard.memory_obtained=Geheugen gebruikt -dashboard.pointer_lookup_times=Aanwijzer Lookup keer -dashboard.memory_allocate_times=Geheugen toewijzen keer -dashboard.memory_free_times=Geheugen gratis keer -dashboard.current_heap_usage=Huidige Heap gebruik -dashboard.heap_memory_obtained=Heap-geheugen verkregen -dashboard.heap_memory_idle=Heap Memory inactief -dashboard.heap_memory_in_use=Hoop geheugen In gebruik -dashboard.heap_memory_released=Heap-geheugen vrijgegeven -dashboard.heap_objects=Heap-objecten -dashboard.bootstrap_stack_usage=Bootstrap Stack gebruik -dashboard.stack_memory_obtained=Stapel geheugen verkregen -dashboard.mspan_structures_usage=MSpan structuren gebruik -dashboard.mspan_structures_obtained=MSpan structuren verkregen -dashboard.mcache_structures_usage=MCache structuren gebruik -dashboard.mcache_structures_obtained=MCache structuren verkregen -dashboard.profiling_bucket_hash_table_obtained=Profilering emmer hashtabel verkregen -dashboard.gc_metadata_obtained=GC Metadada verkregen -dashboard.other_system_allocation_obtained=Andere systeem toewijzing verkregen -dashboard.next_gc_recycle=Volgende GC recycle -dashboard.last_gc_time=Sinds vorige GC verwerkingstijd -dashboard.total_gc_time=Totaal GC verwerkingstijd -dashboard.total_gc_pause=Totaal GC verwerkingstijd -dashboard.last_gc_pause=Laatste GC verwerkingstijd -dashboard.gc_times=GC verwerkingen - -users.user_manage_panel=Gebruikers beheren -users.new_account=Nieuw account aanmaken -users.name=Naam -users.activated=Geactiveerd -users.admin=Admin -users.repos=Repos -users.created=Aangemaakt -users.send_register_notify=Stuur notificatie voor registratie naar gebruiker -users.new_success=Nieuw account '%s' is aangemaakt. -users.edit=Bewerken -users.auth_source=Authenticatiebron -users.local=Lokaal -users.auth_login_name=Authenticatie-loginnaam -users.password_helper=Laat leeg om ongewijzigd te blijven. -users.update_profile_success=Profiel is succesvol bijgewerkt. -users.edit_account=Bewerk account -users.max_repo_creation=Maximum-limiet voor aanmaken van repositories -users.max_repo_creation_desc=(Zet op -1 om de globale limiet te gebruiken) -users.is_activated=Dit account is geactiveerd -users.prohibit_login=This account is prohibited to login -users.is_admin=Dit account heeft beheerdersrechten -users.allow_git_hook=Deze account beschikt over machtigingen voor het maken van Git haken -users.allow_import_local=Dit account mag lokale repositories importeren -users.update_profile=Account profiel bijwerken -users.delete_account=Dit account verwijderen -users.still_own_repo=Dit account is nog steeds eigendom van een repositorie. U moet deze repositorie eerst verwijderen of overdragen. -users.still_has_org=Deze account nog steeds lidmaatschap van organisatie, u hebt naar links of hen eerst verwijderen. -users.deletion_success=Het account is verwijderd! - -orgs.org_manage_panel=Organisaties beheren -orgs.name=Naam -orgs.teams=Teams -orgs.members=Leden - -repos.repo_manage_panel=Repositoriebeheerpaneel -repos.owner=Eigenaar -repos.name=Naam -repos.private=Prive -repos.watches=Volgers -repos.stars=Sterren -repos.issues=Kwesties - -auths.auth_manage_panel=Authenticatie-beheer paneel -auths.new=Nieuwe bron toevoegen -auths.name=Naam -auths.type=Type -auths.enabled=Ingeschakeld -auths.updated=Bijgewerkt -auths.auth_type=Authenticatietype -auths.auth_name=Authenticatienaam -auths.security_protocol=Security Protocol -auths.domain=Domein -auths.host=Host -auths.port=Poort -auths.bind_dn=Binden DN -auths.bind_password=Bind wachtwoord -auths.bind_password_helper=Opgelet: Dit wachtwoord wordt opgeslagen als leesbare tekst. Gebruik geen account met verhoogde rechten. -auths.user_base=User Search Base -auths.user_dn=User DN -auths.attribute_username=Gebruikersnaam attribuut -auths.attribute_username_placeholder=Laat leeg om het login veld van het formulier te gebruiken als gebruikersnaam. -auths.attribute_name=Voornaam attribuut -auths.attribute_surname=Achternaam attribuut -auths.attribute_mail=E-mail attribuut -auths.attributes_in_bind=Verkrijg attributes van de Bind DN context -auths.filter=Gebruikersfilter -auths.admin_filter=Beheerdersfilter -auths.ms_ad_sa=MS Ad SA -auths.smtp_auth=SMTP-authenticatietype -auths.smtphost=SMTP host -auths.smtpport=SMTP poort -auths.allowed_domains=Toegelaten domeinen -auths.allowed_domains_helper=Laat dit leeg om geen enkel domein te beperken. Meerdere domeinen moeten door een komma (',') gescheiden worden. -auths.enable_tls=Activeer TLS-encryptie -auths.skip_tls_verify=TLS-verificatie overslaan -auths.pam_service_name=PAM servicenaam -auths.enable_auto_register=Activeer automatische registratie -auths.tips=Tips -auths.edit=Verificatie-instelling bewerken -auths.activated=Deze autorisatiemethode is geactiveerd -auths.new_success=Nieuwe authenticatie '%s' werd toegevoegd. -auths.update_success=Authenticatie instellingen zijn succesvol gewijzigd. -auths.update=Authenticatie-instellingen bijwerken -auths.delete=Deze authenticatiewijze verwijderen -auths.delete_auth_title=Authenticatie verwijderd -auths.delete_auth_desc=Deze authenticatie zal verwijderd worden, wil je verdergaan? -auths.still_in_used=This authentication is still used by some users, please delete or convert these users to another login type first. -auths.deletion_success=Authentication has been deleted successfully! - -config.server_config=Serverconfiguratie -config.app_name=Applicatienaam -config.app_ver=Applicatieversie -config.app_url=Applicatie-URL -config.domain=Domein -config.offline_mode=Offline-modus -config.disable_router_log=Router-log uitschakelen -config.run_user=Uitvoerende gebruiker -config.run_mode=Uitvoer modus -config.repo_root_path=Repositorie basis pad -config.static_file_root_path=Statische bestanden basis pad -config.log_file_root_path=Log bestand basis pad -config.script_type=Script type -config.reverse_auth_user=Omgekeerde verificatie gebruiker - -config.ssh_config=SSH-configuratie -config.ssh_enabled=Ingeschakeld -config.ssh_start_builtin_server=Ingebouwde server starten -config.ssh_domain=Domein -config.ssh_port=Poort -config.ssh_listen_port=Luister op poort -config.ssh_root_path=Root-pad -config.ssh_key_test_path=Pad voor key-tests -config.ssh_keygen_path=Pad van keygen ('ssh-keygen') -config.ssh_minimum_key_size_check=Controleer minimale key-lengte -config.ssh_minimum_key_sizes=Minimale key-lengtes - -config.db_config=Databaseconfiguratie -config.db_type=Type -config.db_host=Host -config.db_name=Naam -config.db_user=Gebruiker -config.db_ssl_mode=SSL modus -config.db_ssl_mode_helper=(alleen voor "postgres") -config.db_path=Pad -config.db_path_helper=(voor "sqlite3" en "tidb") - -config.service_config=Serviceconfiguratie -config.register_email_confirm=E-mailbevestiging registreren -config.disable_register=Registratie uitgeschakeld -config.show_registration_button=Registeren knop weergeven -config.require_sign_in_view=Inloggen vereist om te kunnen inzien -config.mail_notify=E-mailnotificaties -config.disable_key_size_check=Controle op key-lengte uitschakelen -config.enable_captcha=CAPTCHA inschakelen -config.active_code_lives=Actieve Code leven -config.reset_password_code_lives=Reset wachtwoord Code leven - -config.webhook_config=Webhook configuratie -config.queue_length=Lengte van wachtrij -config.deliver_timeout=Bezorging verlooptijd -config.skip_tls_verify=TLS certificaat controle overslaan - -config.mailer_config=Mailerconfiguatie -config.mailer_enabled=Ingeschakeld -config.mailer_disable_helo=Schakel HELO uit -config.mailer_name=Naam -config.mailer_host=Host -config.mailer_user=Gebruiker -config.send_test_mail=Testbericht verzenden -config.test_mail_failed=Verzending van een testmail naar '%s' is mislukt: %v -config.test_mail_sent=Test-email is verstuurd naar '%s'. - -config.oauth_config=OAuth-configuratie -config.oauth_enabled=Ingeschakeld - -config.cache_config=Cache-configuratie -config.cache_adapter=Cache-adapter -config.cache_interval=Cache-interval -config.cache_conn=Cache-connectie - -config.session_config=Sessieconfiguratie -config.session_provider=Sessieprovider -config.provider_config=Provider config -config.cookie_name=Cookie naam -config.enable_set_cookie=Set Cookie inschakelen -config.gc_interval_time=GC interval time -config.session_life_time=Sessie duur -config.https_only=Alleen HTTPS -config.cookie_life_time=Cookie duur leeftijd - -config.picture_config=Foto configuratie -config.picture_service=Foto service -config.disable_gravatar=Gravatar uitschakelen -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=Logconfiguratie -config.log_mode=Log-modus - -monitor.cron=Cron-taken -monitor.name=Naam -monitor.schedule=Planning -monitor.next=Volgende -monitor.previous=Vorige -monitor.execute_times=Aantal keren uitgevoerd -monitor.process=Draaiende processen -monitor.desc=Omschrijving -monitor.start=Starttijd -monitor.execute_time=Uitvoertijd - -notices.system_notice_list=Systeem aankondigingen -notices.view_detail_header=Bekijk bericht details -notices.actions=Acties -notices.select_all=Alles selecteren -notices.deselect_all=Alles deselecteren -notices.inverse_selection=Selectie omkeren -notices.delete_selected=Selectie verwijderen -notices.delete_all=Verwijder alle berichten -notices.type=Type -notices.type_1=Opslagplaats -notices.desc=Beschrijving -notices.op=Op. -notices.delete_success=System notices have been deleted successfully. - -[action] -create_repo=repositorie aangemaakt in <a href="%s">%s</a> -rename_repo=renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a> -commit_repo=push update naar <a href="%[1]s/src/%[2]s">%[3]s</a> in <a href="%[1]s">%[4]s</a> -create_issue=`opende issue in <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`created pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`reactie op issue <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=repositorie verplaatst naar <code>%s</code> naar <a href="%s">%s</a> -push_tag=geduwd label <a href="%s/src/%s"> %[2]s</a> naar <a href="%[1]s"> %[3]s</a> -compare_commits=Toon vergelijking voor deze %d commits - -[tool] -ago=geleden -from_now=vanaf nu -now=nu -1s=1 seconde %s -1m=1 minuut %s -1h=1 uur %s -1d=1 dag %s -1w=1 week %s -1mon=1 maand %s -1y=1 jaar %s -seconds=%d seconden %s -minutes=%d minuten %s -hours=%d uur %s -days=%d dagen %s -weeks=%d weken %s -months=%d maanden %s -years=%d jaren %s -raw_seconds=seconden -raw_minutes=minuten - -[dropzone] -default_message=Drop bestanden hier of klik om te uploaden. -invalid_input_type=U kunt geen bestanden van dit type uploaden. -file_too_big=Bestandsgrootte ({{filesize}} MB) overschrijdt de maximale grootte ({{maxFilesize}} MB). -remove_file=Verwijder bestand - diff --git a/conf/locale/locale_pl-PL.ini b/conf/locale/locale_pl-PL.ini deleted file mode 100644 index 8e7ead5371..0000000000 --- a/conf/locale/locale_pl-PL.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Bezbolesna usługa Git na własnym serwerze - -home=Strona główna -dashboard=Pulpit -explore=Odkrywaj -help=Pomoc -sign_in=Zaloguj się -sign_out=Wyloguj -sign_up=Zarejestruj się -register=Zarejestruj się -website=Strona -version=Wersja -page=Strona -template=Szablon -language=Język -create_new=Utwórz... -user_profile_and_more=Profil użytkownika i więcej -signed_in_as=Zalogowany jako - -username=Nazwa użytkownika -email=E-mail -password=Hasło -re_type=Wpisz ponownie -captcha=Captcha - -repository=Repozytorium -organization=Organizacja -mirror=Kopia lustrzana -new_repo=Nowe repozytorium -new_migrate=Nowa migracja -new_mirror=Nowa kopia lustrzana -new_fork=Forkuj repozytorium -new_org=Nowa organizacja -manage_org=Zarządzaj organizacjami -admin_panel=Panel admina -account_settings=Ustawienia konta -settings=Ustawienia -your_profile=Twój profil -your_settings=Twoje ustawienia - -activities=Aktywności -pull_requests=Oczekujące zmiany -issues=Problemy - -cancel=Anuluj - -[install] -install=Instalacja -title=Kroki instalacyjne dla pierwszego uruchomienia -docker_helper=Jeśli używasz Gitea wewnątrz Dockera, proszę przeczytaj <a target="_blank" rel="noopener" href="%s">wytyczne</a>, zanim zmienisz coś na tej stronie! -requite_db_desc=Gitea wymaga MySQL, PostgreSQL, SQLite3 lub TiDB. -db_title=Ustawienia bazy danych -db_type=Typ bazy danych -host=Host -user=Użytkownik -password=Hasło -db_name=Nazwa bazy danych -db_helper=Proszę użyć silnika INNODB z kodowaniem utf8_general_ci dla MySQL. -ssl_mode=Tryb SSL -path=Ścieżka -sqlite_helper=Ścieżka do pliku bazy danych SQLite3 lub TiDB. <br>Proszę użyć ścieżki bezwzględnej podczas uruchamiania usługi. -err_empty_db_path=Ścieżka do bazy danych SQLite3 lub TiDB nie może być pusta. -err_invalid_tidb_name=Nazwa bazy danych TiDB nie może zawierać znaków „.” i „-”. -no_admin_and_disable_registration=Rejestracji nie można wyłączyć bez tworzenia konta admina. -err_empty_admin_password=Hasło admina nie może być puste. - -general_title=Ustawienia ogólne Gitea -app_name=Nazwa aplikacji -app_name_helper=Umieść tutaj wielką i głośną nazwę swojej organizacji! -repo_path=Katalog repozytoriów -repo_path_helper=W tym katalogu zostaną zapisane wszystkie repozytoria Git. -run_user=Użytkownik uruchomieniowy -run_user_helper=Użytkownik musi mieć dostęp do katalogu repozytoriów i uruchamiania Gitea. -domain=Domena -domain_helper=To wpłynie na URLe do klonowania poprzez SSH. -ssh_port=Port SSH -ssh_port_helper=Numer portu, z którego korzysta z serwer SSH; pozostaw puste, aby wyłączyć funkcję SSH. -http_port=Port HTTP -http_port_helper=Numer portu na którym aplikacja jest dostępna. -app_url=Adres URL aplikacji -app_url_helper=To wpłynie na adresy klonowania HTTP/HTTPS i w wiadomościach e-mail. -log_root_path=Ścieżka dla logów -log_root_path_helper=Katalog do zapisu logów. - -optional_title=Ustawienia opcjonalne -email_title=Ustawienia serwera e-mail -smtp_host=Serwer SMTP -smtp_from=Od -smtp_from_helper=Adres w polu „Od”, zgodnie z RFC 5322. Może być to po prostu adres email, bądź adres w formacie „Nazwa” <email@example.com>. -mailer_user=E-mail nadawcy -mailer_password=Hasło nadawcy -register_confirm=Włącz potwierdzenia rejestracji -mail_notify=Włącz powiadomienia e-mail -server_service_title=Ustawienia serwera i innych usług -offline_mode=Włącz tryb offline -offline_mode_popup=Wyłącz CDN, nawet w trybie produkcyjnym, wszystkie pliki zasobów będą podawane lokalnie. -disable_gravatar=Wyłącz usługę Gravatar -disable_gravatar_popup=Wyłącz Gravatar i niestandardowe źrodła, awatary muszą być przesyłane przez użytkowników. -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=Wyłącz samodzielną rejestrację -disable_registration_popup=Wyłącz samodzielną rejestrację użytkownika, tylko administrator będzie mógł tworzyć konta. -enable_captcha=Włącz Captcha -enable_captcha_popup=Wymagaj walidacji captcha przy samodzielnej rejestracji użytkownika. -require_sign_in_view=Włącz wymóg zalogowania do przeglądania stron -require_sign_in_view_popup=Tylko zalogowani użytkownicy będą mogli przeglądać strony, goście zobaczą tylko stronę logowania. -admin_setting_desc=Nie musisz tworzyć konta administratora teraz, użytkownik z ID = 1 zyska dostęp administratora automatycznie. -admin_title=Ustawienia konta administratora -admin_name=Nazwa Użytkownika -admin_password=Hasło -confirm_password=Potwierdź hasło -admin_email=E-mail administratora -install_btn_confirm=Zainstaluj Gitea -test_git_failed=Nie udało się przetestować polecenia „git”: %v -sqlite3_not_available=Twoje wydanie nie obsługuje SQLite3, proszę pobrać oficjalne wydanie z %s, a NIE wersję z gobuild. -invalid_db_setting=Ustawienia bazy danych nie są poprawne: %v -invalid_repo_path=Ścieżka repozytoriów nie jest poprawna: %v -run_user_not_match=Użytkownik aplikacji nie jest aktualnym użytkownikiem: %s -> %s -save_config_failed=Nie udało się zapisać konfiguracji: %v -invalid_admin_setting=Nieprawidłowe ustawienia konta admina: %v -install_success=Cześć! Cieszymy się, że wybierałeś Gitea, baw się dobrze. -invalid_log_root_path=Ścieżka dla logów jest niepoprawna: %v - -[home] -uname_holder=Nazwa użytkownika lub e-mail -password_holder=Hasło -switch_dashboard_context=Przełącz kontekst pulpitu -my_repos=Moje repozytoria -show_more_repos=Pokaż więcej repozytoriów... -collaborative_repos=Wspólne repozytoria -my_orgs=Moje organizacje -my_mirrors=Moje kopie lustrzane -view_home=Zobacz %s - -issues.in_your_repos=W Twoich repozytoriach - -[explore] -repos=Repozytoria -users=Użytkownicy -search=Wyszukiwanie - -[auth] -create_new_account=Załóż nowe konto -register_hepler_msg=Masz już konto? Zaloguj się teraz! -social_register_hepler_msg=Masz już konto? Powiąż je teraz! -disable_register_prompt=Przepraszamy rejestracja została wyłączona. Prosimy o kontakt z administratorem serwisu. -disable_register_mail=Przepraszamy, potwierdzenia rejestracji zostały wyłączone przez administratora. -remember_me=Zapamiętaj mnie -forgot_password=Zapomniałem hasła -forget_password=Zapomniałeś hasła? -sign_up_now=Potrzebujesz konta? Zarejestruj się teraz. -confirmation_mail_sent_prompt=Nowa wiadomość e-mail z potwierdzeniem została wysłana do <b>%s</b>, proszę sprawdzić swoją skrzynkę odbiorczą w ciągu najbliższych godzin %d aby dokończyć proces rejestracji. -active_your_account=Aktywuj swoje konto -prohibit_login=Logowanie zabronione -prohibit_login_desc=Nie możesz się zalogować na to konto, skontaktuj się z administratorem strony. -resent_limit_prompt=Niestety, zbyt często wysyłasz e-mail aktywacyjny. Proszę odczekać 3 minuty. -has_unconfirmed_mail=Witaj, %s, masz niepotwierdzony adres e-mail (<b>%s</b>). Jeśli nie otrzymałeś wiadomości e-mail z potwierdzeniem lub potrzebujesz wysłać nową, kliknij na poniższy przycisk. -resend_mail=Kliknij tutaj, aby wysłać e-mail aktywacyjny -email_not_associate=Ten adres e-mail nie jest skojarzony z żadnym kontem. -send_reset_mail=Kliknij tutaj, aby (ponownie) wysłać e-mail z instrukcjami resetowania hasła -reset_password=Resetowanie hasła -invalid_code=Niestety, Twój kod potwierdzający wygasł lub jest nieprawidłowy. -reset_password_helper=Kliknij tutaj, aby zresetować hasło -password_too_short=Długość hasła nie może być mniejsza niż 6 znaków. -non_local_account=Nie lokalne konta nie mogą zmieniać haseł przez Gitea. - -[mail] -activate_account=Prosimy aktywować swoje konto -activate_email=Potwierdź swój adres e-mail -reset_password=Zmień swoje hasło -register_success=Zostałeś zarejestrowany, witamy -register_notify=Witamy na pokładzie - -[modal] -yes=Tak -no=Nie -modify=Zmień - -[form] -UserName=Nazwa użytkownika -RepoName=Nazwa repozytorium -Email=Adres e-mail -Password=Hasło -Retype=Wpisz ponownie hasło -SSHTitle=Nazwa klucza SSH -HttpsUrl=HTTPS URL -PayloadUrl=URL do wywołania -TeamName=Nazwa zespołu -AuthName=Nazwa autoryzacji -AdminEmail=E-mail administratora - -NewBranchName=Nazwa nowej gałęzi -CommitSummary=Podsumowanie commitu -CommitMessage=Wiadomość commitu -CommitChoice=Wybór commitu -TreeName=Ścieżka pliku -Content=Treść - -require_error=` nie może być puste.` -alpha_dash_error=` musi się składać z prawidłowych znaków alfanumerycznych, myślników oraz podkreśleń.` -alpha_dash_dot_error=` musi się składać z prawidłowych znaków alfanumerycznych, myślników, podkreśleń oraz kropek.` -size_error=` musi być wielkości %s.` -min_size_error=` musi zawierać co najwyżej %s znaków.` -max_size_error=` musi zawierać co najwyżej %s znaków.` -email_error=` nie jest poprawnym adresem e-mail.` -url_error=` nie jest poprawnym adresem URL.` -include_error=`musi zawierać tekst '%s'.` -unknown_error=Nieznany błąd: -captcha_incorrect=Kod captcha nie zgadza się. -password_not_match=Hasło i potwierdzenie nie zgadzają się. - -username_been_taken=Nazwa użytkownika jest już zajęta. -repo_name_been_taken=Nazwa repozytorium jest już zajęta. -org_name_been_taken=Nazwa organizacji jest już zajęta. -team_name_been_taken=Nazwa zespołu jest już zajęta. -email_been_used=Adres e-mail jest już zarejestrowany. -username_password_incorrect=Nazwa użytkownika lub hasło nie jest prawidłowe. -enterred_invalid_repo_name=Upewnij się, że wprowadzona nazwa repozytorium jest poprawna. -enterred_invalid_owner_name=Upewnij się, że nazwa właściciela repozytorium jest poprawna. -enterred_invalid_password=Proszę upewnij się, że wprowadzono hasło jest poprawne. -user_not_exist=Podany użytkownik nie istnieje. -last_org_owner=Usuwany użytkownik jest ostatnim członkiem ekipy właścicieli. Musi być inny właściciel. - -invalid_ssh_key=Niestety, nie jesteśmy stanie zweryfikować Twojego klucza SSH: %s -unable_verify_ssh_key=Gitea nie może zweryfikować Twojego klucza SSH, ale zakładamy, że jest poprawny, proszę sprawdź to samodzielnie. -auth_failed=Uwierzytelnianie nie powiodło się: %v - -still_own_repo=Twoje konto dalej posiada przynajmniej jedno repozytorium, które musisz usunąć lub przekazać. -still_has_org=Twoje konto dalej posiada członkostwo w przynajmniej jednej organizacji, którą musisz najpierw opuścić. -org_still_own_repo=Ta organizacja dalej jest właścicielem repozytorium, które musisz usunąć bądź przekazać. - -target_branch_not_exist=Gałąź docelowa nie istnieje. - -[user] -change_avatar=Zmień swój awatar -join_on=Dołączył -repositories=Repozytoria -activity=Publiczna aktywność -followers=Obserwujący -starred=Polubionych -following=Obserwowani -follow=Obserwuj -unfollow=Przestań obserwować - -form.name_reserved=Nazwa użytkownika „%s” jest zarezerwowana. -form.name_pattern_not_allowed=Wzorzec nazwy użytkownika „%s” jest niedozwolony. - -[settings] -profile=Profil -password=Hasło -avatar=Awatar -ssh_keys=Klucze SSH -social=Konta społecznościowe -applications=Aplikacje -orgs=Organizacje -delete=Usuń konto -uid=UID - -public_profile=Profil publiczny -profile_desc=Twój adres e-mail jest publiczny i będzie używany dla wszystkich powiadomień związanych z kontem i dla każdej operacji wykonanej przez tę stronę. -password_username_disabled=Nie lokalni użytkownicy nie mogą zmieniać swojej nazwy użytkownika. -full_name=Imię i nazwisko -website=Strona -location=Lokalizacja -update_profile=Zaktualizuj profil -update_profile_success=Twój profil został pomyślnie zaktualizowany. -change_username=Zmieniono nazwę użytkownika -change_username_prompt=Ta zmiana wpłynie na sposób w jaki łącza odnoszą się do Twojego konta. -continue=Kontynuuj -cancel=Anuluj - -lookup_avatar_by_mail=Wyszukaj Avatar po mailu -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=Włącz niestandardowe awatary -choose_new_avatar=Wybierz nowy avatar -update_avatar=Zaktualizuj ustawienia awatara -delete_current_avatar=Usuń obecny Avatar -uploaded_avatar_not_a_image=Załadowany plik nie jest obrazem. -update_avatar_success=Ustawienia awatarów zostały pomyślnie zaktualizowane. - -change_password=Zmień hasło -old_password=Aktualne hasło -new_password=Nowe hasło -retype_new_password=Powtórz nowe hasło -password_incorrect=Bieżące hasło nie jest prawidłowe. -change_password_success=Hasło zostało zmienione pomyślnie. Możesz teraz zalogować się za pomocą nowego hasła. -password_change_disabled=Nie lokalni użytkownicy nie mogą zmieniać swoich haseł. - -emails=Adresy e-mail -manage_emails=Zarządzaj adresami e-mail -email_desc=Twój podstawowy adres e-mail będzie używany do powiadomień i innych działań. -primary=Podstawowy -primary_email=Ustaw jako podstawowy -delete_email=Usuń -email_deletion=Usunięcie wiadomości e-mail -email_deletion_desc=Usunięcie tego adresu e-mail spowoduje usunięcie innych informacji związanych z Twoim kontem. Czy chcesz kontynuować? -email_deletion_success=E-mail został usunięty pomyślnie! -add_new_email=Dodaj nowy e-mail -add_email=Dodaj e-mail -add_email_confirmation_sent=Nowa wiadomość e-mail z potwierdzeniem została wysłana do '%s', proszę sprawdzić swoją skrzynkę odbiorczą w ciągu %d godzin, aby dokończyć proces potwierdzania. -add_email_success=Twój nowy e-mail został dodany pomyślnie. - -manage_ssh_keys=Zarządzaj kluczami SSH -add_key=Dodaj klucz -ssh_desc=To jest lista kluczy SSH powiązanych z Twoim kontem. Usuń klucze, które nie rozpoznajesz. -ssh_helper=<strong>Potrzebujesz pomocy?</strong> Sprawdź nasz przewodnik <a href="%s">generowania kluczy SSH</a> lub rozwiązywanie <a href="%s">typowych problemów z SSH</a>. -add_new_key=Dodaj klucz SSH -ssh_key_been_used=Użyto już klucza publicznego o podanej zawartości. -ssh_key_name_used=Klucz publiczny o tej samej nazwie już istnieje. -key_name=Nazwa klucza -key_content=Treść -add_key_success=Pomyślnie dodano nowy klucz SSH '%s'! -delete_key=Usuń -ssh_key_deletion=Usunięcie klucza SSH -ssh_key_deletion_desc=Usunięcie tego klucza SSH będzie skutkować usunięciem wszystkich powiązanych dostępów do Twojego konta. Czy chcesz kontynuować? -ssh_key_deletion_success=Klucz SSH został usunięty pomyślnie! -add_on=Dodano -last_used=Ostatnio użyto -no_activity=Brak aktywności -key_state_desc=Ten klucz został użyty w ciągu ostatnich 7 dni -token_state_desc=Ten token został użyty w ciągu ostatnich 7 dni - -manage_social=Zarządzaj powiązanymi kontami społecznościowymi -social_desc=To jest lista powiązanych kont społecznościowych. Usuń powiązania, których nie rozpoznajesz. -unbind=Usuń powiązanie -unbind_success=Konto społecznościowe zostało odpięte. - -manage_access_token=Zarządzaj osobistymi tokenami dostępu -generate_new_token=Wygeneruj nowy token -tokens_desc=Tokeny, które wygenerowałeś, mogą być użyte do dostępu do API Gitea. -new_token_desc=Jak na razie, każdy token zapewnia pełen dostęp do Twojego konta. -token_name=Nazwa tokena -generate_token=Wygeneruj token -generate_token_succees=Nowy token dostępu został wygenerowany pomyślnie! Upewnij się, że teraz go skopiowałeś. Nie będziesz mógł go zobaczyć ponownie! -delete_token=Usuń -access_token_deletion=Usuwanie osobistego tokena dostępu -access_token_deletion_desc=Usunięcie tego tokena osobistego dostęp spowoduje usunięcie wszystkich powiązanych dostępów do aplikacji. Czy chcesz kontynuować? -delete_token_success=Osobisty token dostępu został usunięty pomyślnie! Nie zapomnij również zaktualizować swoich aplikacji. - -delete_account=Usuń swoje konto -delete_prompt=Ta operacja trwale usunie Twoje konto i <strong>NIE MOŻE</strong> zostać cofnięta! -confirm_delete_account=Potwierdź usunięcie -delete_account_title=Usunięcie konta -delete_account_desc=To konto będzie usunięte na zawsze, chcesz kontynuować? - -[repo] -owner=Właściciel -repo_name=Nazwa repozytorium -repo_name_helper=Dobre nazwy repozytorium są krótkie, wpadające w pamięć i <strong>unikalne</strong>. -visibility=Widoczność -visiblity_helper=To repozytorium jest <span class="ui red text">prywatne</span> -visiblity_helper_forced=Administrator systemu wymaga, żeby wszystkie nowe repozytoria były <span class="ui red text">Prywatne</span> -visiblity_fork_helper=(Zmiana tej wartości wpłynie na wszystkie forki) -clone_helper=Potrzebujesz pomocy z klonowaniem? Odwiedź <a target="_blank" rel="noopener" href="%s">Pomoc</a>! -fork_repo=Sforkowane -fork_from=Forkuj z -fork_visiblity_helper=Fork nie może zmieniać swojej widoczności -repo_desc=Opis -repo_lang=Język -repo_gitignore_helper=Wybierz szablony pliku .gitignore -license=Licencja -license_helper=Wybierz plik licencji -readme=Readme -readme_helper=Wybierz szablon readme -auto_init=Zainicjuj to repozytorium używając wybranych plików i szablonu -create_repo=Utwórz repozytorium -default_branch=Domyślna gałąź -mirror_prune=Wyczyść -mirror_prune_desc=Usuń wszystkie śledzone odwołania które nie istnieją w zdalnym repozytorium -mirror_interval=Częstotliwość kopiowania (godziny) -mirror_address=Adres kopii lustrzanej -mirror_address_desc=Proszę podać wymagane poświadczenia użytkownika w adresie. -mirror_last_synced=Ostatnia synchronizacja -watchers=Obserwujący -stargazers=Polubienia -forks=Forki - -form.reach_limit_of_creation=Właściciel osiągnął limit maksymalnej ilości repozytoriów %d. -form.name_reserved=Nazwa repozytorium „%s” jest zarezerwowana. -form.name_pattern_not_allowed=Wzorzec nazwy repozytorium „%s” jest niedozwolony. - -need_auth=Wymaga autoryzacji -migrate_type=Typ migracji -migrate_type_helper=To repozytorium będzie <span class="text blue">kopią lustrzaną</span> -migrate_repo=Przenieś repozytorium -migrate.clone_address=Sklonuj adres -migrate.clone_address_desc=To może być adres HTTP/HTTPS/GIT lub ścieżka lokalna serwera. -migrate.permission_denied=Nie możesz importować lokalnych repozytoriów. -migrate.invalid_local_path=Ścieżka jest niepoprawna. Nie istnieje lub nie jest katalogiem. -migrate.failed=Migracja nie powiodła się: %v - -mirror_from=kopia lustrzana -forked_from=sklonowany z -fork_from_self=Nie możesz forkować swojego własnego repozytorium! -copy_link=Kopiuj -copy_link_success=Skopiowane! -copy_link_error=Naciśnij klawisze ⌘-C i Ctrl-C, aby skopiować -copied=Skopiowano -unwatch=Przestań obserwować -watch=Obserwuj -unstar=Usuń gwiazdkę -star=Polub -fork=Forkuj - -no_desc=Brak opisu -quick_guide=Skrócona instrukcja -clone_this_repo=Klonuj repozytorium -create_new_repo_command=Utwórz nowe repozytorium z wiersza poleceń -push_exist_repo=Prześlij istniejące repozytorium z wiersza poleceń -repo_is_empty=To repozytorium jest puste, proszę wrócić później! - -code=Kod -branch=Gałąź -tree=Drzewo -filter_branch_and_tag=Filtruj gałąź lub tag -branches=Gałęzie -tags=Tagi -issues=Problemy -pulls=Oczekujące zmiany -labels=Etykiety -milestones=Kamienie milowe -commits=Commity -releases=Wydania -file_raw=Czysty -file_history=Historia -file_view_raw=Zobacz czysty -file_permalink=Bezpośredni odnośnik -file_too_large=Ten plik jest zbyt duży, aby go wyświetlić - -editor.new_file=Nowy plik -editor.upload_file=Załaduj plik -editor.edit_file=Edytuj plik -editor.preview_changes=Podgląd zmian -editor.cannot_edit_non_text_files=Nie można edytować plików nietekstowych -editor.edit_this_file=Edytuj ten plik -editor.must_be_on_a_branch=Musisz być na gałęzi aby zgłosić lub zaproponować zmiany do tego pliku -editor.fork_before_edit=Musisz sforkować to repozytorium przed edycją tego pliku -editor.delete_this_file=Usuń ten plik -editor.must_have_write_access=Musisz mieć uprawnienia do zapisu aby zgłosić lub zaproponować zmiany do tego pliku -editor.file_delete_success=Plik '%s' został usunięty pomyślnie! -editor.name_your_file=Nazwij plik... -editor.filename_help=Aby dodać katalog, wpisz nazwę i naciśnij przycisk /. Aby usunąć katalog, przejdź do początku pola i naciśnij klawisz backspace. -editor.or=lub -editor.cancel_lower=anuluj -editor.commit_changes=Zatwierdź zmiany -editor.add_tmpl=Dodaj '%s/<filename>' -editor.add=Dodaj '%s' -editor.update=Zaktualizuj '%s' -editor.delete=Usuń '%s' -editor.commit_message_desc=Dodaj dodatkowy rozszerzony opis... -editor.commit_directly_to_this_branch=Commituj bezpośrednio do gałęzi <strong class="branch-name">%s</strong>. -editor.create_new_branch=Stwórz <strong>nową gałąź</strong> dla tego commita i rozpocznij pull request. -editor.new_branch_name_desc=Nazwa nowej gałęzi... -editor.cancel=Anuluj -editor.filename_cannot_be_empty=Nazwa pliku nie może być pusta. -editor.branch_already_exists=Gałąź '%s' już istnieje w tym repozytorium. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=Plik '%s' który edytujesz nie istnieje już w tym repozytorium. -editor.file_changed_while_editing=Zawartość pliku została zmieniona od rozpoczęcia edycji. <a target="_blank" href="%s">Kliknij tutaj</a> aby zobaczyć, co zostało zmienione lub <strong>naciśnij commit ponownie</strong> aby nadpisać te zmiany. -editor.file_already_exists=Nazwa pliku '%s' już istnieje w tym repozytorium. -editor.no_changes_to_show=Brak zmian do pokazania. -editor.fail_to_update_file=Tworzenie/aktualizacja pliku '%s' nie powiodła się z błędem: %v -editor.add_subdir=Dodaj podkatalog... -editor.unable_to_upload_files=Wysyłanie plików do '%s' nie powiodło się z błędem: %v -editor.upload_files_to_dir=Prześlij pliki do '%s' - -commits.commits=Commity -commits.search=Przeszukaj commity -commits.find=Szukaj -commits.author=Autor -commits.message=Wiadomość -commits.date=Data -commits.older=Starsze -commits.newer=Nowsze - -issues.new=Nowy problem -issues.new.labels=Etykiety -issues.new.no_label=Brak etykiety -issues.new.clear_labels=Wyczyść etykiety -issues.new.milestone=Kamień milowy -issues.new.no_milestone=Brak kamienia milowego -issues.new.clear_milestone=Wyczyść kamień milowy -issues.new.open_milestone=Otwórz kamienie milowe -issues.new.closed_milestone=Zamknięte kamienie milowe -issues.new.assignee=Przypisany -issues.new.clear_assignee=Usuń przypisanie -issues.new.no_assignee=Brak przypisania -issues.create=Utwórz problem -issues.new_label=Nowa etykieta -issues.new_label_placeholder=Etykieta... -issues.create_label=Utwórz etykietę -issues.label_templates.title=Załaduj wstępnie przygotowany zestaw etykiet -issues.label_templates.info=Nie ma jeszcze żadnych etykiet. Kliknij na przycisk „Nowa etykieta” powyżej, aby utworzyć lub użyć poniższego zestawu wstępnie zdefiniowanego. -issues.label_templates.helper=Wybierz zestaw etykiet -issues.label_templates.use=Użyj ten zestaw etykiet -issues.label_templates.fail_to_load_file=Ładowanie pliku szablonu etykiety '%s' nie powiodło się: %v -issues.open_tab=Otwarte %d -issues.close_tab=Zamknięte %d -issues.filter_label=Etykieta -issues.filter_label_no_select=Nie wybrano etykiety -issues.filter_milestone=Kamień milowy -issues.filter_milestone_no_select=Nie wybrano kamienia milowego -issues.filter_assignee=Przypisany -issues.filter_assginee_no_select=Nie wybrano przypisania -issues.filter_type=Typ -issues.filter_type.all_issues=Wszystkie problemy -issues.filter_type.assigned_to_you=Przypisane do Ciebie -issues.filter_type.created_by_you=Utworzone przez Ciebie -issues.filter_type.mentioning_you=Wspominające Ciebie -issues.filter_sort=Sortuj -issues.filter_sort.latest=Najnowsze -issues.filter_sort.oldest=Najstarsze -issues.filter_sort.recentupdate=Ostatnio aktualizowane -issues.filter_sort.leastupdate=Najdawniej aktualizowane -issues.filter_sort.mostcomment=Najczęściej komentowane -issues.filter_sort.leastcomment=Najmniej komentowane -issues.opened_by=otworzone %[1]s przez <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=otworzone %[1]s przez %[2]s -issues.previous=Poprzedni -issues.next=Następny -issues.open_title=Otwarty -issues.closed_title=Zamknięty -issues.num_comments=%d komentarzy -issues.commented_at=`skomentował <a href="#%s">%s</a>` -issues.delete_comment_confirm=Czy na pewno chcesz usunąć ten komentarz? -issues.no_content=Nie ma jeszcze treści. -issues.close_issue=Zamknij -issues.close_comment_issue=Skomentuj i zamknij -issues.reopen_issue=Otwórz ponownie -issues.reopen_comment_issue=Otwórz ponownie i dodaj komentarz -issues.create_comment=Komentuj -issues.closed_at=`zamyka <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`otwiera ponownie <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`wspomina ten problem w commicie <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Autor -issues.collaborator=Współpracownik -issues.owner=Właściciel -issues.sign_in_require_desc=<a href="%s"> Zaloguj się</a>, aby dołączyć do tej rozmowy. -issues.edit=Edytuj -issues.cancel=Anuluj -issues.save=Zapisz -issues.label_title=Nazwa etykiety -issues.label_color=Kolor etykiety -issues.label_count=Etykiety %d -issues.label_open_issues=Otwarte problemy %d -issues.label_edit=Edytuj -issues.label_delete=Usuń -issues.label_modify=Modyfikacja etykiety -issues.label_deletion=Usunięcie etykiety -issues.label_deletion_desc=Usunięcie tej etykiety spowoduje usuniecie jej ze wszystkich powiązanych problemów. Czy na pewno chcesz kontynuować? -issues.label_deletion_success=Etykieta została usunięta pomyślnie! -issues.num_participants=%d uczestników -issues.attachment.open_tab=`Kliknij, aby zobaczyć „%s” w nowej karcie` -issues.attachment.download=`Kliknij, aby pobrać „%s”` - -pulls.new=Nowy pull request -pulls.compare_changes=Porównaj zmiany -pulls.compare_changes_desc=Porównaj dwie gałęzie i utwórz pull request dla zmian. -pulls.compare_base=baza -pulls.compare_compare=porównaj -pulls.filter_branch=Filtruj branch -pulls.no_results=Nie znaleziono wyników. -pulls.nothing_to_compare=Nie ma nic do porównania, ponieważ gałęzie bazy i head są identyczne. -pulls.has_pull_request=`Istnieje już pull request dla tych dwóch celów: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Utwórz Pull Request -pulls.title_desc=chce scalić %[1]d commity/ów z <code>%[2]s</code> do <code>%[3]s</code> -pulls.merged_title_desc=scala %[1]d commity/ów z <code>%[2]s</code> do <code>%[3]s</code> %[4]s -pulls.tab_conversation=Dyskusja -pulls.tab_commits=Commity -pulls.tab_files=Pliki zmodyfikowane -pulls.reopen_to_merge=Proszę otworzyć ponownie pull request aby wykonać operację scalenia. -pulls.merged=Scalone -pulls.has_merged=Ten pull request został pomyślnie scalony! -pulls.data_broken=Dane pull request zostały uszkodzone poprzez usunięcie informacji forka. -pulls.is_checking=Sprawdzanie konfliktów jeszcze trwa, proszę odświeżyć stronę za moment. -pulls.can_auto_merge_desc=Pull request może być automatycznie scalony. -pulls.cannot_auto_merge_desc=Pull request nie może być automatycznie scalony z powodu konfliktów. -pulls.cannot_auto_merge_helper=Proszę scalić ręcznie, aby rozwiązać konflikty. -pulls.merge_pull_request=Scal Pull Request -pulls.open_unmerged_pull_exists=`Nie można otworzyć ponownie ponieważ już istnieje gotowy do scalenia pull request (#%d) z tego samego repozytorium z tymi samymi informacjami.` - -milestones.new=Nowy kamień milowy -milestones.open_tab=Otwarte %d -milestones.close_tab=Zamknięte %d -milestones.closed=Zamknięto %s -milestones.no_due_date=Nie ustalono terminu -milestones.open=Otwórz -milestones.close=Zamknij -milestones.new_subheader=Utwórz kamienie milowe, żeby zorganizować problemy. -milestones.create=Utwórz punkt kontrolny -milestones.title=Tytuł -milestones.desc=Opis -milestones.due_date=Termin realizacji (opcjonalnie) -milestones.clear=Wyczyść -milestones.invalid_due_date_format=Format daty realizacji jest nieprawidłowy, musi być "rrrr-mm-dd". -milestones.create_success=Kamień milowy „%s” został utworzony pomyślnie! -milestones.edit=Edytuj kamień milowy -milestones.edit_subheader=Użyj lepszego opisu, tak aby nie wprowadzać w błąd użytkowników. -milestones.cancel=Anuluj -milestones.modify=Modyfikuj kamień milowy -milestones.edit_success=Zmiana kamienia milowego '%s' została pomyślnie zapisana! -milestones.deletion=Usuwanie kamienia milowego -milestones.deletion_desc=Usunięcie tego kamienia milowego spowoduje usuniecie go ze wszystkich powiązanych problemów. Czy na pewno chcesz kontynuować? -milestones.deletion_success=Kamień milowy został usunięty pomyślnie! - -wiki=Wiki -wiki.welcome=Witamy w Wiki! -wiki.welcome_desc=Wiki to miejsce, gdzie chcesz udokumentować swój projekt wspólnie z innymi, żeby był lepszy. -wiki.create_first_page=Stwórz pierwszą stronę -wiki.page=Strona -wiki.filter_page=Filtruj stronę -wiki.new_page=Utwórz nową stronę -wiki.default_commit_message=Opisz tą zmianę (opcjonalnie). -wiki.save_page=Zapisz stronę -wiki.last_commit_info=%s edytuje tę stronę %s -wiki.edit_page_button=Edytuj -wiki.new_page_button=Nowa strona -wiki.delete_page_button=Usuń stronę -wiki.delete_page_notice_1=Strona zostanie usunięta <code>„%s”</code>. Bądź ostrożny. -wiki.page_already_exists=Strona Wiki o tej samej nazwie już istnieje. -wiki.pages=Strony -wiki.last_updated=Ostatnia aktualizacja %s - -settings=Ustawienia -settings.options=Opcje -settings.collaboration=Współpraca -settings.collaboration.admin=Administrator -settings.collaboration.write=Zapis -settings.collaboration.read=Odczyt -settings.collaboration.undefined=Niezdefiniowany -settings.hooks=Webhooki -settings.githooks=Hooki Git -settings.basic_settings=Ustawienia podstawowe -settings.mirror_settings=Kopia lustrzana ustawień -settings.sync_mirror=Synchronizuj teraz -settings.mirror_sync_in_progress=Synchronizacja kopii lustrzanej jest w toku, odśwież stronę w ciągu minuty. -settings.site=Oficjalna Strona -settings.update_settings=Aktualizuj ustawienia -settings.change_reponame_prompt=Zmiana nazwy repozytorium wpłynie na linki do niego. -settings.advanced_settings=Ustawienia zaawansowane -settings.wiki_desc=Włącz system wiki -settings.use_internal_wiki=Użyj wbudowanego wiki -settings.use_external_wiki=Użyj zewnętrznego Wiki -settings.external_wiki_url=Adres URL zewnętrznego Wiki -settings.external_wiki_url_desc=Odwiedzający zostaną przekierowani do adresu URL po kliknięciu zakładki. -settings.issues_desc=Włącz system zgłaszania problemów -settings.use_internal_issue_tracker=Użyj wbudowany lekki system zgłaszania problemów -settings.use_external_issue_tracker=Użyj zewnętrznego systemu zgłaszania problemów -settings.tracker_url_format=Format dla adresu URL zewnętrznego systemu -settings.tracker_issue_style=Styl nazw zewnętrznego systemu zgłaszania problemów: -settings.tracker_issue_style.numeric=Numeryczny -settings.tracker_issue_style.alphanumeric=Alfanumeryczne -settings.tracker_url_format_desc=Symbole zastępcze <code>{user} {repo} {index}</code> mogą być użyte dla nazwy użytkownika, nazwy repozytorium i numeru problemu. -settings.pulls_desc=Włącz obsługę pull request, aby akceptować publiczny wkład -settings.danger_zone=Strefa niebezpieczeństwa -settings.new_owner_has_same_repo=Nowy właściciel już posiada repozytorium o tej samej nazwie. -settings.convert=Konwersja na repozytorium regularne -settings.convert_desc=Możesz przekonwertować ten mirror na repozytorium regularne. Ta czynność nie może być odwrócona. -settings.convert_notices_1=- Ta operacja przekonwertuje mirror tego repozytorium na repozytorium regularne. Ta czynność nie może być odwrócona. -settings.convert_confirm=Potwierdź konwersję -settings.convert_succeed=Typ repozytorium został zamieniony na regularne. -settings.transfer=Przeniesienie własności -settings.transfer_desc=Przenieś to repozytorium do innego użytkownika lub organizacji gdzie masz uprawnienia administratora. -settings.transfer_notices_1=- Stracisz dostęp jeśli nowy właściciel jest indywidualnym użytkownikiem. -settings.transfer_notices_2=- Zachowasz dostęp jeśli nowym właścicielem jest organizacja, której jesteś współwłaścicielem. -settings.transfer_form_title=Proszę wpisz co następuje w celu potwierdzenia operacji: -settings.wiki_delete=Kasowanie danych Wiki -settings.wiki_delete_desc=Usunięcie danych z wiki jest nieodwracalne. Bądź ostrożny. -settings.wiki_delete_notices_1=- To usunie i wyłączy wiki dla %s -settings.wiki_deletion_success=Dane wiki zostały usunięte. -settings.delete=Usuń to repozytorium -settings.delete_desc=Po usunięciu repozytorium nie ma odwrotu. Upewnij się, że tego chcesz. -settings.delete_notices_1=- Ta operacja <strong>NIE MOŻE</strong> zostać cofnięta. -settings.delete_notices_2=- Ta operacja trwale usunie wszystko z tego repozytorium, w tym dane Git, problemy, komentarze i dostęp dla współpracowników. -settings.delete_notices_fork_1=Wszystkie forki staną się niezależne po usunięciu. -settings.deletion_success=Repozytorium zostało pomyślnie usunięte! -settings.update_settings_success=Opcje repozytorium zostały pomyślnie zaktualizowane. -settings.transfer_owner=Nowy właściciel -settings.make_transfer=Przenieś -settings.transfer_succeed=Własność repozytorium została przeniesiona pomyślnie. -settings.confirm_delete=Potwierdź usunięcie -settings.add_collaborator=Dodaj nowego współpracownika -settings.add_collaborator_success=Został dodany nowy współpracownik. -settings.delete_collaborator=Usuń -settings.collaborator_deletion=Usunięcie współpracownika -settings.collaborator_deletion_desc=Ten użytkownik nie będzie miał dostępu współpracownika do repozytorium. Czy chcesz kontynuować? -settings.remove_collaborator_success=Współpracownik został usunięty. -settings.search_user_placeholder=Szukaj użytkownika... -settings.org_not_allowed_to_be_collaborator=Organizacji nie można dodać jako współpracownika. -settings.user_is_org_member=Użytkownik jest członkiem organizacji, który nie może być dodany jako współpracownik. -settings.add_webhook=Dodaj webhooka -settings.hooks_desc=Webooki działają tak jak proste wywołania HTTP POST. Jeśli cokolwiek zdarzy się w Gitea, wyślemy powiadomienie do wybranego hosta. Więcej informacji można znaleźć w <a target="_blank" rel="noopener" href="%s">przewodniku webhooków</a>. -settings.webhook_deletion=Usuń webhooka -settings.webhook_deletion_desc=Usunięcie tego webooka spowoduje usunięcie powiązanych informacji i wpisów w historii. Czy chcesz kontynuować? -settings.webhook_deletion_success=Webhook został pomyślnie usunięty! -settings.webhook.test_delivery=Testuj dostawę -settings.webhook.test_delivery_desc=Wyślij fałszywe zdarzenie push aby przetestować ustawienie webhooka -settings.webhook.test_delivery_success=Testowy webhook został dodany do kolejki dostawy. To może zająć kilka sekund, zanim to pojawia się w historii dostawy. -settings.webhook.request=Żądanie -settings.webhook.response=Odpowiedź -settings.webhook.headers=Nagłówki -settings.webhook.payload=Zawartość -settings.webhook.body=Treść -settings.githooks_desc=Hooki Git są obsługiwane bezpośrednio przez Git. Pliki obsługiwanych hooków z poniższej listy mogą być edytowane, aby wykonywać niestandardowe operacje. -settings.githook_edit_desc=Jeśli hook jest nieaktywny, zaprezentowana zostanie przykładowa treść. Pozostawienie pustej wartości wyłączy ten hook. -settings.githook_name=Nazwa hooka -settings.githook_content=Treść hooka -settings.update_githook=Zaktualizuj hook -settings.add_webhook_desc=Wyślemy żądanie <code>POST</code> pod poniższy adres ze szczegółami zdarzeń. Możesz również ustalić format danych zapytania (JSON, x-www-form-urlencoded, XML, itp.). Więcej informacji można znaleźć w <a target="_blank" rel="noopener" href="%s">przewodniku webhooków</a>. -settings.payload_url=URL do wywołania -settings.content_type=Typ zawartości -settings.secret=Sekret -settings.slack_username=Użytkownik -settings.slack_icon_url=Adres URL ikony -settings.slack_color=Kolor -settings.event_desc=Jakie zdarzenia mają wywoływać ten webhook? -settings.event_push_only=Tylko zdarzenia <code>push</code>. -settings.event_send_everything=Potrzebuję <strong>wszystkiego</strong>. -settings.event_choose=Pozwól mi wybrać, czego potrzebuję. -settings.event_create=Utwórz -settings.event_create_desc=Utworzono gałąź lub tag -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Otworzono żądanie pull, zamknięto, otwarto ponownie, zaktualizowano, przypisano, nieprzypisano, zaktualizowano etykietę, wyczyszczono etykietę lub zsynchronizowano. -settings.event_push=Wypchnięcie -settings.event_push_desc=Wypchnięcie (push) do repozytorium Git -settings.active=Aktywny -settings.active_helper=Dostarczymy szczegóły zdarzenia, gdy ten webhook zostanie wywołany. -settings.add_hook_success=Nowy webhook został dodany. -settings.update_webhook=Zaktualizuj webhook -settings.update_hook_success=Webhook został zaktualizowany. -settings.delete_webhook=Usuń webhook -settings.recent_deliveries=Ostatnie wywołania -settings.hook_type=Typ hooka -settings.add_slack_hook_desc=Dodaj integrację ze <a href="%s">Slackiem</a> do Twojego repozytorium. -settings.slack_token=Token -settings.slack_domain=Domena -settings.slack_channel=Kanał -settings.deploy_keys=Klucze wdrożeniowe -settings.add_deploy_key=Dodaj klucz wdrożenia -settings.deploy_key_desc=Klucze wdrożenia pozwalają na dostęp tylko do odczytu. To nie to samo co klucze SSH dla konta osobistego. -settings.no_deploy_keys=Nie dodałeś żadnego klucza wdrożenia. -settings.title=Tytuł -settings.deploy_key_content=Treść -settings.key_been_used=Użyto już klucza wzdrożenia o podanej zawartości. -settings.key_name_used=Klucz wdrożenia o tej samej nazwie już istnieje. -settings.add_key_success=Nowy klucz wdrożenia '%s' został pomyślnie dodany! -settings.deploy_key_deletion=Utwórz klucz wdrożenia -settings.deploy_key_deletion_desc=Usunięcie tego klucza wdrożenia spowoduje usunięcie powiązanego dostępu do tego repozytorium. Czy chcesz kontynuować? -settings.deploy_key_deletion_success=Klucz wdrożenia został pomyślnie usunięty! - -diff.browse_source=Przeglądaj źródła -diff.parent=rodzic -diff.commit=commit -diff.data_not_available=Informacje nt. zmiany nie są dostępne. -diff.show_diff_stats=Pokaż statystyki zmian -diff.show_split_view=Widok podzielony -diff.show_unified_view=Zunifikowany widok -diff.stats_desc=<strong>%d zmienionych plików</strong> z <strong>%d dodań</strong> i <strong>%d usunięć</strong> -diff.bin=BIN -diff.view_file=Wyświetl plik -diff.file_suppressed=Plik diff jest za duży -diff.too_many_files=Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików - -release.releases=Wydania -release.new_release=Nowe wydanie -release.draft=Szkic -release.prerelease=Wersja wstępna -release.stable=Stabilny -release.edit=edytuj -release.ahead=<strong>%d</strong> commitów w %s od tego wydania -release.source_code=Kod źródłowy -release.new_subheader=Twórz wydania aby rozwijać produkt. -release.edit_subheader=Szczegółowy dziennik zmian może pomóc użytkownikom zrozumieć, co zostało ulepszone. -release.tag_name=Nazwa tagu -release.target=Cel -release.tag_helper=Wybierz istniejący tag, bądź utwórz nowy podczas publikacji. -release.title=Tytuł -release.content=Treść -release.write=Napisz -release.preview=Podgląd -release.loading=Ładowanie... -release.prerelease_desc=To jest wersja wstępna -release.prerelease_helper=Oznacz to wydanie jako wersję wstępną. -release.cancel=Anuluj -release.publish=Publikuj wersję -release.save_draft=Zapisz szkic -release.edit_release=Edytuj wydanie -release.delete_release=Usuń to wydanie -release.deletion=Usuwanie wydania -release.deletion_desc=Usunięcie tego wydania spowoduje usunięcie odpowiednich tagów Git. Czy chcesz kontynuować? -release.deletion_success=Wydanie zostało pomyślnie usunięte! -release.tag_name_already_exist=Wersja o tej nazwie tagu już istnieje. -release.tag_name_invalid=Nazwa tagu jest niepoprawna. -release.downloads=Pliki do pobrania - -[org] -org_name_holder=Nazwa organizacji -org_full_name_holder=Pełna nazwa organizacji -org_name_helper=Świetne nazwy organizacji są krótkie i łatwe do zapamiętania. -create_org=Utwórz organizację -repo_updated=Zaktualizowano -people=Ludzie -invite_someone=Zaproś kogoś -teams=Zespoły -lower_members=członkowie -lower_repositories=repozytoria -create_new_team=Utwórz nowy zespół -org_desc=Opis -team_name=Nazwa zespołu -team_desc=Opis -team_name_helper=Będziesz używał tej nazwy do wywoływania tego zespołu w dyskusjach. -team_desc_helper=Czym zajmuje się ten zespół? -team_permission_desc=Jaki poziom uprawnień powinien mieć ten zespół? - -form.name_reserved=Nazwa organizacji „%s” jest zarezerwowana. -form.name_pattern_not_allowed=Wzorzec nazwy organizacji „%s” jest niedozwolony. - -settings=Ustawienia -settings.options=Opcje -settings.full_name=Imię i nazwisko -settings.website=Strona -settings.location=Lokalizacja -settings.update_settings=Aktualizuj ustawienia -settings.update_setting_success=Ustawienia organizacji zostały pomyślnie zaktualizowane. -settings.change_orgname_prompt=Ta zmiana wpłynie, jak łącza będą odnosić się do organizacji. -settings.update_avatar_success=Awatar organizacji został pomyślnie zaktualizowany. -settings.delete=Usuń organizację -settings.delete_account=Usuń tą organizację -settings.delete_prompt=Organizacja zostanie trwale usunięta, a to <strong>NIE MOŻE</strong> być cofnięte! -settings.confirm_delete_account=Potwierdź usunięcie -settings.delete_org_title=Usunięcie organizacji -settings.delete_org_desc=Ta organizacja zostanie trwale usunięta, czy chcesz kontynuować? -settings.hooks_desc=Dodaj webhooki, uruchamiane dla <strong>wszystkich repozytoriów</strong> w tej organizacji. - -members.membership_visibility=Widoczność członkostwa: -members.public=Publiczne -members.public_helper=sprywatyzuj -members.private=Prywatne -members.private_helper=upublicznij -members.member_role=Rola: -members.owner=Właściciel -members.member=Członek -members.remove=Usuń -members.leave=Opuść -members.invite_desc=Dodaj nowego członka do %s: -members.invite_now=Zaproś teraz - -teams.join=Dołącz -teams.leave=Opuść -teams.read_access=Dostęp do odczytu -teams.read_access_helper=Ten zespół będzie mógł wyświetlać i klonować swoje repozytoria. -teams.write_access=Dostęp do zapisu -teams.write_access_helper=Ten zespół będzie mógł odczytywać i wysyłać do swoich repozytoriów. -teams.admin_access=Uprawnienia admina -teams.admin_access_helper=Ten zespół będzie mógł wysyłać i pobierać swoje repozytoria, oraz dodawać do nich współpracowników. -teams.no_desc=Ten zespół nie ma opisu -teams.settings=Ustawienia -teams.owners_permission_desc=Właściciele mają pełny dostęp do <strong>wszystkich repozytoriów</strong> i mają <strong>prawa administratora</strong> w organizacji. -teams.members=Członkowie zespołu -teams.update_settings=Aktualizuj ustawienia -teams.delete_team=Usuń ten zespół -teams.add_team_member=Dodaj członka zespołu -teams.delete_team_title=Usuwanie zespołu -teams.delete_team_desc=Ten zespół zostanie usunięty, czy na pewno chcesz kontynuować? Jego członkowie mogą utracić dostęp do części repozytoriów. -teams.delete_team_success=Zespół został usunięty pomyślnie. -teams.read_permission_desc=Ten zespół daje dostęp do <strong>odczytu</strong>: członkowie mogą wyświetlać i klonować repozytoria zespołu. -teams.write_permission_desc=Ten zespół daje dostęp do <strong>zapisu</strong>: członkowie mogą wyświetlać i wysyłać do repozytoriów zespołu. -teams.admin_permission_desc=Ten zespół daje dostęp <strong>pełny</strong>: członkowie mogą wyświetlać, wysyłać i dodawać współpracowników do repozytoriów zespołu. -teams.repositories=Repozytoria zespołu -teams.search_repo_placeholder=Przeszukaj repozytorium... -teams.add_team_repository=Dodaj repozytorium zespołu -teams.remove_repo=Usuń -teams.add_nonexistent_repo=Repozytorium, które próbujesz dodać, nie istnieje, wpierw je utwórz. - -[admin] -dashboard=Pulpit -users=Użytkownicy -organizations=Organizacje -repositories=Repozytoria -authentication=Uwierzytelnienia -config=Konfiguracja -notices=Powiadomienia systemowe -monitor=Monitorowanie -first_page=Pierwsza -last_page=Ostatnia -total=Ogółem: %d - -dashboard.statistic=Statystyki -dashboard.operations=Operacje -dashboard.system_status=Stan monitora systemu -dashboard.statistic_info=Baza danych Gitea zawiera <b>%d</b> użytkowników, <b>%d</b> organizacji, <b>%d</b> kluczy publicznych, <b>%d</b> repozytoriów, <b>%d</b> obserwujących, <b>%d</b> polubionych, <b>%d</b> akcji, <b>%d</b> tokenów, <b>%d</b> problemów, <b>%d</b> komenatrzy, <b>%d</b> kont społecznościowych, <b>%d</b> obserwacji, <b>%d</b> mirrorów, <b>%d</b> wydań, <b>%d</b> login sources, <b>%d</b> webhooków, <b>%d</b> kamieni milowych, <b>%d</b> labels, <b>%d</b> zadań hooków, <b>%d</b> zespołów, <b>%d</b> zadań aktualizacji, <b>%d</b> załączników. -dashboard.operation_name=Nazwa operacji -dashboard.operation_switch=Przełącz -dashboard.operation_run=Uruchom -dashboard.clean_unbind_oauth=Usuń niepowiązane wpisy OAuth -dashboard.clean_unbind_oauth_success=Wszystkie niepowiązane wpisy OAuth zostały pomyślnie usunięte. -dashboard.delete_inactivate_accounts=Usuń wszystkie nieaktywne konta -dashboard.delete_inactivate_accounts_success=Wszystkie nieaktywne konta zostały usunięte pomyślnie. -dashboard.delete_repo_archives=Usuń wszystkie archiwa repozytoriów -dashboard.delete_repo_archives_success=Pomyślnie usunięto wszystkie archiwa repozytoriów. -dashboard.delete_missing_repos=Usuń wszystkie rekordy repozytoriów, które utraciły pliki Git -dashboard.delete_missing_repos_success=Wszystkie rekordy repozytoriów, które utraciły pliki Git, zostały pomyślnie usunięte. -dashboard.git_gc_repos=Usuń śmieci z repozytoriów -dashboard.git_gc_repos_success=Wszystkie repozytoria zakończyły odśmiecanie pomyślnie. -dashboard.resync_all_sshkeys=Przeładuj klucze publiczne w pliku '.ssh/authorized_keys' (uwaga: klucze poza Gitea zostaną usunięte) -dashboard.resync_all_sshkeys_success=Przeładowanie kluczy publicznych zakończyło się sukcesem. -dashboard.resync_all_update_hooks=Przepisz pliki update hook repozytoriów (wymagane przy zmianie ścieżki do pliku konfiguracji) -dashboard.resync_all_update_hooks_success=Wszystkie pliki update hook repozytoriów zostały pomyślnie przepisane. -dashboard.reinit_missing_repos=Ponownie inicjalizuj wszystkie repozytoria, które straciły pliki Git -dashboard.reinit_missing_repos_success=Wszystkie repozytoria, które straciły pliki Git, zostały ponownie zainicjować pomyślnie. - -dashboard.server_uptime=Uptime serwera -dashboard.current_goroutine=Bieżące Goroutines -dashboard.current_memory_usage=Bieżące użycie pamięci -dashboard.total_memory_allocated=Całkowita przydzielona pamięć -dashboard.memory_obtained=Pamięć uzyskana -dashboard.pointer_lookup_times=Czas określania wskaźników -dashboard.memory_allocate_times=Czas alokacji pamięci -dashboard.memory_free_times=Czas zwalniania pamięci -dashboard.current_heap_usage=Bieżące użycie stosu -dashboard.heap_memory_obtained=Pamięć sterty uzyskana -dashboard.heap_memory_idle=Pamięć sterty bezczynna -dashboard.heap_memory_in_use=Użycie pamięci stosu -dashboard.heap_memory_released=Pamięć sterty zwolniona -dashboard.heap_objects=Ilość obiektów na stercie -dashboard.bootstrap_stack_usage=Użycie stosu bootstrap -dashboard.stack_memory_obtained=Pamięć stosu uzyskana -dashboard.mspan_structures_usage=Użycie struktur MSpan -dashboard.mspan_structures_obtained=Uzyskane struktury MSpan -dashboard.mcache_structures_usage=Użycie struktur MCache -dashboard.mcache_structures_obtained=Uzyskane struktury MCache -dashboard.profiling_bucket_hash_table_obtained=Uzyskana tablica haszująca profilowania -dashboard.gc_metadata_obtained=Ilość uzyskanych danych przez GC -dashboard.other_system_allocation_obtained=Inne uzyskane alokacje systemowe -dashboard.next_gc_recycle=Następne wywołanie GC -dashboard.last_gc_time=Czas od ostatniego wywołania GC -dashboard.total_gc_time=Sumaryczny czas wstrzymania przez GC -dashboard.total_gc_pause=Sumaryczny czas wstrzymania przez GC -dashboard.last_gc_pause=Ostatnie wstrzymanie przez GC -dashboard.gc_times=Ilość wywołań GC - -users.user_manage_panel=Panel zarządzania kontem użytkownika -users.new_account=Załóż nowe konto -users.name=Nazwa -users.activated=Aktywowany -users.admin=Admin -users.repos=Repozytoria -users.created=Utworzony -users.send_register_notify=Wysyłaj powiadomienie o rejestracji do użytkownika -users.new_success=Nowe konto '%s' zostało pomyślnie utworzone. -users.edit=Edytuj -users.auth_source=Źródło uwierzytelniania -users.local=Lokalne -users.auth_login_name=Nazwa logowania uwierzytelnienia -users.password_helper=Pozostaw puste, aby zostawić niezmienione. -users.update_profile_success=Profil konta został pomyślnie zaktualizowany. -users.edit_account=Edytuj konto -users.max_repo_creation=Maksymalna liczba repozytoriów -users.max_repo_creation_desc=(Ustaw -1, aby użyć globalnego limitu) -users.is_activated=To konto jest aktywne -users.prohibit_login=Nie możesz się zalogować na to konto -users.is_admin=To konto ma uprawnienia administratora -users.allow_git_hook=To konto posiada uprawnienia do tworzenia hooków Git -users.allow_import_local=To konto ma uprawnienia do importu lokalnych repozytoriów -users.update_profile=Zaktualizuj profil konta -users.delete_account=Usuń to konto -users.still_own_repo=Twoje konto jest dalej właścicielem repozytorium, musisz je usunąć lub przekazać. -users.still_has_org=Twoje konto dalej posiada członkostwo w organizacji, musisz ją opuścić bądź usunąć. -users.deletion_success=Konto zostało pomyślnie usunięte! - -orgs.org_manage_panel=Panel zarządzania organizacją -orgs.name=Nazwa -orgs.teams=Zespoły -orgs.members=Członkowie - -repos.repo_manage_panel=Panel zarządzania repozytorium -repos.owner=Właściciel -repos.name=Nazwa -repos.private=Prywatne -repos.watches=Obserwujących -repos.stars=Polubienia -repos.issues=Problemy - -auths.auth_manage_panel=Panel zarządzania uwierzytelnianiem -auths.new=Dodaj nowe źródło -auths.name=Nazwa -auths.type=Typ -auths.enabled=Włączono -auths.updated=Zaktualizowano -auths.auth_type=Typ uwierzytelniania -auths.auth_name=Nazwa uwierzytelniania -auths.security_protocol=Protokół zabezpieczeń -auths.domain=Domena -auths.host=Host -auths.port=Port -auths.bind_dn=Bind DN -auths.bind_password=Hasło Bind -auths.bind_password_helper=Ostrzeżenie: To hasło jest przechowywane w postaci zwykłego tekstu. Nie należy używać wysoko uprzywilejowanego konta. -auths.user_base=Baza wyszukiwania -auths.user_dn=DN użytkownika -auths.attribute_username=Atrybut nazwy użytkownika -auths.attribute_username_placeholder=Zostaw puste aby użyć wartości podanej podczas logowania. -auths.attribute_name=Atrybut imienia -auths.attribute_surname=Atrybut nazwiska -auths.attribute_mail=Atrybut e-mail -auths.attributes_in_bind=Pobierz atrybuty w kontekście Bind DN -auths.filter=Filtr użytkownika -auths.admin_filter=Filtr administratora -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Typ uwierzytelnienia SMTP -auths.smtphost=Serwer SMTP -auths.smtpport=Port SMTP -auths.allowed_domains=Dozwolone domeny -auths.allowed_domains_helper=Pozostaw puste aby nie ograniczać domen. Wiele domen powinno być oddzielone przecinkami ','. -auths.enable_tls=Włącz szyfrowanie TLS -auths.skip_tls_verify=Pomiń weryfikację protokołu TLS -auths.pam_service_name=Nazwa usługi PAM -auths.enable_auto_register=Włącz automatyczną rejestrację -auths.tips=Wskazówki -auths.edit=Edytuj ustawienia uwierzytelniania -auths.activated=To uwierzytelnienie zostało aktywowane -auths.new_success=Pomyślnie dodano nowe uwierzytelnianie '%s'. -auths.update_success=Ustawienia uwierzytelnienia zostały zaktualizowane pomyślnie. -auths.update=Aktualizuj ustawienia uwierzytelniania -auths.delete=Usuń to uwierzytelnienie -auths.delete_auth_title=Usunięcie uwierzytelnienia -auths.delete_auth_desc=To uwierzytelnienie zostanie usunięte, czy chcesz kontynuować? -auths.still_in_used=Ten rodzaj autentykacji jest wciąż wykorzystywany przez niektórych użytkowników. Usuń lub przekonwertuj użytkowników, aby wykorzystywali inny typ logowania. -auths.deletion_success=Uwierzytelnienie zostało usunięte pomyślnie! - -config.server_config=Konfiguracja serwera -config.app_name=Nazwa aplikacji -config.app_ver=Wersja aplikacji -config.app_url=Adres URL aplikacji -config.domain=Domena -config.offline_mode=Tryb offline -config.disable_router_log=Wyłącz dziennik routera -config.run_user=Użytkownik uruchomieniowy -config.run_mode=Tryb uruchamienia -config.repo_root_path=Ścieżka repozytoriów -config.static_file_root_path=Ścieżka plików statycznych -config.log_file_root_path=Ścieżka plików dziennika -config.script_type=Typ skryptu -config.reverse_auth_user=Użytkownik dostarczony przez odwrotne proxy - -config.ssh_config=Konfiguracja SSH -config.ssh_enabled=Aktywne -config.ssh_start_builtin_server=Uruchom serwer wbudowany -config.ssh_domain=Domena -config.ssh_port=Port -config.ssh_listen_port=Port nasłuchu -config.ssh_root_path=Ścieżka katalogu głównego -config.ssh_key_test_path=Ścieżka klucza testowego -config.ssh_keygen_path=Ścieżka generatora ('ssh-keygen') -config.ssh_minimum_key_size_check=Sprawdzanie minimalnej długości klucza -config.ssh_minimum_key_sizes=Minimalne rozmiary kluczy - -config.db_config=Konfiguracja bazy danych -config.db_type=Typ -config.db_host=Host -config.db_name=Nazwa -config.db_user=Użytkownik -config.db_ssl_mode=Tryb SSL -config.db_ssl_mode_helper=(tylko dla „postgres”) -config.db_path=Ścieżka -config.db_path_helper=(dla „sqlite3” i „tidb”) - -config.service_config=Konfiguracja usługi -config.register_email_confirm=Wymagaj potwierdzenia e-mail -config.disable_register=Wyłącz rejestrację -config.show_registration_button=Pokazuj przycisk rejestracji -config.require_sign_in_view=Wymagaj bycia zalogowanym -config.mail_notify=Powiadomienia e-mail -config.disable_key_size_check=Wyłącz sprawdzanie minimalnego rozmiaru klucza -config.enable_captcha=Włącz Captcha -config.active_code_lives=Ważność kodów aktywacyjnych -config.reset_password_code_lives=Czas życia kodu resetowania hasła - -config.webhook_config=Konfiguracja webhooka -config.queue_length=Długość kolejki -config.deliver_timeout=Limit czasu zdarzenia -config.skip_tls_verify=Pomiń weryfikację protokołu TLS - -config.mailer_config=Konfiguracja poczty -config.mailer_enabled=Aktywne -config.mailer_disable_helo=Wyłącz HELO -config.mailer_name=Nazwa -config.mailer_host=Host -config.mailer_user=Użytkownik -config.send_test_mail=Wyślij email testowy -config.test_mail_failed=Nieudane wysłanie wiadomości email do '%s': %v -config.test_mail_sent=Testowa wiadomość email została wysłana do '%s'. - -config.oauth_config=Konfiguracja OAuth -config.oauth_enabled=Aktywne - -config.cache_config=Konfiguracja cache -config.cache_adapter=Adapter cache -config.cache_interval=Interwał pamięci podręcznej -config.cache_conn=Połączenie z pamięcią podręczną - -config.session_config=Konfiguracja sesji -config.session_provider=Dostawca sesji -config.provider_config=Konfiguracja dostawcy -config.cookie_name=Nazwa ciasteczka -config.enable_set_cookie=Włącz ciasteczka -config.gc_interval_time=Interwał odśmiecania -config.session_life_time=Czas życia sesji -config.https_only=Tylko HTTPS -config.cookie_life_time=Czas życia ciasteczka - -config.picture_config=Ustawienia obrazów -config.picture_service=Serwis obrazów -config.disable_gravatar=Wyłącz Gravatara -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Konfiguracja Git -config.git_disable_diff_highlight=Wyłączyć wyróżnianie składni diff -config.git_max_diff_lines=Maksymalna ilość linii diff (dla pojedynczego pliku) -config.git_max_diff_line_characters=Maksymalna ilość znaków diff (dla pojedynczego pliku) -config.git_max_diff_files=Maksymalna ilość plików diff (które zostaną wyświetlone) -config.git_gc_args=Argumenty GC -config.git_migrate_timeout=Limit czasu migracji -config.git_mirror_timeout=Limit czasu aktualizacji kopii lustrzanej -config.git_clone_timeout=Limit czasu operacji klonowania -config.git_pull_timeout=Limit czasu dla operacji pull -config.git_gc_timeout=Limit czasu odśmiecania pamięci - -config.log_config=Konfiguracja dziennika -config.log_mode=Tryb dziennika - -monitor.cron=Zadania cron -monitor.name=Nazwa -monitor.schedule=Harmonogram -monitor.next=Następny czas -monitor.previous=Poprzedni czas -monitor.execute_times=Czas wykonania -monitor.process=Procesy -monitor.desc=Opis -monitor.start=Czas rozpoczęcia -monitor.execute_time=Czas wykonania - -notices.system_notice_list=Powiadomienia systemu -notices.view_detail_header=Pokaż szczegóły powiadomienia -notices.actions=Czynności -notices.select_all=Wybierz wszystko -notices.deselect_all=Odznacz wszystko -notices.inverse_selection=Odwróć wybór -notices.delete_selected=Usuń wybrane -notices.delete_all=Usuń wszystkie powiadomienia -notices.type=Typ -notices.type_1=Repozytorium -notices.desc=Opis -notices.op=Op. -notices.delete_success=Powiadomienia systemowe zostały pomyślnie usunięte. - -[action] -create_repo=tworzy repozytorium <a href="%s">%s</a> -rename_repo=zmienia nazwę repozytorium <code>%[1]s</code> na <a href="%[2]s">%[3]s</a> -commit_repo=wypycha do <a href="%[1]s/src/%[2]s">%[3]s</a> w <a href="%[1]s">%[4]s</a> -create_issue=`zgłasza problem <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`zamknięcie problemu <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`ponowne otwarcie problemu <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`tworzy pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`zamknięcie pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`ponowne otwarcie pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`komentuje problem <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`scala pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=przenosi repozytorium <code>%s</code> do <a href="%s">%s</a> -push_tag=taguje <a href="%s/src/%s">%[2]s</a> w <a href="%[1]s">%[3]s</a> -compare_commits=Zobacz porównanie tych %d commitów - -[tool] -ago=temu -from_now=od teraz -now=teraz -1s=1 sekundę %s -1m=1 minutę %s -1h=1 godzinę %s -1d=1 dzień %s -1w=1 tydzień %s -1mon=1 miesiąc %s -1y=1 rok %s -seconds=%d sekund %s -minutes=%d minut %s -hours=%d godzin %s -days=%d dni %s -weeks=%d tygodni %s -months=%d miesięcy %s -years=%d lat %s -raw_seconds=sekund -raw_minutes=minut - -[dropzone] -default_message=Upuść pliki tutaj lub kliknij, aby przesłać. -invalid_input_type=Nie można przesłać plików tego typu. -file_too_big=Rozmiar pliku ({{filesize}} MB) przekracza rozmiar maksymalny ({{maxFilesize}} MB). -remove_file=Usuń plik - diff --git a/conf/locale/locale_pt-BR.ini b/conf/locale/locale_pt-BR.ini deleted file mode 100644 index 3ff48411ce..0000000000 --- a/conf/locale/locale_pt-BR.ini +++ /dev/null @@ -1,1199 +0,0 @@ -app_desc=Um serviço de Git hospedável e amigável escrito em Go - -home=Página inicial -dashboard=Painel -explore=Explorar -help=Ajuda -sign_in=Entrar -sign_out=Sair -sign_up=Cadastrar -register=Registrar -website=Site -version=Versão -page=Página -template=Template -language=Idioma -create_new=Criar... -user_profile_and_more=Perfil do usuário e configurações -signed_in_as=Logado como - -username=Usuário -email=E-mail -password=Senha -re_type=Digite novamente -captcha=Captcha - -repository=Repositório -organization=Organização -mirror=Espelho -new_repo=Novo repositório -new_migrate=Nova migração -new_mirror=Novo mirror -new_fork=Novo fork de repositório -new_org=Nova organização -manage_org=Gerenciar organizações -admin_panel=Painel do administrador -account_settings=Configurações da conta -settings=Configurações -your_profile=Seu perfil -your_settings=Suas configurações - -activities=Atividades -pull_requests=Pull requests -issues=Problemas - -cancel=Cancelar - -[install] -install=Instalação -title=Etapas de instalação para primeira execução -docker_helper=Se você está rodando o Gitea dentro do Docker, por favor leia os <a target="_blank" rel="noopener" href="%s">Guias</a> cuidadosamente antes de mudar qualquer coisa nesta página! -requite_db_desc=Gitea requer MySQL, PostgreSQL, SQLite3 ou TiDB. -db_title=Configurações de banco de dados -db_type=Tipo de banco de dados -host=Host -user=Usuário -password=Senha -db_name=Nome do banco de dados -db_helper=Por favor, use o mecanismo INNODB com o conjunto de caracteres utf8_general_ci para MySQL. -ssl_mode=Modo SSL -path=Caminho -sqlite_helper=O caminho do arquivo de banco de dados SQLite3 ou TiDB. <br>Por favor use o caminho absoluto quando você iniciar como serviço. -err_empty_db_path=O Caminho do banco de dados SQLite3 ou TiDB não pode ser vazio. -err_invalid_tidb_name=Nome do banco de dados TiDB não permite os caracteres "." e "-". -no_admin_and_disable_registration=Você não pode desabilitar o registro sem criar uma conta de administrador. -err_empty_admin_password=A senha de administrador não pode ser vazia. - -general_title=Configurações gerais do Gitea -app_name=Nome do aplicativo -app_name_helper=Coloque o nome da sua organização aqui! -repo_path=Caminho raíz do repositório -repo_path_helper=Todos os repositórios remotos do Git serão salvos neste diretório. -run_user=Usuário da execução -run_user_helper=O usuário deve ter acesso ao caminho raiz do repositório e executar o Gitea -domain=Domínio -domain_helper=Isto afeta URLs para o clone via SSH. -ssh_port=Porta SSH -ssh_port_helper=Número da porta que seu servidor SSH está usando, deixe vazio para desativar o recurso SSH. -http_port=Porta HTTP -http_port_helper=Número da porta em que a aplicação irá executar. -app_url=URL do aplicativo -app_url_helper=Isto afeta a URL de clone via HTTP/HTTPs e também o e-mail. -log_root_path=Caminho do log -log_root_path_helper=Pasta dos arquivos de log. - -optional_title=Configurações opcionais -email_title=Configurações do serviço de e-mail -smtp_host=Host SMTP -smtp_from=De -smtp_from_helper=O endereço de email deve atender a especificação RFC 5322. O formato deve ser um email ou "Nome" <email@example.com>. -mailer_user=E-mail do remetente -mailer_password=Senha do remetente -register_confirm=Habilitar confirmação de registro -mail_notify=Habilitar notificação de e-mail -server_service_title=Configurações de servidor e outros serviços -offline_mode=Ativar modo off-line -offline_mode_popup=Desative o CDN mesmo em modo de produção, todos os recursos serão disponibilizados localmente. -disable_gravatar=Desativar serviço Gravatar -disable_gravatar_popup=Desabilitar o Gravatar e fontes personalizadas, todos os avatares são enviados por usuários ou padrão. -federated_avatar_lookup=Habilitar a busca federativa de avatares -federated_avatar_lookup_popup=Habilitar a busca federativa de avatares a usar o serviço federativo de código aberto baseado no libravatar. -disable_registration=Desativar auto-registro -disable_registration_popup=Desativar o auto-registro de usuário, para que somente o administrador possa criar contas. -enable_captcha=Habilitar captcha -enable_captcha_popup=Obrigar validação por captcha para auto-registro de usuários. -require_sign_in_view=Obrigar login para a visualização de páginas -require_sign_in_view_popup=Somente usuários autenticados podem ver todas as páginas, visitantes somente podem entrar ou se cadastrar. -admin_setting_desc=Você não precisa criar uma conta de administrador agora, no entanto o primeiro usuário (ID=1) automaticamente terá acesso de administrador. -admin_title=Configurações da conta de administrador -admin_name=Nome de usuário -admin_password=Senha -confirm_password=Confirmar senha -admin_email=E-mail do administrador -install_btn_confirm=Instalar Gitea -test_git_failed=Falha ao testar o comando 'git': %v -sqlite3_not_available=Sua versão não suporta SQLite3, por favor faça o download da versão binária oficial em %s, NÃO da versão gobuild. -invalid_db_setting=Configuração do banco de dados não está correta: %v -invalid_repo_path=A raiz do repositório é inválida: %v -run_user_not_match=O usuário da execução não é o usuário atual: %s -> %s -save_config_failed=Falha ao salvar a configuração: %v -invalid_admin_setting=Configuração da conta de administrador está inválida: %v -install_success=Bem-vindo! Estamos contentes que você escolheu o Gitea, divirta-se e tenha cuidado. -invalid_log_root_path=Pasta raíz do log é inválida: %v - -[home] -uname_holder=Nome de usuário ou e-mail -password_holder=Senha -switch_dashboard_context=Trocar contexto do painel de controle -my_repos=Meus repositórios -show_more_repos=Mostrar mais repositórios... -collaborative_repos=Repositórios colaborativos -my_orgs=Minhas organizações -my_mirrors=Meus mirrors -view_home=Ver %s - -issues.in_your_repos=Em seus repositórios - -[explore] -repos=Repositórios -users=Usuários -search=Pesquisar - -[auth] -create_new_account=Criar nova conta -register_hepler_msg=Já tem uma conta? Entre agora! -social_register_hepler_msg=Já tem uma conta? Junte-se agora! -disable_register_prompt=Desculpe, novos registros estão desabilitados. Por favor entre em contato com o administrador do site. -disable_register_mail=Desculpe, a confirmação de registro por e-mail foi desabilitada. -remember_me=Lembrar de mim -forgot_password=Esqueci a senha -forget_password=Esqueceu a senha? -sign_up_now=Precisa de uma conta? Cadastre-se agora. -confirmation_mail_sent_prompt=Um novo e-mail de confirmação foi enviado para <b>%s</b>, por favor, verifique sua caixa de entrada nas próximas %d horas para completar seu registro. -active_your_account=Ativar sua conta -prohibit_login=Login proibido -prohibit_login_desc=Sua conta foi proibida de efetuar login, por favor contate o administrador do site. -resent_limit_prompt=Desculpe, você está enviando um e-mail de ativação com muita frequência. Por favor, aguarde 3 minutos. -has_unconfirmed_mail=Oi %s, você possui um endereço de e-mail não confirmado (<b>%s</b>). Se você não recebeu um e-mail de confirmação ou precisa reenviar um novo, clique no botão abaixo. -resend_mail=Clique aqui para reenviar seu e-mail de ativação -email_not_associate=Este endereço de e-mail não é associado à nenhuma conta. -send_reset_mail=Clique aqui para (re)enviar seu e-mail de redefinição da senha -reset_password=Redefinir sua senha -invalid_code=Desculpe, seu código de confirmação expirou ou não é válido. -reset_password_helper=Clique aqui para redefinir sua senha -password_too_short=O comprimento da senha não pode ser menor que 6. -non_local_account=Não é possível mudar a senha de contas remotas pelo Gitea. - -[mail] -activate_account=Por favor, ative sua conta -activate_email=Verifique seu endereço de e-mail -reset_password=Resetar sua senha -register_success=Registrado com sucesso. Bem vindo -register_notify=Bem-vindo a bordo - -[modal] -yes=Sim -no=Não -modify=Alterar - -[form] -UserName=Nome de usuário -RepoName=Nome do repositório -Email=Endereço de e-mail -Password=Senha -Retype=Redigite a senha -SSHTitle=Nome da chave SSH -HttpsUrl=URL HTTPS -PayloadUrl=URL de carga -TeamName=Nome da equipe -AuthName=Nome de autorização -AdminEmail=E-mail do administrador - -NewBranchName=Novo nome do branch -CommitSummary=Resumo dos commits -CommitMessage=Mensagem do commit -CommitChoice=Escolha de commit -TreeName=Caminho do arquivo -Content=Conteúdo - -require_error=` não pode estar vazio.` -alpha_dash_error=` devem ser caracteres alfanuméricos, hífen (-) ou sublinhado (_).` -alpha_dash_dot_error=` devem ser caracteres alfanuméricos ou hífen (-) ou sublinhado (_).` -size_error=`deve ser do tamanho %s.` -min_size_error=` deve conter pelo menos %s caracteres.` -max_size_error=` deve conter no máximo %s caracteres.` -email_error=` não é um endereço de e-mail válido.` -url_error=`não é uma URL válida.` -include_error=` deve conter '%s'.` -unknown_error=Erro desconhecido: -captcha_incorrect=O captcha não correspondeu. -password_not_match=Senha e confirmação da senha não são as mesmas. - -username_been_taken=O nome de usuário já existe. -repo_name_been_taken=Nome do repositório já existe. -org_name_been_taken=Nome da organização já foi tomado. -team_name_been_taken=Nome da equipe já existe. -email_been_used=Endereço de e-mail já foi usado. -username_password_incorrect=Usuário ou senha incorretos. -enterred_invalid_repo_name=Por favor certifique-se que informou o nome do repositório corretamente. -enterred_invalid_owner_name=Por favor, verifique se o nome do proprietário está correto. -enterred_invalid_password=Por favor, verifique se a senha que você digitou está correta. -user_not_exist=O usuário informado não existe. -last_org_owner=O usuário a ser removido é o último membro na equipe de proprietários. É obrigatório ter pelo menos um proprietário. - -invalid_ssh_key=Desculpe, não conseguimos verificar a sua chave SSH: %s -unable_verify_ssh_key=Gitea não pode verificar sua chave SSH, mas assumimos que é válida, por favor, verifique a chave pessoalmente. -auth_failed=A autenticação falhou: %v - -still_own_repo=Sua conta ainda tem propriedade do repositório, você tem que excluir ou transferí-la primeiro. -still_has_org=Sua conta ainda faz parte da organização, você deve sair ou excluí-la primeiro. -org_still_own_repo=Esta organização ainda tem a propriedade do repositório, você deve excluir ou transferí-la primeiro. - -target_branch_not_exist=O branch de destino não existe. - -[user] -change_avatar=Mude seu avatar -join_on=Inscreveu-se em -repositories=Repositórios -activity=Atividade pública -followers=Seguidores -starred=Repositórios favoritos -following=Seguindo -follow=Seguir -unfollow=Deixar de seguir - -form.name_reserved=O nome de usuário '%s' não pode ser usado. -form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de usuário. - -[settings] -profile=Perfil -password=Senha -avatar=Avatar -ssh_keys=Chaves SSH -social=Contas sociais -applications=Aplicativos -orgs=Organizações -delete=Deletar conta -uid=Uid - -public_profile=Perfil público -profile_desc=Seu endereço de E-mail é publico e será usado para qualquer notificação relacionada à conta, e qualquer operação na web feita através do site. -password_username_disabled=Usuários remotos não tem permissão para mudarem seu nome de usuário. -full_name=Nome Completo -website=Site -location=Localização -update_profile=Atualizar o perfil -update_profile_success=O seu perfil foi atualizado com sucesso. -change_username=Nome de usuário alterado -change_username_prompt=Essa alteração afetará os links para a sua conta. -continue=Continuar -cancel=Cancelar - -lookup_avatar_by_mail=Busca de avatar por e-mail -federated_avatar_lookup=Busca de avatar federativo -enable_custom_avatar=Habilitar avatar customizado -choose_new_avatar=Escolha um novo avatar -update_avatar=Atualizar configuração de avatar -delete_current_avatar=Excluir o avatar atual -uploaded_avatar_not_a_image=O arquivo enviado não é uma imagem. -update_avatar_success=Sua configuração de avatar foi atualizada com sucesso. - -change_password=Mudança de senha -old_password=Senha Atual -new_password=Nova senha -retype_new_password=Digite novamente a nova senha -password_incorrect=A senha atual não está correta. -change_password_success=A senha está alterada com sucesso. Você pode agora entrar com a senha nova. -password_change_disabled=Usuários remotos não tem permissão para mudar sua senha. - -emails=Endereços de e-mail -manage_emails=Gerenciar endereços de e-mail -email_desc=Seu endereço de e-mail principal será usado para notificações e outras operações. -primary=Principal -primary_email=Definir como principal -delete_email=Deletar -email_deletion=Exclusão do email -email_deletion_desc=Ao Excluir este endereço de e-mail será removido informações relacionadas com a sua conta. Você deseja continuar? -email_deletion_success=O E-mail foi excluído com sucesso! -add_new_email=Adicionar novo endereço de e-mail -add_email=Adicionar e-mail -add_email_confirmation_sent=Um novo e-mail de confirmação foi enviado para '%s'. Por favor, verifique sua Caixa de Entrada dentro das próximas %d horas, para concluir o processo de confirmação. -add_email_success=Seu novo endereço de e-mail foi adicionado com sucesso. - -manage_ssh_keys=Gerenciar Chaves SSH -add_key=Adicionar chave -ssh_desc=Esta é uma lista de chaves SSH associadas com a sua conta. Como essas chaves permitem que qualquer um que as usem tenham acesso aos seus repositórios, é altamente importante que você reconheça elas. -ssh_helper=<strong>Precisa de ajuda?</strong> Confira nosso guia para <a href="%s">gerar chaves SSH</a> ou solucionar <a href="%s">problemas comuns com SSH</a>. -add_new_key=Adicionar Chave SSH -ssh_key_been_used=Uma chave pública com esse mesmo conteúdo já está em uso. -ssh_key_name_used=Uma outra chave pública já existe com esse mesmo nome. -key_name=Nome da Chave -key_content=Conteúdo -add_key_success=A nova chave pública '%s' foi adicionada com sucesso! -delete_key=Deletar -ssh_key_deletion=Exclusão da chave de SSH -ssh_key_deletion_desc=Ao excluir esta chave de SSH será removido todos os acessos para sua conta. Você deseja continuar? -ssh_key_deletion_success=A chave de SSH foi excluída com sucesso! -add_on=Adicionado em -last_used=Última vez usado em -no_activity=Nenhuma atividade recente -key_state_desc=Usada a pelo menos 7 dias -token_state_desc=Este token é usado em pelo menos 7 dias - -manage_social=Gerenciar contas sociais associadas -social_desc=Esta é uma lista de contas sociais. Remova qualquer ligação que você não reconheça. -unbind=Desvincular -unbind_success=A conta social foi desvinculada. - -manage_access_token=Gerenciar tokens de acesso pessoal -generate_new_token=Gerar novo token -tokens_desc=Tokens gerados por você que podem ser usados para acessar a API do Gitea. -new_token_desc=Por enquanto, todo token terá acesso completo à sua conta. -token_name=Nome do token -generate_token=Gerar token -generate_token_succees=Novo token de acesso gerado com sucesso! Certifique-se de copiar seu novo token de acesso pessoal agora. Você não poderá vê-lo novamente! -delete_token=Excluir -access_token_deletion=Exclusão do token de acesso pessoal -access_token_deletion_desc=Ao Excluir este token de acesso pessoal será removido todos os acessos do aplicativo. Você deseja continuar? -delete_token_success=O Token de acesso pessoal foi removido com sucesso! Não se esqueça de atualizar seus aplicativos também. - -delete_account=Deletar sua conta -delete_prompt=A operação deletará sua conta permanentemente, e <strong>NÃO PODERÁ</strong> ser desfeita! -confirm_delete_account=Confirmar exclusão -delete_account_title=Exclusão da conta -delete_account_desc=Esta conta será excluída permanentemente, você quer continuar? - -[repo] -owner=Dono -repo_name=Nome do repositório -repo_name_helper=Nomes de repositórios bons são pequenos, memorizáveis e únicos. -visibility=Visibilidade -visiblity_helper=Este é um repositório <span class="ui red text"> privado</span> -visiblity_helper_forced=O adminstrador forçou todos os novos repositórios para serem <span class="ui red text">privados</span> -visiblity_fork_helper=(A alteração desse valor irá afetar todos os forks) -clone_helper=Precisa de ajuda com o clone? Visite a <a target="_blank" rel="noopener" href="%s">Ajuda</a>! -fork_repo=Fork do repositório -fork_from=Fork de -fork_visiblity_helper=Não é possível alterar a visibilidade de um repositório fork. -repo_desc=Descrição -repo_lang=Linguagem -repo_gitignore_helper=Selecionar templates de .gitignore -license=Licença -license_helper=Selecione um arquivo de licença -readme=Leia-me -readme_helper=Selecione um modelo de leia-me -auto_init=Inicializar este repositório com os arquivos selecionados e modelo -create_repo=Criar repositório -default_branch=Branch padrão -mirror_prune=Varrer -mirror_prune_desc=Remova quaisquer referências que não existem mais no remote -mirror_interval=Intervalo de mirror (hora) -mirror_address=Endereço do mirror -mirror_address_desc=Por favor, inclua as credenciais do usuário necessários no endereço. -mirror_last_synced=Última sincronização -watchers=Observadores -stargazers=Usuários que estrelaram -forks=Forks - -form.reach_limit_of_creation=O proprietário atingiu o limite máximo de criação de repositórios de %d. -form.name_reserved=O nome de repositório '%s' não pode ser usado. -form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de repositório. - -need_auth=Precisa de autorização -migrate_type=Tipo de migração -migrate_type_helper=Este repositório será um <span class="text blue">mirror</span> -migrate_repo=Migrar repositório -migrate.clone_address=Endereço de clone -migrate.clone_address_desc=Isto pode ser uma URL de HTTP/HTTPS/GIT ou um caminho de diretório local. -migrate.permission_denied=Você não pode importar repositórios locais. -migrate.invalid_local_path=Caminho local inválido, não existe ou não é um diretório. -migrate.failed=Migração falhou: %v - -mirror_from=mirror de -forked_from=fork de -fork_from_self=Você não pode criar fork de um repositório que já é seu! -copy_link=Copiar -copy_link_success=Copiado! -copy_link_error=Pressione ⌘-C ou Ctrl-C para copiar -copied=Copiado com sucesso -unwatch=Deixar de observar -watch=Observar -unstar=Remover favorito -star=Favorito -fork=Fork - -no_desc=Nenhuma descrição -quick_guide=Guia rápido -clone_this_repo=Clonar este repositório -create_new_repo_command=Criar um novo repositório na linha de comando -push_exist_repo=Push um repositório existente na linha de comando -repo_is_empty=Este repositório está vazio, por favor volte mais tarde! - -code=Código -branch=Branch -tree=Tree -filter_branch_and_tag=Filtrar branch ou tag -branches=Branches -tags=Tags -issues=Issues -pulls=Pull Requests -labels=Etiquetas -milestones=Milestones -commits=Commits -releases=Versões -file_raw=Raw -file_history=Histórico -file_view_raw=Ver raw -file_permalink=Link permanente -file_too_large=Este arquivo é muito grande para ser exibido - -editor.new_file=Novo arquivo -editor.upload_file=Enviar arquivo -editor.edit_file=Editar arquivo -editor.preview_changes=Visualizar alterações -editor.cannot_edit_non_text_files=Impossível editar arquivos que não são do tipo texto plano -editor.edit_this_file=Editar este arquivo -editor.must_be_on_a_branch=Você deve estar em um branch para propor mudanças neste arquivo -editor.fork_before_edit=Você deve fazer fork deste repositório antes de editar o arquivo -editor.delete_this_file=Excluir este arquivo -editor.must_have_write_access=Você deve ter permissão de escrita para fazer ou propor mudanças neste arquivo -editor.file_delete_success=Arquivo '%s' deletado com sucesso! -editor.name_your_file=Nomeie seu arquivo... -editor.filename_help=Para adicionar uma pasta, apenas digite o nome e pressione /. Para remover uma pasta, vá para o começo do campo e pressione backspace. -editor.or=ou -editor.cancel_lower=cancelar -editor.commit_changes=Efetivar mudanças -editor.add_tmpl=Adicionar '%s/<filename>' -editor.add=Adicionar '%s' -editor.update=Atualizar '%s' -editor.delete=Excluir '%s' -editor.commit_message_desc=Adicione uma descrição estendida opcional... -editor.commit_directly_to_this_branch=Efetive diretamente no branch <strong class="branch-name">%s</strong>. -editor.create_new_branch=Crie um <strong>novo branch</strong> para este commit e crie um pull request. -editor.new_branch_name_desc=Novo nome do ramo... -editor.cancel=Cancelar -editor.filename_cannot_be_empty=Nome do arquivo não pode ser vazio. -editor.branch_already_exists=Branch '%s' já existe neste repositório. -editor.directory_is_a_file=Entrada '%s' no caminho pai é um arquivo e não uma pasta neste repositório. -editor.filename_is_a_directory=O arquivo '%s' é uma pasta existente neste repositório. -editor.file_editing_no_longer_exists=O arquivo '%s' que você está editando não existe mais neste repositório. -editor.file_changed_while_editing=O conteúdo do arquivo mudou desde que você começou a editar. <a target="_blank" rel="noopener" href="%s">Clique aqui</a> para ver o que mudou ou <strong>pressione efetivar novamente</strong> para sobrescrever esses mudanças. -editor.file_already_exists=Um arquivo com nome '%s' já existe neste repositório. -editor.no_changes_to_show=Nenhuma alteração a mostrar. -editor.fail_to_update_file=Houve erro ao criar ou atualizar arquivo '%s': %v -editor.add_subdir=Adicionar o subdiretório... -editor.unable_to_upload_files=Houve erro ao fazer upload de arquivos para '%s': %v -editor.upload_files_to_dir=Enviar arquivos para '%s' - -commits.commits=Commits -commits.search=Pesquisar commits -commits.find=Buscar -commits.author=Autor -commits.message=Mensagem -commits.date=Data -commits.older=Mais Antigo -commits.newer=Mais recente - -issues.new=Novo issue -issues.new.labels=Etiquetas -issues.new.no_label=Sem etiqueta -issues.new.clear_labels=Limpar etiquetas -issues.new.milestone=Milestone -issues.new.no_milestone=Sem milestone -issues.new.clear_milestone=Limpar milestone -issues.new.open_milestone=Milestone abertos -issues.new.closed_milestone=Milestone fechados -issues.new.assignee=Responsável -issues.new.clear_assignee=Limpar responsável -issues.new.no_assignee=Não atribuída -issues.create=Criar issue -issues.new_label=Nova etiqueta -issues.new_label_placeholder=Nome da etiqueta... -issues.create_label=Criar etiqueta -issues.label_templates.title=Carregue um conjunto de etiquetas pré-definidas -issues.label_templates.info=Não existem etiquetas ainda. Você pode clicar em "Nova etiqueta" acima para criar uma ou usar um conjunto pré-definido abaixo. -issues.label_templates.helper=Selecione um conjunto de etiquetas -issues.label_templates.use=Usar este conjunto de etiquetas -issues.label_templates.fail_to_load_file=Houve erro ao carregar arquivo de template '%s': %v -issues.open_tab=%d aberto -issues.close_tab=%d fechado -issues.filter_label=Etiqueta -issues.filter_label_no_select=Nenhuma etiqueta selecionada -issues.filter_milestone=Milestone -issues.filter_milestone_no_select=Nenhum milestone selecionado -issues.filter_assignee=Atribuído -issues.filter_assginee_no_select=Sem atribuição -issues.filter_type=Tipo -issues.filter_type.all_issues=Todos os issues -issues.filter_type.assigned_to_you=Atribuídos a você -issues.filter_type.created_by_you=Criado por você -issues.filter_type.mentioning_you=Mencionando você -issues.filter_sort=Ordenação -issues.filter_sort.latest=Mais recentes -issues.filter_sort.oldest=Mais antigos -issues.filter_sort.recentupdate=Mais recentemente atualizados -issues.filter_sort.leastupdate=Menos recentemente atualizados -issues.filter_sort.mostcomment=Mais comentados -issues.filter_sort.leastcomment=Menos comentados -issues.opened_by=%[1]s foi aberto por <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=%[1]s foi aberto por %[2]s -issues.previous=Anterior -issues.next=Próximo -issues.open_title=Aberto -issues.closed_title=Fechado -issues.num_comments=%d comentários -issues.commented_at=`comentado <a href="#%s">%s</a>` -issues.delete_comment_confirm=Tem certeza que deseja deletar este comentário? -issues.no_content=Ainda não há conteúdo. -issues.close_issue=Fechar -issues.close_comment_issue=Comentar e fechar -issues.reopen_issue=Reabrir -issues.reopen_comment_issue=Comentar e reabrir -issues.create_comment=Comentar -issues.closed_at=`fechado em <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`reaberto em <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`citou este problema em um commit <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Autor -issues.collaborator=Colaborador -issues.owner=Proprietário -issues.sign_in_require_desc=<a href="%s">Faça login</a> para participar desta conversação. -issues.edit=Editar -issues.cancel=Cancelar -issues.save=Salvar -issues.label_title=Nome da etiqueta -issues.label_color=Cor da etiqueta -issues.label_count=%d etiquetas -issues.label_open_issues=%d problemas abertos -issues.label_edit=Editar -issues.label_delete=Excluir -issues.label_modify=Alteração de etiqueta -issues.label_deletion=Exclusão de etiqueta -issues.label_deletion_desc=Excluir uma etiqueta a retirará de todos os problemas que ela estiver marcando. Quer mesmo continuar? -issues.label_deletion_success=A etiqueta foi excluída com sucesso! -issues.num_participants=%d participantes -issues.attachment.open_tab=`Clique para ver "%s" em uma nova aba` -issues.attachment.download=`Clique para baixar "%s"` - -pulls.new=Novo Pull Request -pulls.compare_changes=Comparar mudanças -pulls.compare_changes_desc=Comparar os dois branches e criar pull request com as mudanças. -pulls.compare_base=base -pulls.compare_compare=comparar -pulls.filter_branch=Filtrar branch -pulls.no_results=Nada encontrado. -pulls.nothing_to_compare=Não há nada para comparar porque o branch base e o head estão iguais. -pulls.has_pull_request=`Já existem pull requests entre esses dois alvos: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Criar Pull Request -pulls.title_desc=quer mesclar %[1]d commits de <code>%[2]s</code> em <code>%[3]s</code> -pulls.merged_title_desc=mesclou %[1]d commits de <code>%[2]s</code> em <code>%[3]s</code> %[4]s -pulls.tab_conversation=Conversação -pulls.tab_commits=Commits -pulls.tab_files=Arquivos alterados -pulls.reopen_to_merge=Por favor reabra este Pull Request para executar a operação de merge. -pulls.merged=Merge realizado -pulls.has_merged=O merge deste Pull Request foi aplicado com sucesso! -pulls.data_broken=Dados deste Pull Request foram quebrados devido à remoção de informação do fork. -pulls.is_checking=A verificação do conflito ainda está em progresso, por favor recarregue a página em instantes. -pulls.can_auto_merge_desc=O merge deste Pull Pequest pode ser aplicado automaticamente. -pulls.cannot_auto_merge_desc=O merge deste Pull Request não pode ser aplicado automaticamente pois há conflitos. -pulls.cannot_auto_merge_helper=Por favor, aplique o merge manualmente para resolver os conflitos. -pulls.merge_pull_request=Solicitação de merge de Pull Request -pulls.open_unmerged_pull_exists=`Você não pode executar a operação de reabrir porque já existe um Pull request aberto (#%d) do mesmo repositório com as mesmas informações de merge e está esperando pelo merge.` - -milestones.new=Novo milestone -milestones.open_tab=%d abertos -milestones.close_tab=%d fechados -milestones.closed=Fechado %s -milestones.no_due_date=Sem prazo -milestones.open=Reabrir -milestones.close=Fechar -milestones.new_subheader=Crie marcos para gerenciar seus problemas. -milestones.create=Criar milestone -milestones.title=Título -milestones.desc=Descrição -milestones.due_date=Prazo (opcional) -milestones.clear=Limpar -milestones.invalid_due_date_format=Formato inválido. O valor de data deve ser algo como 'aaaa-mm-dd'. -milestones.create_success=O marco '%s' foi configurado com sucesso! -milestones.edit=Editar milestone -milestones.edit_subheader=Descreva bem a proposta do milestone, assim as pessoas não ficarão confusas. -milestones.cancel=Cancelar -milestones.modify=Modificar milestone -milestones.edit_success=O milestone '%s' foi alterado com sucesso! -milestones.deletion=Exclusão de milestone -milestones.deletion_desc=Excluir este milestone irá remover toda sua informação em todos as issues que estiver associado. Você quer mesmo continuar? -milestones.deletion_success=Milestone excluído com sucesso! - -wiki=Wiki -wiki.welcome=Bem-vindo ao wiki! -wiki.welcome_desc=Wiki é o lugar onde você gostaria de documentar o seu projeto em conjunto e torná-lo melhor. -wiki.create_first_page=Criar a primeira página -wiki.page=Página -wiki.filter_page=Filtrar página -wiki.new_page=Criar nova página -wiki.default_commit_message=Escrever um comentário sobre esta atualização (opcional). -wiki.save_page=Salvar página -wiki.last_commit_info=%s editou esta página %s -wiki.edit_page_button=Editar -wiki.new_page_button=Nova página -wiki.delete_page_button=Excluir página -wiki.delete_page_notice_1=Isto irá apagar a página <code>"%s"</code>. Por favor, certifique-se. -wiki.page_already_exists=já existe uma página de wiki com o mesmo nome. -wiki.pages=Páginas -wiki.last_updated=Última atualização %s - -settings=Configurações -settings.options=Opções -settings.collaboration=Colaboração -settings.collaboration.admin=Administrador -settings.collaboration.write=Escrita -settings.collaboration.read=Leitura -settings.collaboration.undefined=Indefinido -settings.hooks=Webhooks -settings.githooks=Hooks do Git -settings.basic_settings=Configurações básicas -settings.mirror_settings=Opções de mirror -settings.sync_mirror=Sincronizar agora -settings.mirror_sync_in_progress=A sincronização do mirror está em andamento, por favor atualize a página em aproximadamente um minuto. -settings.site=Site oficial -settings.update_settings=Atualizar configurações -settings.change_reponame_prompt=Esta mudança irá afetar os links para este repositório. -settings.advanced_settings=Configurações avançadas -settings.wiki_desc=Habilitar sistema de wiki -settings.use_internal_wiki=Usar wiki nativa -settings.use_external_wiki=Usar wiki externa -settings.external_wiki_url=URL externa da wiki -settings.external_wiki_url_desc=Os visitantes serão redirecionados para a URL ao clicar na aba. -settings.issues_desc=Habilitar issue tracker -settings.use_internal_issue_tracker=Usar o issue tracker nativo -settings.use_external_issue_tracker=Usar issue tracker externo -settings.tracker_url_format=Formato de URL do issue tracker externo -settings.tracker_issue_style=Estilo de nome de issue tracker externo: -settings.tracker_issue_style.numeric=Numérico -settings.tracker_issue_style.alphanumeric=Alfanumérico -settings.tracker_url_format_desc=Você pode usar o espaço reservado <code>{user} {repo} {index}</code> para o nome do usuário, índice de nome e a questão do repositório. -settings.pulls_desc=Habilitar Pull Requests para aceitar contribuições públicas -settings.danger_zone=Zona de perigo -settings.new_owner_has_same_repo=O novo dono já tem um repositório com o mesmo nome. Por favor, escolha outro nome. -settings.convert=Converter para repositório tradicional -settings.convert_desc=Você pode converter este espelho em um repositório tradicional. Esta ação não pode ser revertida. -settings.convert_notices_1=- Esta operação vai converter este repositório espelho em um repositório tradicional. Esta ação não pode ser desfeita. -settings.convert_confirm=Confirmar conversão -settings.convert_succeed=Repositório espelho convertido para tradicional com sucesso. -settings.transfer=Transferir Propriedade -settings.transfer_desc=Transferir este repositório para outro usuário ou para uma organização onde você tem direitos de administrador. -settings.transfer_notices_1=- Você irá perder o acesso se o novo dono for um usuário individual. -settings.transfer_notices_2=- Você irá continuar tendo acesso se o novo dono é uma organização e você é um dos membros. -settings.transfer_form_title=Informe a seguinte informação para confirmar a sua operação: -settings.wiki_delete=Apagar dados do Wiki -settings.wiki_delete_desc=Uma vez que você apague os dados da wiki, não há volta. Por favor, certifique-se. -settings.wiki_delete_notices_1=- Isso irá excluir e desativar o wiki para %s -settings.wiki_deletion_success=Dados de wiki do repositório foram deletados com sucesso. -settings.delete=Deletar este repositório -settings.delete_desc=Uma vez que você remova um repositório, não tem volta. Por favor, tenha certeza. -settings.delete_notices_1=-Esta operação <strong>NÃO PODERÁ</strong> ser desfeita. -settings.delete_notices_2=- Esta operação irá apagar permanentemente o tudo deste repositório, incluindo os dados do Git, Issues, comentários e acessos dos colaboradores. -settings.delete_notices_fork_1=-Todos os forks se tornarão independentes após a exclusão. -settings.deletion_success=Repositório excluído com sucesso! -settings.update_settings_success=As opções do repositório foram atualizadas com sucesso. -settings.transfer_owner=Novo dono -settings.make_transfer=Fazer transferência -settings.transfer_succeed=A posse do repositório foi transferido com sucesso. -settings.confirm_delete=Confirmar exclusão -settings.add_collaborator=Adicionar um novo colaborador -settings.add_collaborator_success=O novo colaborador foi adicionado. -settings.delete_collaborator=Excluir -settings.collaborator_deletion=Exclusão de colaborador -settings.collaborator_deletion_desc=Este usuário não terá mais acesso de colaboração neste repositório após a exclusão. Você quer continuar? -settings.remove_collaborator_success=O colaborador foi removido. -settings.search_user_placeholder=Pesquisar usuário... -settings.org_not_allowed_to_be_collaborator=Organização não tem permissão para ser adicionada como um colaborador. -settings.user_is_org_member=O usuário é um membro da organização que não pode ser adicionado como um colaborador. -settings.add_webhook=Adicionar Webhook -settings.hooks_desc=Hooks da web ou Webhooks permitem serviços externos serem notificados quando certos eventos acontecem no Gitea. Quando acontecem os eventos especificados, enviaremos uma solicitação POST para cada uma das URLs que você fornecer. Saiba mais no nosso <a target="_blank" rel="noopener" href="%s"> Guia de Webhooks</a>. -settings.webhook_deletion=Deletar Webhook -settings.webhook_deletion_desc=Deletar este Webhook vai remover sua informação e todo o histórico de entrega. Deseja continuar? -settings.webhook_deletion_success=Webhook deletado com sucesso! -settings.webhook.test_delivery=Entrega de teste -settings.webhook.test_delivery_desc=Enviar uma entrega de evento de Push falso para testar suas configurações de webhook -settings.webhook.test_delivery_success=O Webhook de teste foi adicionado para a fila de entrega. Pode demorar alguns segundos antes de ser exibido no histórico de entrega. -settings.webhook.request=Solicitação -settings.webhook.response=Resposta -settings.webhook.headers=Cabeçalhos -settings.webhook.payload=Payload -settings.webhook.body=Corpo -settings.githooks_desc=Hooks do Git são ofertados pelo próprio Git, você pode editar arquivos de hooks suportados na lista abaixo para aplicar operações personalizadas. -settings.githook_edit_desc=Se o hook não estiver ativo, o conteúdo de exemplo será apresentado. Deixar o conteúdo em branco irá desativar esse hook. -settings.githook_name=Nome do Hook -settings.githook_content=Conteúdo do Hook -settings.update_githook=Atualizar Hook -settings.add_webhook_desc=Enviaremos uma solicitação <code>POST</code> para o URL abaixo com detalhes de quaisquer eventos inscritos. Você pode também especificar qual formato de dados você gostaria de receber (JSON, <code>x-www-form-urlencoded</code>, <em>etc</em>). Mais informação pode ser encontrada em <a target="_blank" rel="noopener" href="%s">Webhooks Guide</a>. -settings.payload_url=URL de Payload -settings.content_type=Tipo de conteúdo -settings.secret=Secreto -settings.slack_username=Nome de usuário -settings.slack_icon_url=URL do ícone -settings.slack_color=Cor -settings.event_desc=Quais eventos você gostaria de acionar a esse webhook? -settings.event_push_only=Apenas o evento <code>push</code>. -settings.event_send_everything=Preciso de <strong>tudo</strong>. -settings.event_choose=Deixe-me escolher o que eu preciso. -settings.event_create=Criar -settings.event_create_desc=Branch ou Tag criado -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request aberto, fechado, reaberto, atribuído, desatribuído, teve etiqueta atualizada ou limpada ou foi sincronizado. -settings.event_push=Push -settings.event_push_desc=Git push para o repositório -settings.active=Ativo -settings.active_helper=Enviaremos detalhes do evento quando este hook for acionado. -settings.add_hook_success=Novos hooks de web foram adicionados. -settings.update_webhook=Atualizar Webhook -settings.update_hook_success=Webhook atualizado. -settings.delete_webhook=Excluir Webhook -settings.recent_deliveries=Entregas Recentes -settings.hook_type=Tipo de Hook -settings.add_slack_hook_desc=Adicionar <a href="%s">Slack</a> de integração para o seu repositório. -settings.slack_token=Token -settings.slack_domain=Domínio -settings.slack_channel=Canal -settings.deploy_keys=Chaves de Deploy -settings.add_deploy_key=Nova chave -settings.deploy_key_desc=Chave de Deploy só tem acesso somente leitura. Não é igual as chaves SSH de conta pessoal. -settings.no_deploy_keys=Você ainda não adicionou nenhuma chave de Deploy. -settings.title=Título -settings.deploy_key_content=Conteúdo da chave -settings.key_been_used=Uma chave de Deploy com esse mesmo conteúdo já está em uso. -settings.key_name_used=Uma chave de Deploy já existe com esse com mesmo nome. -settings.add_key_success=A nova chave de Deploy '%s' foi adicionada com sucesso! -settings.deploy_key_deletion=Exclusão de chave de Deploy -settings.deploy_key_deletion_desc=Excluir esta chave de Deploy removerá permissões de acesso a este repositório. Quer mesmo continuar? -settings.deploy_key_deletion_success=Chave de Deploy excluída com sucesso! - -diff.browse_source=Ver código fonte -diff.parent=pai -diff.commit=commit -diff.data_not_available=Dados de Diff não disponíveis. -diff.show_diff_stats=Mostrar estatísticas do Diff -diff.show_split_view=Visão dividida -diff.show_unified_view=Visão unificada -diff.stats_desc=<strong> %d arquivos alterados</strong> com <strong>%d adições</strong> e <strong>%d exclusões</strong> -diff.bin=BIN -diff.view_file=Ver arquivo -diff.file_suppressed=Diferenças do arquivo suprimidas por serem muito extensas -diff.too_many_files=Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff - -release.releases=Versões -release.new_release=Nova versão -release.draft=Rascunho -release.prerelease=Versão prévia -release.stable=Estável -release.edit=editar -release.ahead=<strong>%d</strong> commits para %s depois desta versão -release.source_code=Código fonte -release.new_subheader=Publicar versões para iterar o produto. -release.edit_subheader=Um changelog detalhado ajuda os usuários a entenderem o que foi melhorado. -release.tag_name=Nome da tag -release.target=Destino -release.tag_helper=Escolha uma tag existente, ou crie uma nova tag em publicar. -release.title=Título -release.content=Conteúdo -release.write=Escrever -release.preview=Visualizar -release.loading=Carregando... -release.prerelease_desc=Esta é uma versão prévia -release.prerelease_helper=Vou salientar que esta versão é identificada como não pronta para produção. -release.cancel=Cancelar -release.publish=Publicar versão -release.save_draft=Salvar rascunho -release.edit_release=Editar versão -release.delete_release=Excluir esta versão -release.deletion=Exclusão de versão -release.deletion_desc=Excluir esta versão vai remover a tag do git correspondente. Você deseja continuar? -release.deletion_success=A versão foi removida com sucesso! -release.tag_name_already_exist=Já existe uma versão com esse nome de tag. -release.tag_name_invalid=Nome de tag não é válido. -release.downloads=Downloads - -[org] -org_name_holder=Nome da organização -org_full_name_holder=Nome completo da organização -org_name_helper=Nomes de grandes organizações são curtos e memoráveis. -create_org=Criar organização -repo_updated=Atualizado -people=Pessoas -invite_someone=Convidar alguém -teams=Equipes -lower_members=membros -lower_repositories=repositórios -create_new_team=Criar nova equipe -org_desc=Descrição -team_name=Nome da equipe -team_desc=Descrição -team_name_helper=Você usará este nome para mencionar esta equipe em conversas. -team_desc_helper=Do que trata essa equipe? -team_permission_desc=Que nível de permissão esta equipe deve ter? - -form.name_reserved=O nome de organização '%s' não pode ser usado. -form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de organização. - -settings=Configurações -settings.options=Opções -settings.full_name=Nome completo -settings.website=Site -settings.location=Localização -settings.update_settings=Atualizar Configurações -settings.update_setting_success=Configuração da organização atualizada com sucesso. -settings.change_orgname_prompt=Esta mudança vai afetar os links para esta organização. -settings.update_avatar_success=A configuração de avatar da organização foi atualizado com sucesso. -settings.delete=Excluir organização -settings.delete_account=Excluir esta organização -settings.delete_prompt=A operação irá excluir esta organização permanentemente, e <strong>NÃO PODERÁ</strong> ser desfeita! -settings.confirm_delete_account=Confirmar exclusão -settings.delete_org_title=Exclusão da organização -settings.delete_org_desc=Esta organização será excluída permanentemente, você quer continuar? -settings.hooks_desc=Adicionar Webhooks que serão acionados para <strong>todos os repositórios</strong> dessa organização. - -members.membership_visibility=Visibilidade da associação: -members.public=Público -members.public_helper=tornar privado -members.private=Privado -members.private_helper=tornar público -members.member_role=Categoria de membro: -members.owner=Dono -members.member=Membro -members.remove=Remover -members.leave=Sair -members.invite_desc=Adicionar novo membro em %s: -members.invite_now=Convidar agora - -teams.join=Juntar-se -teams.leave=Deixar -teams.read_access=Acesso de leitura -teams.read_access_helper=Esta equipe poderá ver e clonar os repositórios dela. -teams.write_access=Acesso de escrita -teams.write_access_helper=Esta equipa será capaz de ler os seus repositórios, bem como fazer push para eles. -teams.admin_access=Acesso do administrador -teams.admin_access_helper=Esta equipe será capaz de fazer push/pull em seus repositórios, bem como adicionar-lhes outros colaboradores. -teams.no_desc=Esta equipe não tem descrição -teams.settings=Configurações -teams.owners_permission_desc=Donos tem acesso total a <strong>todos repositórios</strong> e também <strong>direitos de administrador</strong> para a organização. -teams.members=Membros da equipe -teams.update_settings=Atualizar configurações -teams.delete_team=Excluir esta equipe -teams.add_team_member=Adicionar membro na equipe -teams.delete_team_title=Exclusão da equipe -teams.delete_team_desc=Este equipe será excluída, você quer continuar? Membros desta equipe poderão perder acesso a alguns repositórios. -teams.delete_team_success=A equipe dada foi excluída com sucesso. -teams.read_permission_desc=Essa equipe concede acesso para <strong>Leitura</strong>: membros podem ver e clonar os repositórios da equipe. -teams.write_permission_desc=Esta equipe concede acesso para <strong>escrita</strong>: Membros podem ler e fazer push para os repositórios da equipe. -teams.admin_permission_desc=Esta equipe concede acesso de <strong>Administrador</strong>: Membros podem ler, fazer push e adicionar outros colaboradores para os repositórios da equipe. -teams.repositories=Repositórios da equipe -teams.search_repo_placeholder=Pesquisar repositório... -teams.add_team_repository=Adicionar repositório da equipe -teams.remove_repo=Remover -teams.add_nonexistent_repo=O repositório que você está tentando adicionar não existe, por favor, crie-o primeiro. - -[admin] -dashboard=Painel de controle -users=Usuários -organizations=Organizações -repositories=Repositórios -authentication=Autenticações -config=Configuração -notices=Sistema de notificações -monitor=Monitoramento -first_page=Primeira -last_page=Última -total=Total: %d - -dashboard.statistic=Estatística -dashboard.operations=Operações -dashboard.system_status=Status do monitor de sistema -dashboard.statistic_info=O banco de dados do Gitea contém <b>%d</b> usuários, <b>%d</b> organizações, <b>%d</b> chaves públicas, <b>%d</b> repositórios, <b>%d</b> observadores, <b>%d</b> estrelas, <b>%d</b> ações, <b>%d</b> acessos, <b>%d</b> questões, <b>%d</b> comentários, <b>%d</b> contas sociais, <b>%d</b> seguidores, <b>%d</b> espelhos, <b>%d</b> versões, <b>%d</b> origens de login, <b>%d</b> Hooks da Web, <b>%d</b> milestones, <b>%d</b> labels, <b>%d</b> tarefas hook, <b>%d</b> equipes, <b>%d</b> tarefas de atualização, <b>%d</b> anexos. -dashboard.operation_name=Nome da operação -dashboard.operation_switch=Trocar -dashboard.operation_run=Executar -dashboard.clean_unbind_oauth=Limpar OAuthes não acoplados -dashboard.clean_unbind_oauth_success=Todos OAuthes desvinculados foram excluídos com sucesso. -dashboard.delete_inactivate_accounts=Excluir todas as contas inativas -dashboard.delete_inactivate_accounts_success=Todas as contas inativas foram excluídas com sucesso. -dashboard.delete_repo_archives=Excluir todos os arquivos dos repositórios -dashboard.delete_repo_archives_success=Todos os arquivos dos repositórios foram excluídos com sucesso. -dashboard.delete_missing_repos=Deletar todos os repositórios que perderam arquivos do git -dashboard.delete_missing_repos_success=Todos os registros de repositórios que perderam arquivos do git foram deletados com sucesso. -dashboard.git_gc_repos=Fazer coleta de lixo nos repositórios -dashboard.git_gc_repos_success=Em todos repositórios, a coleta de lixo foi realizada com sucesso. -dashboard.resync_all_sshkeys=Reescrever o arquivo '.ssh/authorized_keys' (atenção: chaves que não sejam do Gitea serão perdidas) -dashboard.resync_all_sshkeys_success=Todas as chaves públicas foram reescritas com sucesso. -dashboard.resync_all_update_hooks=Reescrever todos os hooks de atualização dos repositórios (necessário quando o caminho de configuração customizado é alterado) -dashboard.resync_all_update_hooks_success=Os hooks de atualização de todos os repositórios foram reescritos com sucesso. -dashboard.reinit_missing_repos=Reinicializar todos os registros de repositório que perderam os arquivos do Git -dashboard.reinit_missing_repos_success=Todos os repositórios que perderam arquivos do Git foram reinicializados com sucesso. - -dashboard.server_uptime=Uptime do Servidor -dashboard.current_goroutine=Goroutines Atuais -dashboard.current_memory_usage=Uso de memória atual -dashboard.total_memory_allocated=Total de memória alocada -dashboard.memory_obtained=Memória obtida -dashboard.pointer_lookup_times=Nº de consultas a ponteiros -dashboard.memory_allocate_times=Nº de alocações de memória -dashboard.memory_free_times=Nº de liberações de memória -dashboard.current_heap_usage=Uso atual da heap -dashboard.heap_memory_obtained=Memória de heap obtida -dashboard.heap_memory_idle=Memória da heap ociosa -dashboard.heap_memory_in_use=Memória da heap em uso -dashboard.heap_memory_released=Memória da heap liberada -dashboard.heap_objects=Objetos na heap -dashboard.bootstrap_stack_usage=Uso de pilha bootstrap -dashboard.stack_memory_obtained=Memória de pilha obtida -dashboard.mspan_structures_usage=Uso de estruturas de MSpan -dashboard.mspan_structures_obtained=Estruturas de MSpan obtidas -dashboard.mcache_structures_usage=Uso de estruturas de MCache -dashboard.mcache_structures_obtained=Estruturas de MCache obtidas -dashboard.profiling_bucket_hash_table_obtained=Perfil obtido da Bucket Hash Table -dashboard.gc_metadata_obtained=Metadados do GC obtidos -dashboard.other_system_allocation_obtained=Outra alocação de sistema obtida -dashboard.next_gc_recycle=Próxima reciclagem do GC -dashboard.last_gc_time=Desde da ultima vez do GC -dashboard.total_gc_time=Pausa total do GC -dashboard.total_gc_pause=Pausa total do GC -dashboard.last_gc_pause=Última pausa do GC -dashboard.gc_times=Nº de execuções do GC - -users.user_manage_panel=Painel de gerenciamento do usuário -users.new_account=Criar nova conta -users.name=Nome -users.activated=Ativado -users.admin=Administrador -users.repos=Repositórios -users.created=Criado -users.send_register_notify=Enviar notificação de registro para ao usuário -users.new_success=Nova conta '%s' foi criada com sucesso. -users.edit=Editar -users.auth_source=Fonte da autenticação -users.local=Local -users.auth_login_name=Nome de login da autenticação -users.password_helper=Deixe em branco para não mudar. -users.update_profile_success=O perfil da conta foi atualizado com sucesso. -users.edit_account=Editar conta -users.max_repo_creation=Limite máximo de criação de repositórios -users.max_repo_creation_desc=(Use "-1" para utilizar o limite padrão) -users.is_activated=Esta conta está ativada -users.prohibit_login=Esta conta está proibida de efetuar login -users.is_admin=Esta conta tem permissões de administrador -users.allow_git_hook=Esta conta tem permissões para criar hooks do Git -users.allow_import_local=Esta conta tem permissões para importar repositórios locais -users.update_profile=Atualizar perfil da conta -users.delete_account=Excluir esta conta -users.still_own_repo=Sua conta ainda é proprietária do repositório, você tem que excluir ou transferi-lo primeiro. -users.still_has_org=Sua conta ainda faz parte da organização, você deve sair ou excluí-la primeiro. -users.deletion_success=Conta excluída com sucesso! - -orgs.org_manage_panel=Painel de gerenciamento da organização -orgs.name=Nome -orgs.teams=Equipes -orgs.members=Membros - -repos.repo_manage_panel=Painel de gerenciamento do repositório -repos.owner=Dono -repos.name=Nome -repos.private=Privado -repos.watches=Observadores -repos.stars=Favoritos -repos.issues=Issues - -auths.auth_manage_panel=Painel de gerenciamento da autenticação -auths.new=Adicionar nova fonte -auths.name=Nome -auths.type=Tipo -auths.enabled=Habilitado -auths.updated=Atualizado -auths.auth_type=Tipo de autenticação -auths.auth_name=Nome da autenticação -auths.security_protocol=Protocolo de segurança -auths.domain=Domínio -auths.host=Host -auths.port=Porta -auths.bind_dn=Vincular DN -auths.bind_password=Vincular senha -auths.bind_password_helper=Atenção: Esta senha é armazenada em texto plano. Não use uma conta com muitos privilégios. -auths.user_base=Base de pesquisa do usuário -auths.user_dn=Usuário do DN -auths.attribute_username=Atributo nome de usuário -auths.attribute_username_placeholder=Deixe vazio para usar o valor do campo de formulário de entrada de nome de usuário. -auths.attribute_name=Atributo primeiro nome -auths.attribute_surname=Atributo sobrenome -auths.attribute_mail=Atributo e-mail -auths.attributes_in_bind=Buscar os atributos no contexto de Bind DN -auths.filter=Filtro de usuário -auths.admin_filter=Filtro de administrador -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Tipo de autenticação SMTP -auths.smtphost=Host SMTP -auths.smtpport=Porta SMTP -auths.allowed_domains=Domínios autorizados -auths.allowed_domains_helper=Deixe em branco para permitir qualquer domínio do host SMTP. Vários domínios devem ser separados por vírgula ','. -auths.enable_tls=Habilitar Criptografia TLS -auths.skip_tls_verify=Ignorar verificação de TLS -auths.pam_service_name=Nome de Serviço PAM -auths.enable_auto_register=Habilitar Registro Automático -auths.tips=Dicas -auths.edit=Editar a configuração de autenticação -auths.activated=Esta autenticação foi ativada -auths.new_success=Nova autenticação '%s' foi adicionada com sucesso. -auths.update_success=A configuração da autenticação foi atualizada com sucesso. -auths.update=Atualizar a configuração da autenticação -auths.delete=Excluir esta autenticação -auths.delete_auth_title=Exclusão da autenticação -auths.delete_auth_desc=Esta autenticação esta prestes a ser excluída, deseja continuar? -auths.still_in_used=Esta autenticação ainda é usada por alguns usuários. Por favor remova ou converta esses usuários para outro tipo de login primeiro. -auths.deletion_success=Autenticação excluída com sucesso! - -config.server_config=Configuração do servidor -config.app_name=Nome do aplicativo -config.app_ver=Versão do aplicativo -config.app_url=URL do aplicativo -config.domain=Domínio -config.offline_mode=Modo Offline -config.disable_router_log=Desabilitar o Log do router -config.run_user=Usuário de execução -config.run_mode=Modo de execução -config.repo_root_path=Caminho raiz do repositório -config.static_file_root_path=Caminho raiz para arquivo estático -config.log_file_root_path=Caminho raiz para arquivo de log -config.script_type=Tipo de script -config.reverse_auth_user=Usuário de autenticação reversa - -config.ssh_config=Configuração de SSH -config.ssh_enabled=Habilitado -config.ssh_start_builtin_server=Iniciar servidor embutido -config.ssh_domain=Domínio -config.ssh_port=Porta -config.ssh_listen_port=Porta de escuta -config.ssh_root_path=Caminho da raiz -config.ssh_key_test_path=Caminho da chave de teste -config.ssh_keygen_path=Caminho do keygen ('ssh-keygen') -config.ssh_minimum_key_size_check=Verificar tamanho mínimo da chave -config.ssh_minimum_key_sizes=Tamanhos mínimos da chave - -config.db_config=Configuração do banco de dados -config.db_type=Tipo -config.db_host=Host -config.db_name=Nome -config.db_user=Usuário -config.db_ssl_mode=Modo SSL -config.db_ssl_mode_helper=(apenas para "postgres") -config.db_path=Caminho -config.db_path_helper=(para "sqlite3" e "tidb") - -config.service_config=Configuração do serviço -config.register_email_confirm=Requerer confirmação de e-mail -config.disable_register=Desabilitar registro -config.show_registration_button=Mostrar botão de registo -config.require_sign_in_view=Requerer entrar no Gitea para visualizar -config.mail_notify=Notificação de e-mail -config.disable_key_size_check=Desativar verificação de tamanho mínimo da chave -config.enable_captcha=Habilitar o captcha -config.active_code_lives=Ativar Code Lives -config.reset_password_code_lives=Redefinir senha de Code Lives - -config.webhook_config=Configuração de Hook da Web -config.queue_length=Tamanho da fila -config.deliver_timeout=Intervalo de entrega -config.skip_tls_verify=Pular verificação de TLS - -config.mailer_config=Configuração de envio de e-mail -config.mailer_enabled=Habilitado -config.mailer_disable_helo=Desabilitar HELO -config.mailer_name=Nome -config.mailer_host=Host -config.mailer_user=Usuário -config.send_test_mail=Enviar email de teste -config.test_mail_failed=Falha ao enviar o email de teste para '%s': %v -config.test_mail_sent=O email de teste foi enviado para '%s'. - -config.oauth_config=Configuração do OAuth -config.oauth_enabled=Habilitado - -config.cache_config=Configuração de cache -config.cache_adapter=Adaptador de cache -config.cache_interval=Intervalo de cache -config.cache_conn=Conexão de cache - -config.session_config=Configuração da sessão -config.session_provider=Provedor da sessão -config.provider_config=Configuração do provedor -config.cookie_name=Nome do cookie -config.enable_set_cookie=Habilitar uso de cookie -config.gc_interval_time=Tempo de Intervalo do GC -config.session_life_time=Tempo de vida da sessão -config.https_only=Apenas HTTPS -config.cookie_life_time=Tempo de vida do cookie - -config.picture_config=Configuração da imagem -config.picture_service=Serviço de imagens -config.disable_gravatar=Desativar Gravatar -config.enable_federated_avatar=Habilitar avatares federativos - -config.git_config=Configuração do Git -config.git_disable_diff_highlight=Habilitar realce de mudanças no diff -config.git_max_diff_lines=Máximo de linhas mostradas no diff (para um único arquivo) -config.git_max_diff_line_characters=Máximo de caracteres mostrados no diff (para uma única linha) -config.git_max_diff_files=Máximo de arquivos a serem mostrados no diff -config.git_gc_args=Argumentos do GC -config.git_migrate_timeout=Timeout de migração -config.git_mirror_timeout=Timeout para sincronização de mirror -config.git_clone_timeout=Timeout para operação de clone -config.git_pull_timeout=Timeout para operação de pull -config.git_gc_timeout=Timeout para execução do GC - -config.log_config=Configuração de log -config.log_mode=Modo do log - -monitor.cron=Tarefas cron -monitor.name=Nome -monitor.schedule=Cronograma -monitor.next=Próxima vez -monitor.previous=Última vez -monitor.execute_times=Nº de execuções -monitor.process=Processos em execução -monitor.desc=Descrição -monitor.start=Hora de início -monitor.execute_time=Tempo de execução - -notices.system_notice_list=Sistema de notificações -notices.view_detail_header=Ver detalhe do anúncio -notices.actions=Ações -notices.select_all=Selecionar tudo -notices.deselect_all=Desmarcar tudo -notices.inverse_selection=Seleção inversa -notices.delete_selected=Apagar seleção -notices.delete_all=Excluir todos os avisos -notices.type=Tipo -notices.type_1=Repositório -notices.desc=Descrição -notices.op=Op. -notices.delete_success=Avisos do sistema foram excluídos com sucesso. - -[action] -create_repo=repositório criado <a href="%s"> %s</a> -rename_repo=renomeou o o repositório <code>%[1]s</code> para <a href="%[2]s">%[3]s</a> -commit_repo=pushed para <a href="%[1]s/src/%[2]s">%[3]s</a> em <a href="%[1]s">%[4]s</a> -create_issue=`questão aberta <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`questão fechada <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`questão reaberta <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`criou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`fechou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reabriu o pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`comentou sobre a questão <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`mesclou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=repositório transferido de <code>%s</code> para <a href="%s">%s</a> -push_tag=Foi feito push na tag <a href="%s/src/%s">%[2]s</a> para <a href="%[1]s">%[3]s</a> -compare_commits=Ver comparação entre esses %d commits - -[tool] -ago=atrás -from_now=a partir de agora -now=agora -1s=1 segundo %s -1m=1 minuto %s -1h=1 hora %s -1d=1 dia %s -1w=1 semana %s -1mon=1 mês %s -1y=1 ano %s -seconds=%d segundos %s -minutes=%d minutos %s -hours=%d horas %s -days=%d dias %s -weeks=%d semanas %s -months=%d meses %s -years=%d anos %s -raw_seconds=segundos -raw_minutes=minutos - -[dropzone] -default_message=Arraste e solte arquivos aqui, ou clique para selecioná-los. -invalid_input_type=Você não pode enviar arquivos deste tipo. -file_too_big=O tamanho do arquivo ({{filesize}} MB) excede o limite máximo ({{maxFilesize}} MB). -remove_file=Remover diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini deleted file mode 100644 index 4da6833299..0000000000 --- a/conf/locale/locale_ru-RU.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Удобная служба для собственного Git-репозитория - -home=Главная -dashboard=Панель управления -explore=Обзор -help=Помощь -sign_in=Вход -sign_out=Выход -sign_up=Регистрация -register=Регистрация -website=Веб-сайт -version=Версия -page=Страница -template=Шаблон -language=Язык -create_new=Создать... -user_profile_and_more=Профиль пользователя и прочее -signed_in_as=Вы вошли как - -username=Имя пользователя -email=Эл. почта -password=Пароль -re_type=Введите повторно -captcha=Капча - -repository=Репозиторий -organization=Организация -mirror=Зеркало -new_repo=Новый репозиторий -new_migrate=Новая миграция -new_mirror=Новое зеркало -new_fork=Новое ответвление репозитория -new_org=Новая организация -manage_org=Управление организациями -admin_panel=Панель администратора -account_settings=Настройки аккаунта -settings=Настройки -your_profile=Ваш профиль -your_settings=Ваши настройки - -activities=Активность -pull_requests=Запросы на слияние -issues=Задачи - -cancel=Отмена - -[install] -install=Установка -title=Установочные шаги для первого запуска -docker_helper=Если вы запускаете Gitea внутри Docker, пожалуйста прочтите <a target="_blank" rel="noopener" href="%s">эти советы</a> внимательно перед тем как что-либо изменить на этой странице! -requite_db_desc=Gitea требует MySQL, PostgreSQL, SQLite3 или TiDB. -db_title=Настройки базы данных -db_type=Тип базы данных -host=Хост -user=Пользователь -password=Пароль -db_name=Имя базы данных -db_helper=Для MySQL используйте тип таблиц InnoDB с кодировкой utf8_general_ci. -ssl_mode=Режим SSL -path=Путь -sqlite_helper=Путь к файлу базы данных SQLite3 или TiDB. <br>Укажите абсолютный путь при запуске в качестве службы. -err_empty_db_path=Путь к базе данных SQLite3 или TiDB не может быть пустым. -err_invalid_tidb_name=Имя базы данных TiDB не может содержать символы "." и "-". -no_admin_and_disable_registration=Вы не можете отключить регистрацию до создания учетной записи администратора. -err_empty_admin_password=Пароль администратора не может быть пустым. - -general_title=Общие параметры Gitea -app_name=Имя приложения -app_name_helper=Укажите здесь название вашей потрясающей организации! -repo_path=Путь корня репозитория -repo_path_helper=Все сетевые репозитории Git будут сохранены в этой директории. -run_user=Пользователь -run_user_helper=У пользователя должен быть доступ к пути к корню репозитория и к запуску Gitea. -domain=Домен -domain_helper=Влияет на URL-адреса для клонирования по SSH. -ssh_port=SSH порт -ssh_port_helper=Номер порта, который использует SSH сервер. Оставьте пустым, чтобы отключить SSH. -http_port=Порт HTTP -http_port_helper=Номер порта, который приложение будет слушать. -app_url=URL приложения -app_url_helper=Этот параметр влияет на URL для клонирования по HTTP/HTTPS и на адреса в электронной почте. -log_root_path=Путь к журналу -log_root_path_helper=Каталог для записи файлов журнала. - -optional_title=Расширенные настройки -email_title=Настройки службы электронной почты -smtp_host=Узел SMTP -smtp_from=Из -smtp_from_helper=Почта от адреса, RFC 5322. Это может быть email адрес или формат "Имя" <email@example.com>. -mailer_user=Электронная почта отправителя -mailer_password=Пароль отправителя -register_confirm=Включить подтверждение регистрации -mail_notify=Разрешить почтовые уведомления -server_service_title=Сервер и другие настройки служб -offline_mode=Включение офлайн режима -offline_mode_popup=Отключить CDN даже в производственном режиме, все файлы ресурсов будут раздаваться локально. -disable_gravatar=Отключить службу Gravatar -disable_gravatar_popup=Отключить Gravatar и пользовательские источники, все аватары по-умолчанию загружаются пользователями. -federated_avatar_lookup=Включить поиск внешних Аватаров -federated_avatar_lookup_popup=Включите Поиск федеративного аватара для использования федеративной службы с открытым исходным кодом на основе libravatar. -disable_registration=Отключить самостоятельную регистрацию -disable_registration_popup=Запретить пользователям самостоятельную регистрацию, только администратор может создавать аккаунты. -enable_captcha=Включить капчу -enable_captcha_popup=Запрашивать капчу при регистрации пользователя. -require_sign_in_view=Разрешить требовать авторизацию для просмотра страниц -require_sign_in_view_popup=Только авторизированные пользователи могут просматривать страницы, посетители смогут увидеть только ссылку на авторизацию вверху страницы. -admin_setting_desc=Вы не должны создать учетную запись администратора прямо сейчас, пользователь с ID = 1 получит доступ с правами администратора автоматически. -admin_title=Настройки учётной записи администратора -admin_name=Имя пользователя -admin_password=Пароль -confirm_password=Подтвердить пароль -admin_email=Электронная почта администратора -install_btn_confirm=Установить Gitea -test_git_failed=Не удалось проверить 'git' команду: %v -sqlite3_not_available=Ваша версия не поддерживает SQLite3, пожалуйста скачайте официальную бинарную версию от %s, а не версию gobuild. -invalid_db_setting=Настройки базы данных не правильные: %v -invalid_repo_path=Недопустимый путь к корню репозитория: %v -run_user_not_match=Текущий пользователь не является пользователем для запуска: %s -> %s -save_config_failed=Не удалось сохранить конфигурацию: %v -invalid_admin_setting=Указан недопустимый параметр учетной записи администратора: %v -install_success=Добро пожаловать! Мы рады, что вы выбрали Gitea. Веселитесь и берегите себя. -invalid_log_root_path=Недопустимый путь для логов: %v - -[home] -uname_holder=Имя пользователь или E-mail -password_holder=Пароль -switch_dashboard_context=Переключить контекст панели управления -my_repos=Мои репозитории -show_more_repos=Показать больше репозиториев... -collaborative_repos=Совместные репозитории -my_orgs=Мои организации -my_mirrors=Мои зеркала -view_home=Показать %s - -issues.in_your_repos=В ваших репозиториях - -[explore] -repos=Репозитории -users=Пользователи -search=Поиск - -[auth] -create_new_account=Создать новый аккаунт -register_hepler_msg=Уже есть аккаунт? Авторизуйтесь! -social_register_hepler_msg=Уже есть учетная запись? Свяжите ее с соцсетью! -disable_register_prompt=Извините, возможность регистрации отключена. Пожалуйста, свяжитесь с администратором сайта. -disable_register_mail=К сожалению подтверждение регистрации по почте отключено. -remember_me=Запомнить меня -forgot_password=Забыли пароль -forget_password=Забыли пароль? -sign_up_now=Нужен аккаунт? Зарегистрируйтесь. -confirmation_mail_sent_prompt=Новое письмо для подтверждения было направлено на <b>%s</b>, пожалуйста, проверьте ваш почтовый ящик в течение %d часов для завершения регистрации. -active_your_account=Активируйте свой аккаунт -prohibit_login=Вход запрещен -prohibit_login_desc=Вход для вашей учетной записи был запрещен, пожалуйста, свяжитесь с администратором сайта. -resent_limit_prompt=Извините, вы уже запросили активацию по электронной почте недавно. Пожалуйста, подождите 3 минуты, а затем повторите попытку. -has_unconfirmed_mail=Здравствуйте, %s! У вас есть неподтвержденный адрес электронной почты (<b>%s</b>). Если вам не приходило письмо с подтверждением или нужно выслать новое письмо, нажмите на кнопку ниже. -resend_mail=Нажмите здесь, чтобы переотправить активационное письмо -email_not_associate=Этот адрес электронной почты не связан ни с одной учетной записью. -send_reset_mail=Нажмите сюда, чтобы отправить письмо для сброса пароля -reset_password=Сброс пароля -invalid_code=Извините, ваш код подтверждения истек или не является допустимым. -reset_password_helper=Нажмите здесь, чтобы сбросить свой пароль -password_too_short=Длина пароля не менее 6 символов. -non_local_account=Нелокальные аккаунты не могут изменить пароль через Gitea. - -[mail] -activate_account=Пожалуйста активируйте свой аккаунт -activate_email=Подтвердите адрес своей электронной почты -reset_password=Восстановите ваш пароль -register_success=Регистрация окончена. Добро пожаловать! -register_notify=Добро пожаловать на борт - -[modal] -yes=Да -no=Нет -modify=Изменить - -[form] -UserName=Пользователь -RepoName=Имя репозитория -Email=Адрес эл. почты -Password=Пароль -Retype=Введите пароль еще раз -SSHTitle=Имя SSH ключа -HttpsUrl=URL HTTPS -PayloadUrl=URL обработчика -TeamName=Название команды -AuthName=Имя авторизации -AdminEmail=Электронная почта администратора - -NewBranchName=Новая ветка -CommitSummary=Резюме коммита -CommitMessage=Зафиксировать сообщение -CommitChoice=Выбор коммита -TreeName=Путь к файлу -Content=Содержимое - -require_error=` не может быть пустым.` -alpha_dash_error=«должен быть допустимым символьным, числовым или dash(-_) значением.» -alpha_dash_dot_error=«должен быть допустимым символьным, числовым или dash(-_) символами, включая точку.» -size_error=` должен быть размер %s.` -min_size_error=«должен содержать по крайней мере %s символов.» -max_size_error=` должен содержать максимум %s символов.` -email_error=«не является адресом электронной почты.» -url_error=` не является допустимым URL-адресом.` -include_error=` должен содержать '%s'.` -unknown_error=Неизвестная ошибка: -captcha_incorrect=Капча не пройдена. -password_not_match=Пароли не совпадают. - -username_been_taken=Имя пользователя занято. -repo_name_been_taken=Имя репозитория занято. -org_name_been_taken=Название организации занято. -team_name_been_taken=Название команды занято. -email_been_used=Адрес электронной почты уже используется. -username_password_incorrect=Имя пользователя или пароль не правильный. -enterred_invalid_repo_name=Пожалуйста, убедитесь, что введено правильное имя репозитория. -enterred_invalid_owner_name=Убедитесь, что введенное имя владельца верное. -enterred_invalid_password=Убедитесь, что введенный пароль верен. -user_not_exist=Данный пользователь не существует. -last_org_owner=Удаление последнего пользователя из команды владельцев невозможно, поскольку всегда должен быть хотя бы один владелец в любой организации. - -invalid_ssh_key=К сожалению, мы не смогли проверить ваш SSH-ключ: %s -unable_verify_ssh_key=Gitea не может проверить ваш SSH-ключ, но мы допускаем, что он действителен. Пожалуйста, удостоверьтесь самостоятельно, что ключ действителен. -auth_failed=Ошибка аутентификации: %v - -still_own_repo=На вашем аккаунте все еще остается как минимум один репозиторий, сначала вам нужно удалить или передать его. -still_has_org=Вы находитесь в организации, сперва Вам необходимо покинуть ее или удалить. -org_still_own_repo=Данная организация все еще является владельцем репозиториев, необходимо удалить или переместить их в начале. - -target_branch_not_exist=Целевая ветка не существует - -[user] -change_avatar=Изменить аватар -join_on=Присоединился -repositories=Репозитории -activity=Активность -followers=Подписчики -starred=Избранное -following=Подписан -follow=Подписаться -unfollow=Отписаться - -form.name_reserved=Имя пользователя '%s' зарезервировано. -form.name_pattern_not_allowed=Имя пользователя «%s» не допускается. - -[settings] -profile=Профиль -password=Пароль -avatar=Аватар -ssh_keys=SSH ключи -social=Учетные записи в соцсетях -applications=Приложения -orgs=Организации -delete=Удалить аккаунт -uid=UID - -public_profile=Открытый профиль -profile_desc=Адрес вашей электронной почты является публичным и будет использован для любых уведомлений, связанных с аккаунтом, а также для любых действий, совершенных через сайт. -password_username_disabled=Нелокальные пользователи не могут изменить своё имя. -full_name=ФИО -website=Веб-сайт -location=Местоположение -update_profile=Обновить профиль -update_profile_success=Ваш профиль был успешно обновлен. -change_username=Имя пользователя изменено -change_username_prompt=Это изменение может повлечь за собой изменение ссылок относительно вашего аккаунта. -continue=Далее -cancel=Отмена - -lookup_avatar_by_mail=Найти Аватар по адресу эл. почты -federated_avatar_lookup=Найти внешний Аватар -enable_custom_avatar=Включить собственный аватар -choose_new_avatar=Выбрать новый аватар -update_avatar=Обновить настройку аватара -delete_current_avatar=Удалить текущий аватар -uploaded_avatar_not_a_image=Загружаемый файл не является изображением. -update_avatar_success=Настройка вашего аватара обновлена успешно. - -change_password=Сменить пароль -old_password=Текущий пароль -new_password=Новый пароль -retype_new_password=Подтверждение нового пароля -password_incorrect=Текущий пароль не правильный. -change_password_success=Пароль сменен успешно. Теперь вы можете войти с новым паролем. -password_change_disabled=Нелокальные пользователи не могут изменить свой пароль. - -emails=Адреса электронной почты -manage_emails=Управление адресами электронной почты -email_desc=Ваш основной адрес электронной почты будет использован для уведомлений и других операций. -primary=Основной -primary_email=Установить как основной -delete_email=Удалить -email_deletion=Удаление адреса электронной почты -email_deletion_desc=Удаление этого адреса электронной почты, приведет к удалению связанной с вашим аккаунтом, информации. Вы точно хотите продолжить? -email_deletion_success=Адрес электронной почты успешно удален. -add_new_email=Добавить новый адрес электронной почты -add_email=Добавить электронную почту -add_email_confirmation_sent=Новое подтверждение по электронной почте было отправлено '%s', пожалуйста, проверьте свой почтовый ящик в течение следующих %d часов, чтобы завершить процесс подтверждения. -add_email_success=Новый адрес электронной почты успешно добавлен. - -manage_ssh_keys=Управление SSH ключами -add_key=Добавить ключ -ssh_desc=Это список ключей SSH связанных с вашей учетной записью. Удаляйте любые неизвестные вам ключи. -ssh_helper=<strong>Нужна помощь?</strong> Ознакомьтесь с нашим путеводителем по <a href="%s">созданию SSH-ключей</a> или посмотрите решения <a href="%s">частых проблем, связанных с SSH</a>. -add_new_key=Добавить SSH ключ -ssh_key_been_used=Будет использован публичный ключ. -ssh_key_name_used=Публичный ключ с таким же именем уже существует. -key_name=Имя ключа -key_content=Содержимое -add_key_success=Был успешно добавлен новый ключ SSH «%s»! -delete_key=Удалить -ssh_key_deletion=Удаление ключа SSH -ssh_key_deletion_desc=Удалить этот SSH ключ удалит все связанные с ним доступы для вашей учетной записи. Вы хотите продолжить? -ssh_key_deletion_success=SSH ключ был успешно удален! -add_on=Добавлено -last_used=Последний раз использовался -no_activity=Еще не применялся -key_state_desc=Этот ключ использовался за последние 7 дней -token_state_desc=Этот токен использовался за последние 7 дней - -manage_social=Управление привязанными учетными записями в соцсетях -social_desc=Это список привязанных учетных записей в соцсетях. Удаляйте любые неизвестные вам привязки. -unbind=Отвязать -unbind_success=Социальная учетная запись отвязана. - -manage_access_token=Управление Токенами Персонального Доступа -generate_new_token=Создать новый token -tokens_desc=Созданные вами токены могут использоваться для доступа к Gitea API. -new_token_desc=Пока что каждый токен будет иметь полный доступ к вашей учетной записи. -token_name=Имя маркера -generate_token=Генерировать маркер -generate_token_succees=Успешно создан новый токен доступа! Пожалуйста сделайте копию вашего нового токена персонального доступа. Вы не сможете увидеть его снова! -delete_token=Удалить -access_token_deletion=Удаление личного токена доступа -access_token_deletion_desc=Удаление этого персонального токена доступа приведет к удалению всех связанных прав доступа к приложению. Вы хотите продолжить? -delete_token_success=Персональный токен доступа успешно удален! Не забудьте изменить настройки вашего приложения. - -delete_account=Удалить свой аккаунт -delete_prompt=Этим действием вы удалите свою учетную запись навсегда и <strong>НЕ СМОЖЕТЕ</strong> ее вернуть! -confirm_delete_account=Подтвердите удаление -delete_account_title=Удаление аккаунта -delete_account_desc=Эта учетная запись будет удалена насовсем. Вы хотите продолжить? - -[repo] -owner=Владелец -repo_name=Имя репозитория -repo_name_helper=Лучшие названия репозиториев коротки, запоминаемы и <strong>уникальны</strong>. -visibility=Видимость -visiblity_helper=<span class="ui red text">Личный</span> репозиторий -visiblity_helper_forced=Все новые репозитории являются <span class="ui red text">Личными</span> по желанию администратора сайта -visiblity_fork_helper=(Изменение этого значения затронет все ответвления) -clone_helper=Нужна помощь в клонировании? Посетите страницу <a target="_blank" rel="noopener" href="%s">помощи</a>! -fork_repo=Ответвить репозиторий -fork_from=Ответвление от -fork_visiblity_helper=Ответвленному репозиторию нельзя поменять уровень видимости -repo_desc=Описание -repo_lang=Язык -repo_gitignore_helper=Выберите шаблоны .gitignore -license=Лицензия -license_helper=Выберите файл лицензии -readme=Readme -readme_helper=Выберите шаблон для файла readme -auto_init=Инициализировать этот репозиторий выбранными файлами и шаблоном -create_repo=Создать репозиторий -default_branch=Ветка по умолчанию -mirror_prune=Очистить -mirror_prune_desc=Удалите ссылки на удаленно отслеживаемые объекты, которых больше нет на удаленном сервере -mirror_interval=Интервал зеркалирования (час) -mirror_address=Адрес зеркала -mirror_address_desc=Укажите необходимые учетные данные в адрес. -mirror_last_synced=Последняя синхронизация -watchers=Наблюдатели -stargazers=Звездочеты -forks=Ответвления - -form.reach_limit_of_creation=У владельца достигнут максимальный предел в %d создаваемых репозиториев. -form.name_reserved=Имя репозитория '%s' зарезервировано. -form.name_pattern_not_allowed=Шаблон имени репозитория '%s' не допускается. - -need_auth=Требуется авторизация -migrate_type=Тип миграции -migrate_type_helper=Этот репозиторий будет <span class="text blue">зеркалом</span> -migrate_repo=Перенос репозитория -migrate.clone_address=Скопировать адрес -migrate.clone_address_desc=Это может быть HTTP/HTTPS/GIT адрес или локальный путь на сервере. -migrate.permission_denied=У вас нет прав на импорт локальных репозиториев. -migrate.invalid_local_path=Недопустимый локальный путь. Возможно он не существует или является не папкой. -migrate.failed=Миграция не удалась: %v - -mirror_from=зеркало из -forked_from=ответвлено от -fork_from_self=Вы не можете ответвить репозиторий, так как Вы уже его владелец! -copy_link=Скопировать -copy_link_success=Скопировано! -copy_link_error=Нажмите ⌘-C или Ctrl-C для копирования -copied=Успешно скопировано -unwatch=Перестать следить -watch=Следить -unstar=Убрать из избранного -star=В избранное -fork=Ответвить - -no_desc=Нет описания -quick_guide=Краткое руководство -clone_this_repo=Клонировать репозиторий -create_new_repo_command=Создать новый репозиторий из командной строки -push_exist_repo=Отправить существующий репозиторий из командной строки -repo_is_empty=Этот репозиторий пуст, пожалуйста, возвращайтесь позже! - -code=Код -branch=Ветка -tree=Дерево -filter_branch_and_tag=Фильтр по ветке или тегу -branches=Ветки -tags=Метки -issues=Обсуждения -pulls=Запросы на слияние -labels=Метки -milestones=Этапы -commits=Коммиты -releases=Релизы -file_raw=Исходник -file_history=История -file_view_raw=Посмотреть исходник -file_permalink=Постоянная ссылка -file_too_large=Этот файл слишком большой, поэтому он не может быть отображен - -editor.new_file=Новый файл -editor.upload_file=Загрузить файл -editor.edit_file=Редактировать файл -editor.preview_changes=Просмотр изменений -editor.cannot_edit_non_text_files=Возможно редактировать только текстовые файлы -editor.edit_this_file=Отредактируйте этот файл -editor.must_be_on_a_branch=Чтобы сделать или предложить изменения вы должны выбрать ветку -editor.fork_before_edit=Создайте ветку репозитория перед редактированием файла -editor.delete_this_file=Удалить файл -editor.must_have_write_access=Вам необходимо иметь доступ на запись, чтобы вносить или предлагать правки этого файла -editor.file_delete_success=Файл «%s» был успешно удален! -editor.name_your_file=Назовите свой файл... -editor.filename_help=Чтобы добавить каталог, просто наберите название и нажмите /. Чтобы удалить каталог, перейдите к началу поля и нажмите клавишу backspace. -editor.or=или -editor.cancel_lower=отмена -editor.commit_changes=Фиксация изменений -editor.add_tmpl=Добавить '%s/<filename>' -editor.add=Добавить '%s' -editor.update=Обновить '%s' -editor.delete=Удалить '%s' -editor.commit_message_desc=Добавьте необязательное расширенное описание... -editor.commit_directly_to_this_branch=Сделайте коммит прямо в ветку <strong class="branch-name">%s</strong>. -editor.create_new_branch=Создайте <strong>новую ветвь</strong> для этого коммита, и сделайте пул запрос. -editor.new_branch_name_desc=Новое название ветки... -editor.cancel=Отмена -editor.filename_cannot_be_empty=Имя файла не может быть пустым. -editor.branch_already_exists=Ветка «%s» уже существует в этом репозитории. -editor.directory_is_a_file=Запись «%s» в пути на верх является файлом, а не каталогом этого репозитория. -editor.filename_is_a_directory=Файл «%s» является каталогом в этом репозитории. -editor.file_editing_no_longer_exists=Редактируемый вами файл «%s» больше не существует в репозитории. -editor.file_changed_while_editing=Содержимое файла изменилось со времени начала редактирования. <a target="_blank" href="%s"> нажмите здесь,</a> чтобы увидеть, что было изменено, или <strong>нажмите кнопку commit снова</strong>, чтобы перезаписать эти изменения. -editor.file_already_exists=Файл с именем «%s» уже существует в этом репозитории. -editor.no_changes_to_show=Нет изменений. -editor.fail_to_update_file=Не удалось обновить/создать файл «%s» из-за ошибки: %v -editor.add_subdir=Добавьте подкаталог... -editor.unable_to_upload_files=Не удалось загрузить файлы в «%s» из-за ошибки: %v -editor.upload_files_to_dir=Загрузить файлы '%s' - -commits.commits=Коммиты -commits.search=Поиск коммитов -commits.find=Найти -commits.author=Автор -commits.message=Сообщение -commits.date=Дата -commits.older=Раньше -commits.newer=Новее - -issues.new=Новая задача -issues.new.labels=Метки -issues.new.no_label=Нет меток -issues.new.clear_labels=Отчистить метки -issues.new.milestone=Этап -issues.new.no_milestone=Нет этапа -issues.new.clear_milestone=Очистить этап -issues.new.open_milestone=Открыть этап -issues.new.closed_milestone=Завершенные этапы -issues.new.assignee=Ответственный -issues.new.clear_assignee=Убрать ответственного -issues.new.no_assignee=Нет ответственного -issues.create=Добавить задачу -issues.new_label=Новая метка -issues.new_label_placeholder=Имя метки... -issues.create_label=Добавить метку -issues.label_templates.title=Загрузить набор предопределённых меток -issues.label_templates.info=Меток пока нет. Вы можете нажать на кнопку «Создать метку», чтобы создать новую или использовать одну из готового набора ниже. -issues.label_templates.helper=Выберите метку -issues.label_templates.use=Использовать ярлык -issues.label_templates.fail_to_load_file=Не удалось загрузить файл шаблона метки «%s»: %v -issues.open_tab=%d открыто(ы) -issues.close_tab=%d закрыто(ы) -issues.filter_label=Метка -issues.filter_label_no_select=Нет выбранной метки -issues.filter_milestone=Этап -issues.filter_milestone_no_select=Этап не выбран -issues.filter_assignee=Назначено -issues.filter_assginee_no_select=Ответственный не выбран -issues.filter_type=Тип -issues.filter_type.all_issues=Все задачи -issues.filter_type.assigned_to_you=Назначено вам -issues.filter_type.created_by_you=Созданные вами -issues.filter_type.mentioning_you=Вы упомянуты -issues.filter_sort=Сортировать -issues.filter_sort.latest=Новейшие -issues.filter_sort.oldest=Старейшие -issues.filter_sort.recentupdate=Недавно обновленные -issues.filter_sort.leastupdate=Давно обновленные -issues.filter_sort.mostcomment=Большего комментариев -issues.filter_sort.leastcomment=Меньше комментариев -issues.opened_by=%[1]s открыта <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=%[1]s открыта %[2]s -issues.previous=Предыдущая страница -issues.next=Следующая страница -issues.open_title=Открыто -issues.closed_title=Закрыто -issues.num_comments=комментариев: %d -issues.commented_at=«прокомментировал <a href="#%s"> %s</a>» -issues.delete_comment_confirm=Вы уверены, что хотите удалить этот комментарий? -issues.no_content=Пока нет содержимого. -issues.close_issue=Закрыть -issues.close_comment_issue=Прокомментировать и закрыть -issues.reopen_issue=Открыть снова -issues.reopen_comment_issue=Прокомментировать и открыть снова -issues.create_comment=Комментировать -issues.closed_at=`закрыл <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`открыл снова <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`упомянул эту задачу в коммите <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Автор -issues.collaborator=Соавтор -issues.owner=Владелец -issues.sign_in_require_desc=<a href="%s">Войдите</a>, чтобы присоединиться к обсуждению. -issues.edit=Изменить -issues.cancel=Отмена -issues.save=Сохранить -issues.label_title=Имя метки -issues.label_color=Цвет метки -issues.label_count=%d меток -issues.label_open_issues=%d открытых задач -issues.label_edit=Редактировать -issues.label_delete=Удалить -issues.label_modify=Изменение метки -issues.label_deletion=Удаление метки -issues.label_deletion_desc=Удаление ярлыка затронет все связанные задачи. Продолжить? -issues.label_deletion_success=Метка была удалена успешно! -issues.num_participants=%d участников -issues.attachment.open_tab=`Нажмите, чтобы увидеть "%s" в новой вкладке` -issues.attachment.download=`Нажмите, чтобы скачать "%s"` - -pulls.new=Новый запрос на слияние -pulls.compare_changes=Сравнить изменения -pulls.compare_changes_desc=Сравнить две ветки и создать запрос на слияние для изменений. -pulls.compare_base=родительская ветка -pulls.compare_compare=сравнить -pulls.filter_branch=Фильтр по ветке -pulls.no_results=Результатов не найдено. -pulls.nothing_to_compare=Нечего сравнивать, родительская и текущая ветка одинаковые. -pulls.has_pull_request=`Уже существует запрос на слияние между двумя целями: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Создать запрос на слияние -pulls.title_desc=хочет смерджить %[1]d коммит(ов) из <code>%[2]s</code> в <code>%[3]s</code> -pulls.merged_title_desc=слито %[1]d коммит(ов) из <code>%[2]s</code> в <code>%[3]s</code> %[4]s -pulls.tab_conversation=Обсуждение -pulls.tab_commits=Коммиты -pulls.tab_files=Измененные файлы -pulls.reopen_to_merge=Пожалуйста снова откройте этот запрос для слияния. -pulls.merged=Слито -pulls.has_merged=Слияние этого запроса успешно завершено! -pulls.data_broken=Содержимое этого запроса было нарушено вследствие удаления информации ответвления. -pulls.is_checking=Продолжается проверка конфликтов, пожалуйста обновите страницу несколько позже. -pulls.can_auto_merge_desc=Этот запрос на слияние может быть объединён автоматически. -pulls.cannot_auto_merge_desc=Этот запрос на слияние не может быть объединён автоматически. -pulls.cannot_auto_merge_helper=Пожалуйста, совершите слияние вручную для урегулирования конфликтов. -pulls.merge_pull_request=Слить пулл-реквест -pulls.open_unmerged_pull_exists=`Вы не можете снова открыть, поскольку уже существует запрос на слияние (#%d) из того же репозитория с той же информацией о слиянии и ожидающий слияния. ` - -milestones.new=Новая контрольная точка -milestones.open_tab=%d открыты -milestones.close_tab=%d закрыты -milestones.closed=Закрыт %s -milestones.no_due_date=Срок не указан -milestones.open=Открыть -milestones.close=Закрыть -milestones.new_subheader=Создавайте этапы для организации ваших задач. -milestones.create=Создать контрольную точку -milestones.title=Заголовок -milestones.desc=Описание -milestones.due_date=Дата окончания (опционально) -milestones.clear=Очистить -milestones.invalid_due_date_format=Некорректная дата окончания. Правильный формат - 'гггг-мм-дд'. -milestones.create_success=Контрольная точка '%s' успешно создана! -milestones.edit=Изменить контрольную точку -milestones.edit_subheader=Используйте лучшее описание контрольной точки, во избежание непонимания со стороны других людей. -milestones.cancel=Отмена -milestones.modify=Изменить контрольную точку -milestones.edit_success=Изменения контрольной точки '%s' успешно сохранены! -milestones.deletion=Удаление контрольной точки -milestones.deletion_desc=Удаление этого этапа приведет к удалению связанной информации во всех связанных задачах. Вы хотите продолжить? -milestones.deletion_success=Контрольная точка успешно удалена! - -wiki=Вики -wiki.welcome=Добро пожаловать в Вики! -wiki.welcome_desc=Вики это место, где вы можете документировать проект вместе и сделать его лучше. -wiki.create_first_page=Создать первую страницу -wiki.page=Страница -wiki.filter_page=Фильтр страницы -wiki.new_page=Создать новую страницу -wiki.default_commit_message=Написать заметку о данном обновлении (опционально). -wiki.save_page=Сохранить страницу -wiki.last_commit_info=%s редактировал эту страницу %s -wiki.edit_page_button=Редактировать -wiki.new_page_button=Новая страница -wiki.delete_page_button=Удалить страницу -wiki.delete_page_notice_1=Будьте внимательны! Это приведет к удалению страницы <code>«%s»</code>. -wiki.page_already_exists=Вики-страница с таким именем уже существует. -wiki.pages=Страницы -wiki.last_updated=Последнее обновление %s - -settings=Настройки -settings.options=Опции -settings.collaboration=Сотрудничество -settings.collaboration.admin=Администратор -settings.collaboration.write=Запись -settings.collaboration.read=Просмотр -settings.collaboration.undefined=Не определено -settings.hooks=Автоматическое обновление -settings.githooks=Git хуки -settings.basic_settings=Основные параметры -settings.mirror_settings=Настройки Зеркала -settings.sync_mirror=Синхронизировать -settings.mirror_sync_in_progress=Выполняется синхронизация Зеркала, пожалуйста, обновите эту страницу через минуту. -settings.site=Официальный сайт -settings.update_settings=Обновить настройки -settings.change_reponame_prompt=Это изменение повлияет на отношения ссылок к этому репозиторию. -settings.advanced_settings=Расширенные настройки -settings.wiki_desc=Включить систему Wiki -settings.use_internal_wiki=Использовать встроенную wiki -settings.use_external_wiki=Использовать внешнюю Wiki -settings.external_wiki_url=URL-адрес внешней Вики -settings.external_wiki_url_desc=Посетители будут перенаправлены на URL-адрес, когда они кликнут по вкладке. -settings.issues_desc=Включить систему отслеживания ошибок -settings.use_internal_issue_tracker=Использовать встроенную легковесную систему отслеживания ошибок -settings.use_external_issue_tracker=Использовать внешнюю систему отслеживания ошибок -settings.tracker_url_format=Внешний формат ссылки системы отслеживания ошибок. -settings.tracker_issue_style=Стиль Именования Внешней Системы Учета Задач: -settings.tracker_issue_style.numeric=Цифровой -settings.tracker_issue_style.alphanumeric=Буквенноцифровой -settings.tracker_url_format_desc=Вы можете использовать шаблон <code>{user} {repo} {index}</code> для имени пользователя, репозитория и номера задачи. -settings.pulls_desc=Включить публичные запросы на слияние -settings.danger_zone=Опасная зона -settings.new_owner_has_same_repo=У нового владельца уже есть хранилище с таким названием. -settings.convert=Преобразовать в обычный репозиторий -settings.convert_desc=Это зеркало можно преобразовать в обычный репозиторий. Это не может быть отменено. -settings.convert_notices_1=- Эта операция преобразует это зеркало в обычный репозиторий, и она не может быть отменена. -settings.convert_confirm=Подтвердите преобразование -settings.convert_succeed=Репозиторий был успешно преобразован в обычный. -settings.transfer=Передать права собственности -settings.transfer_desc=Передать репозиторий другому пользователю или организации где у вас есть права администратора. -settings.transfer_notices_1=- Вы можете потерять доступ, если новый владелец является отдельным пользователем. -settings.transfer_notices_2=- Вы сохраните доступ, если новым владельцем станет организация, владельцем которой вы являетесь. -settings.transfer_form_title=Введите сопутствующую информацию для подтверждения операции: -settings.wiki_delete=Стереть данные Вики -settings.wiki_delete_desc=Будьте внимательны! Как только вы удалите Вики — пути назад не будет. -settings.wiki_delete_notices_1=-Это будет удалено и отключит Вики для %s -settings.wiki_deletion_success=Данные Вики успешно стерты. -settings.delete=Удалить этот репозиторий -settings.delete_desc=Будьте внимательны! Как только вы удалите репозиторий — пути назад не будет. -settings.delete_notices_1=- Эта операция <strong>НЕ МОЖЕТ</strong> быть отменена. -settings.delete_notices_2=- Эта операция навсегда удалит всё из этого репозитория, включая данные Git, связанные с ним задачи, комментарии и права доступа для сотрудников. -settings.delete_notices_fork_1=- Все отвлетвления станут независимыми после удаления. -settings.deletion_success=Репозиторий был успешно удалён! -settings.update_settings_success=Настройки репозитория обновлены успешно. -settings.transfer_owner=Новый владелец -settings.make_transfer=Выполнить передачу -settings.transfer_succeed=Владение репозиторием было успешно передано. -settings.confirm_delete=Подтвердить удаление -settings.add_collaborator=Добавить нового соавтора -settings.add_collaborator_success=Был добавлен новый соавтор. -settings.delete_collaborator=Удалить -settings.collaborator_deletion=Удаление соавтора -settings.collaborator_deletion_desc=Этот пользователь больше не будет иметь доступа для совместной работы в этом репозитории после удаления. Вы хотите продолжить? -settings.remove_collaborator_success=Соавтор был удален. -settings.search_user_placeholder=Поиск пользователя... -settings.org_not_allowed_to_be_collaborator=Организации не могут быть добавлены как соавторы. -settings.user_is_org_member=Пользователь является членом организации, члены которой не могут быть добавлены в качестве соавтора. -settings.add_webhook=Добавить Webhook -settings.hooks_desc=Webhooks позволяют внешним службам получать уведомления при возникновении определенных событий на Gitea. При возникновении указанных событий мы отправим запрос POST на каждый заданный вами URL. Узнать больше можно в нашем <a target="_blank" rel="noopener" href="%s">Руководстве по Webhooks</a>. -settings.webhook_deletion=Удалить веб-хук -settings.webhook_deletion_desc=Удаление этого веб-хука приведет к удалению всей, связанной с ним, информации, включая историю. Хотите продолжить? -settings.webhook_deletion_success=Веб-хук успешно удален! -settings.webhook.test_delivery=Проверить доставку -settings.webhook.test_delivery_desc=Отправить push для тестирования настройки веб-хуков -settings.webhook.test_delivery_success=Тест веб-хука была добавлен в очередь доставки. Это может занять несколько секунд, прежде чем он отобразится в истории доставки. -settings.webhook.request=Запрос -settings.webhook.response=Ответ -settings.webhook.headers=Заголовки -settings.webhook.payload=Содержимое запроса -settings.webhook.body=Тело ответа -settings.githooks_desc=Git-хуки предоставляются Git самим по себе, вы можете изменять файлы поддерживаемых хуков из списка ниже чтобы выполнять внешние операции. -settings.githook_edit_desc=Если хук не активен, будет подставлен пример содержимого. Пустое значение в этом поле приведет к отключению хука. -settings.githook_name=Название Hook'a -settings.githook_content=Перехватить содержание -settings.update_githook=Обновить Hook -settings.add_webhook_desc=Мы отправим запрос <code>POST</code> на указанный ниже URL с информацией о событиях. Можно также указать формат, в котором вы бы хотели получить данные (JSON, <code>x-www-form-urlencoded</code>, <em>и т.д.</em>). Дополнительную информацию можно найти в <a target="_blank" rel="noopener" href="%s">Руководстве по Webhook</a>. -settings.payload_url=URL обработчика -settings.content_type=Тип содержимого -settings.secret=Secret -settings.slack_username=Имя пользователя -settings.slack_icon_url=URL иконки -settings.slack_color=Цвет -settings.event_desc=На какие события этот webhook должен срабатывать? -settings.event_push_only=Просто <code>push</code> событие. -settings.event_send_everything=Мне нужно <strong>все</strong>. -settings.event_choose=Позвольте мне выбрать то, что нужно. -settings.event_create=Создать -settings.event_create_desc=Ветка или тэг созданы -settings.event_pull_request=Запросы на слияние -settings.event_pull_request_desc=Запрос слияния открыт, закрыт, переоткрыт, изменён, назначен, снят, метка обновлена, метка убрана, или синхронизирован. -settings.event_push=Push -settings.event_push_desc=Push в репозиторий -settings.active=Активен -settings.active_helper=Подробности о событии, вызвавшем срабатывание хука, также будут предоставлены. -settings.add_hook_success=Был добавлен новый webhook. -settings.update_webhook=Обновление Webhook -settings.update_hook_success=Webhook обновлен. -settings.delete_webhook=Удалить автоматическое обновление -settings.recent_deliveries=Недавние рассылки -settings.hook_type=Тип перехватчика -settings.add_slack_hook_desc=Добавить интеграцию с <a href="%s">Slack</a> в ваш репозиторий. -settings.slack_token=Token -settings.slack_domain=Домен -settings.slack_channel=Канал -settings.deploy_keys=Ключи развертывания -settings.add_deploy_key=Добавить ключ развертывания -settings.deploy_key_desc=Ключи развёртывания доступны только для чтения. Это не то же самое что и SSH-ключи аккаунта. -settings.no_deploy_keys=Вы не добавляли ключи развертывания. -settings.title=Заголовок -settings.deploy_key_content=Содержимое -settings.key_been_used=Содержимое ключа развертывания уже используется. -settings.key_name_used=Ключ развертывания с таким заголовком уже существует. -settings.add_key_success=Новый ключ развертывания '%s' успешно добавлен! -settings.deploy_key_deletion=Удалить ключ развертывания -settings.deploy_key_deletion_desc=Удаление ключа развертывания приведет к удалению всех связанных прав доступа к репозиторию. Вы хотите продолжить? -settings.deploy_key_deletion_success=Ключ развертывания успешно удален! - -diff.browse_source=Просмотр исходного кода -diff.parent=Родитель -diff.commit=Сommit -diff.data_not_available=Данные Diff недоступны. -diff.show_diff_stats=Показать статистику Diff -diff.show_split_view=Разделённый вид -diff.show_unified_view=Единый вид -diff.stats_desc=<strong> %d измененных файлов</strong> с <strong>%d добавлено</strong> и <strong>%d удалено</strong> -diff.bin=BIN -diff.view_file=Просмотреть файл -diff.file_suppressed=Разница между файлами не показана из-за своего большого размера -diff.too_many_files=Некоторые файлы не были показаны из-за большого количества измененных файлов - -release.releases=Релизы -release.new_release=Новый релиз -release.draft=Черновик -release.prerelease=Пре-релиз -release.stable=Стабильный -release.edit=Редактировать -release.ahead=<strong>%d</strong> коммитов %s начиная с этого релиза -release.source_code=Исходный код -release.new_subheader=Публикуйте релизы для итерации продукта. -release.edit_subheader=Подробный журнал изменений может помочь пользователям понять, что было улучшено. -release.tag_name=Имя тега -release.target=Цель -release.tag_helper=Выберите существующий тег, или создайте новый. -release.title=Заголовок -release.content=Содержимое -release.write=Запись -release.preview=Предварительный просмотр -release.loading=Загрузка... -release.prerelease_desc=Это предварительный релиз -release.prerelease_helper=Отдельно отметим, что этот релиз не готов к использованию в продакшене. -release.cancel=Отменить -release.publish=Опубликовать релиз -release.save_draft=Сохранить черновик -release.edit_release=Редактировать релиз -release.delete_release=Удалить этот релиз -release.deletion=Удаление релиза -release.deletion_desc=Удаление этого релиза удалит соответствующую Git метку. Вы хотите продолжить? -release.deletion_success=Релиз был успешно удален! -release.tag_name_already_exist=Релиз с этим именем метки уже существует. -release.tag_name_invalid=Имя тега является не допустимым. -release.downloads=Загрузки - -[org] -org_name_holder=Название организации -org_full_name_holder=Полное название организации -org_name_helper=Лучшие названия организаций коротки и запоминаемы. -create_org=Создать Организацию -repo_updated=Обновлено -people=Люди -invite_someone=Пригласить кого-нибудь -teams=Команды -lower_members=Участники -lower_repositories=Репозитории -create_new_team=Создать Новую Команду -org_desc=Описание -team_name=Название команды -team_desc=Описание -team_name_helper=Вы будете использовать это имя для упоминания этой команды в обсуждении. -team_desc_helper=Что это за команда? -team_permission_desc=Какой уровень разрешений должен быть у этой команды? - -form.name_reserved=Наименование организации '%s' зарезервированно. -form.name_pattern_not_allowed=Шаблон организации '%s' не допускается. - -settings=Настройки -settings.options=Опции -settings.full_name=Полное имя -settings.website=Сайт -settings.location=Местоположение -settings.update_settings=Обновить настройки -settings.update_setting_success=Настройки Организации были успешно обновлены. -settings.change_orgname_prompt=Это изменение затронет все связанные с организацией, ссылки. -settings.update_avatar_success=Аватар организации успешно обновлен. -settings.delete=Удалить Организацию -settings.delete_account=Удалить Эту Организацию -settings.delete_prompt=Это действие безвозвратно удалит эту организацию навсегда. -settings.confirm_delete_account=Подтвердить удаление -settings.delete_org_title=Удаление Организации -settings.delete_org_desc=Эта организация будет удалена навсегда. Хотите всё-равно продолжить? -settings.hooks_desc=Добавьте автоматическое обновление, который будет вызываться для <strong>всех репозиций</strong> под этой Группой. - -members.membership_visibility=Видимость участника команды: -members.public=Публичный -members.public_helper=Сделать Приватным -members.private=Приватный -members.private_helper=Сделать Публичным -members.member_role=Роль участника: -members.owner=Владелец -members.member=Участник -members.remove=Удалить -members.leave=Покинуть -members.invite_desc=Добавить нового участника в %s: -members.invite_now=Пригласите сейчас - -teams.join=Объединить -teams.leave=Выйти -teams.read_access=Доступ на чтение -teams.read_access_helper=Эта команда будет иметь возможность просматривать и клонировать ее репозитории. -teams.write_access=Доступ на запись -teams.write_access_helper=Эта команда будет в состоянии прочитать ее репозитории, а также посылать изменения. -teams.admin_access=Доступ администратора -teams.admin_access_helper=Эта команда будет иметь возможность выполнять push/pull в его репозиториях, а также добавлять других сотрудников к нему. -teams.no_desc=Эта группа не имеет описания -teams.settings=Настройки -teams.owners_permission_desc=Владельцы имеют полный доступ ко <strong>всем репозиториям</strong> и имеют <strong>права администратора</strong> организации. -teams.members=Члены группы разработки -teams.update_settings=Обновить настройки -teams.delete_team=Удалить эту группу разработки -teams.add_team_member=Добавление члена группы разработки -teams.delete_team_title=Удалить группу разработки -teams.delete_team_desc=Эта команда будет удалена. Вы хотите продолжить? Члены этой группы могут потерять доступ к некоторым репозиториям. -teams.delete_team_success=Данная команда была удалена успешно. -teams.read_permission_desc=Эта команда предоставляет доступ на <strong>Чтение</strong>: члены могут просматривать и клонировать репозитории команды. -teams.write_permission_desc=Эта команда предоставляет доступ на <strong>Запись</strong>: члены могут получать и выполнять push команды в репозитории. -teams.admin_permission_desc=Эта команда дает <strong>административный</strong> доступ: участники могут читать, пушить и добавлять соавторов к ее репозиториям. -teams.repositories=Репозитории группы разработки -teams.search_repo_placeholder=Поиск репозитория... -teams.add_team_repository=Добавить репозиторий группы разработки -teams.remove_repo=Удалить -teams.add_nonexistent_repo=Вы добавляете в отсутствующий репозиторий, пожалуйста сначала его создайте. - -[admin] -dashboard=Панель управления -users=Пользователи -organizations=Группы -repositories=Репозитории -authentication=Авторизация -config=Настройки -notices=Системные уведомления -monitor=Мониторинг -first_page=Первый -last_page=Последний -total=Всего: %d - -dashboard.statistic=Статистика -dashboard.operations=Операции -dashboard.system_status=Статус системного монитора -dashboard.statistic_info=В базе данных Gitea записано <b>%d</b> пользователей, <b>%d</b> организаций, <b>%d</b> публичных ключей, <b>%d</b> репозиториев, <b>%d</b> подписок на репозитории, <b>%d</b> добавлений в избранное, <b>%d</b> действий, <b>%d</b> доступов, <b>%d</b> задач, <b>%d</b> комментариев, <b>%d</b> социальных учетных записей, <b>%d</b> подписок на пользователей, <b>%d</b> зеркал, <b>%d</b> релизов, <b>%d</b> источников входа, <b>%d</b> веб-хуков, <b>%d</b> этапов, <b>%d</b> меток, <b>%d</b> задач хуков, <b>%d</b> команд, <b>%d</b> задач по обновлению, <b>%d</b> присоединенных файлов. -dashboard.operation_name=Наименование Операции -dashboard.operation_switch=Переключить -dashboard.operation_run=Запуск -dashboard.clean_unbind_oauth=Удалить не привязанные OAUth -dashboard.clean_unbind_oauth_success=Не привязанные OAuth аккаунты успешно удалены. -dashboard.delete_inactivate_accounts=Удалить все неактивированные учетные записи -dashboard.delete_inactivate_accounts_success=Все неактивированные учетные записи удалены успешно. -dashboard.delete_repo_archives=Удаление всех архивов репозиториев -dashboard.delete_repo_archives_success=Все архивы репозиториев были успешно удалены. -dashboard.delete_missing_repos=Удаление всех записей о репозитории с отсутствующими файлами Git -dashboard.delete_missing_repos_success=Все репозитории с отсутствующими Git файлами успешно удалены. -dashboard.git_gc_repos=Выполнить сборку мусора на репозиториях -dashboard.git_gc_repos_success=Сборка мусора на всех репозиториях успешно выполнена. -dashboard.resync_all_sshkeys=Переписать файл «.ssh/authorized_keys» (осторожно: не Gitea ключи будут утеряны) -dashboard.resync_all_sshkeys_success=Были успешно переписаны все открытые ключи. -dashboard.resync_all_update_hooks=Перезаписать все апдейт-хуки этого репозитория (необходимо, когда изменен путь до папки конфигураций) -dashboard.resync_all_update_hooks_success=Апдейт-хуки всех репозиториев успешно перезаписаны. -dashboard.reinit_missing_repos=Реинициализировать все репозитории с утерянными Git файлами -dashboard.reinit_missing_repos_success=Все репозитории с утерянными Git файлами успешно реинициализированы. - -dashboard.server_uptime=Время непрерывной работы сервера -dashboard.current_goroutine=Текущий Goroutines -dashboard.current_memory_usage=Текущее использование памяти -dashboard.total_memory_allocated=Всего памяти выделено -dashboard.memory_obtained=Памяти использовано -dashboard.pointer_lookup_times=Запросов указателя -dashboard.memory_allocate_times=Выделений памяти -dashboard.memory_free_times=Освобождений памяти -dashboard.current_heap_usage=Текущее использование кучи -dashboard.heap_memory_obtained=Получено динамической памяти -dashboard.heap_memory_idle=Не используется динамической памяти -dashboard.heap_memory_in_use=Кучи памяти в работе -dashboard.heap_memory_released=Освобождено динамической памяти -dashboard.heap_objects=Объектов динамической памяти -dashboard.bootstrap_stack_usage=Использование стека загрузчика -dashboard.stack_memory_obtained=Память, занятая под стек -dashboard.mspan_structures_usage=Использование структур MSpan -dashboard.mspan_structures_obtained=Получено структур MSpan -dashboard.mcache_structures_usage=Использование структур MCache -dashboard.mcache_structures_obtained=Получено структур MCache -dashboard.profiling_bucket_hash_table_obtained=Хеш-таблиц получено при профилировании -dashboard.gc_metadata_obtained=Получены метаданные сборщика мусора -dashboard.other_system_allocation_obtained=Получено других системных выделений памяти -dashboard.next_gc_recycle=Следующая очистка сборщика мусора -dashboard.last_gc_time=Прошло с последнего сбора мусора -dashboard.total_gc_time=Итоговое время GC -dashboard.total_gc_pause=Итоговая задержка GC -dashboard.last_gc_pause=Последняя пауза сборщика мусора -dashboard.gc_times=Количество сборок мусора - -users.user_manage_panel=Панель управления пользователями -users.new_account=Создать новый аккаунт -users.name=Имя -users.activated=Активирован -users.admin=Администратор -users.repos=Репозитории -users.created=Создано -users.send_register_notify=Отправить пользователю уведомление о регистрации -users.new_success=Новая учетная запись '%s' успешно создана. -users.edit=Редактировать -users.auth_source=Источник аутентификации -users.local=Локальный -users.auth_login_name=Логин для авторизации -users.password_helper=Оставьте пустым, чтобы оставить без изменений. -users.update_profile_success=Профиль учетной записи обновлен успешно. -users.edit_account=Изменение учетной записи -users.max_repo_creation=Ограничение максимального количества создаваемых репозиториев -users.max_repo_creation_desc=(Установить -1 для использования стандартного глобального значения предела) -users.is_activated=Эта учетная запись активирована -users.prohibit_login=Вход с данной учетной записи запрещен -users.is_admin=У этой учетной записи есть права администратора -users.allow_git_hook=Пользователь имеет право создать Git перехватчик -users.allow_import_local=Пользователь имеет право импортировать локальные репозитории -users.update_profile=Обновить профиль учетной записи -users.delete_account=Удалить эту учетную запись -users.still_own_repo=На вашем аккаунте все еще остается как минимум один репозиторий, сначала вам нужно удалить или передать его. -users.still_has_org=Эта учетная запись все еще является членом как минимум одной организации. Для продолжения, покиньте или удалите эту организацию. -users.deletion_success=Учетная запись успешно удалена! - -orgs.org_manage_panel=Управление группами -orgs.name=Имя -orgs.teams=Команды -orgs.members=Участники - -repos.repo_manage_panel=Панель управления репозиторием -repos.owner=Владелец -repos.name=Имя -repos.private=Приватный -repos.watches=Следят -repos.stars=В избранном -repos.issues=Задачи - -auths.auth_manage_panel=Панель управления аутнентификациями -auths.new=Добавить новый источник -auths.name=Имя -auths.type=Тип -auths.enabled=Включено -auths.updated=Обновлено -auths.auth_type=Тип аутентификации -auths.auth_name=Имя аутентификации -auths.security_protocol=Протокол безопасности -auths.domain=Домен -auths.host=Хост -auths.port=Порт -auths.bind_dn=Привязать DN -auths.bind_password=Привязать пароль -auths.bind_password_helper=Внимание: Этот пароль сохранен в небезопасном виде. Не используйте высоко-привилегированную учетную запись. -auths.user_base=База для поиска пользователя -auths.user_dn=DN пользователя -auths.attribute_username=Атрибут username -auths.attribute_username_placeholder=Оставьте пустым, чтобы использовать имя пользователя для регистрации. -auths.attribute_name=Имя аттрибута -auths.attribute_surname=Фамилия аттрибута -auths.attribute_mail=Электронная почта аттрибута -auths.attributes_in_bind=Извлечение атрибутов в виде Bind DN -auths.filter=Фильтр пользователя -auths.admin_filter=Фильтр администратора -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Тип аутентификации SMTP -auths.smtphost=Узел SMTP -auths.smtpport=SMTP-порт -auths.allowed_domains=Разрешенные домены -auths.allowed_domains_helper=Оставьте пустым чтобы не ограничивать домены. Несколько доменов должны быть разделены запятыми ','. -auths.enable_tls=Включение шифрования TLS -auths.skip_tls_verify=Пропустить проверку TLS -auths.pam_service_name=Имя службы PAM -auths.enable_auto_register=Включить автоматическую регистрацию -auths.tips=Советы -auths.edit=Изменить параметры канала аутентификации -auths.activated=Эта аутентификация активирована -auths.new_success=Новый канал аутентификации '%s' успешно создан. -auths.update_success=Настройки канала аутентификации успешно сохранены. -auths.update=Обновить параметры аутентификации -auths.delete=Удалить этот канал аутентификации -auths.delete_auth_title=Удаление канала аутентификации -auths.delete_auth_desc=Этот канал аутентификации будет удален. Вы уверены что хотите продолжить? -auths.still_in_used=Эта проверка подлинности до сих пор используется некоторыми пользователями, удалите или преобразуйте этих пользователей в другой тип входа в систему. -auths.deletion_success=Канал аутентификации успешно удален! - -config.server_config=Конфигурация сервера -config.app_name=Имя приложения -config.app_ver=Версия приложения -config.app_url=URL приложения -config.domain=Домен -config.offline_mode=Автономный режим -config.disable_router_log=Отключение журнала маршрутизатора -config.run_user=Запуск пользователем -config.run_mode=Режим выполнения -config.repo_root_path=Путь до корня репозитория -config.static_file_root_path=Статичный путь до файла -config.log_file_root_path=Путь до папки с логами -config.script_type=Тип сценария -config.reverse_auth_user=Заголовок с именем пользователя для авторизации на reverse proxy - -config.ssh_config=Конфигурация SSH -config.ssh_enabled=Включено -config.ssh_start_builtin_server=Запустить встроенный сервер -config.ssh_domain=Домен -config.ssh_port=Порт -config.ssh_listen_port=Прослушиваемый порт -config.ssh_root_path=Корневой путь -config.ssh_key_test_path=Путь к тестовому ключу -config.ssh_keygen_path=Путь к генератору ключей ('ssh-keygen') -config.ssh_minimum_key_size_check=Минимальный размер ключа проверки -config.ssh_minimum_key_sizes=Минимальные размеры ключа - -config.db_config=Конфигурация базы данных -config.db_type=Тип -config.db_host=Хост -config.db_name=Имя -config.db_user=Пользователь -config.db_ssl_mode=Режим SSL -config.db_ssl_mode_helper=(только для «postgres») -config.db_path=Путь -config.db_path_helper=(для "SQLite3" и "TiDB") - -config.service_config=Сервисная конфигурация -config.register_email_confirm=Требуется подтверждение по электронной почте -config.disable_register=Отключить регистрацию -config.show_registration_button=Показать кнопку регистрации -config.require_sign_in_view=Для просмотра необходима авторизация -config.mail_notify=Почтовые уведомления -config.disable_key_size_check=Отключить проверку на минимальный размер ключа -config.enable_captcha=Включить капчу -config.active_code_lives=Время жизни кода для активации -config.reset_password_code_lives=Время жизни кода сброса пароля - -config.webhook_config=Настройка автоматического обновления репозиции -config.queue_length=Длина очереди -config.deliver_timeout=Задержка доставки -config.skip_tls_verify=Пропустить TLS проверка - -config.mailer_config=Настройки почты -config.mailer_enabled=Включено -config.mailer_disable_helo=Отключить HELO -config.mailer_name=Имя -config.mailer_host=Сервер -config.mailer_user=Пользователь -config.send_test_mail=Отправить тестовое письмо -config.test_mail_failed=Не удалось отправить тестовое письмо «%s»: %v -config.test_mail_sent=Тестовое письмо было отправлено «%s». - -config.oauth_config=Конфигурация OAuth -config.oauth_enabled=Включено - -config.cache_config=Настройки кеша -config.cache_adapter=Адаптер кэша -config.cache_interval=Интервал кэширования -config.cache_conn=Подключение кэша - -config.session_config=Конфигурация сессии -config.session_provider=Провайдер сессии -config.provider_config=Конфигурация провайдера -config.cookie_name=Имя файла cookie -config.enable_set_cookie=Включить установку cookies -config.gc_interval_time=Интервал работы сборщика мусора -config.session_life_time=Время жизни сессии -config.https_only=Только HTTPS -config.cookie_life_time=Время жизни файла cookie - -config.picture_config=Настройка изображения -config.picture_service=Сервис изображений -config.disable_gravatar=Отключить Gravatar -config.enable_federated_avatar=Включить внешние Аватары - -config.git_config=Конфигурация GIT -config.git_disable_diff_highlight=Отключить подсветку синтаксиса Diff -config.git_max_diff_lines=Максимальное количество строк Diff (на файл) -config.git_max_diff_line_characters=Максимальное количество символов Diff (в строке) -config.git_max_diff_files=Максимальное количество Diff-файлов (при показе) -config.git_gc_args=Аргументы GC -config.git_migrate_timeout=Тайм-аут миграции -config.git_mirror_timeout=Время Ожидания Обновления Зеркала -config.git_clone_timeout=Время Ожидания Операции Клонирования -config.git_pull_timeout=Время Ожидания Операции Извлечения -config.git_gc_timeout=Время Ожидания Операции Сборки Мусора - -config.log_config=Конфигурация журнала -config.log_mode=Режим журналирования - -monitor.cron=Задачи cron -monitor.name=Имя -monitor.schedule=Расписание -monitor.next=В следующий раз -monitor.previous=Предыдущий раз -monitor.execute_times=Количество выполнений -monitor.process=Запущенные процессы -monitor.desc=Описание -monitor.start=Момент начала -monitor.execute_time=Время выполнения - -notices.system_notice_list=Система уведомлений -notices.view_detail_header=Подробности уведомления -notices.actions=Действия -notices.select_all=Выбрать всё -notices.deselect_all=Убрать выделение со всего -notices.inverse_selection=Инверсия выделения -notices.delete_selected=Удалить выбранные -notices.delete_all=Удалить все уведомления -notices.type=Тип -notices.type_1=Репозиторий -notices.desc=Описание -notices.op=Op. -notices.delete_success=Системное уведомление успешно удалено. - -[action] -create_repo=создал(а) репозиторий <a href="%s"> %s</a> -rename_repo=переименовал(а) репозиторий из <code>%[1]s</code> на <a href="%[2]s">%[3]s</a> -commit_repo=запушил(а) <a href="%[1]s/src/%[2]s">%[3]s</a> в <a href="%[1]s">%[4]s</a> -create_issue=`открыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`закрыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`возобновил(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`создал запрос на слияние <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`закрыл запрос на слияние <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`открыл снова запрос на слияние <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`прокомментировал(а) вопрос <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`слил пул реквест <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=перенес репозиторий <code>%s</code> в <a href="%s">%s</a> -push_tag=запушил(а) метку <a href="%s/src/%s">%[2]s</a> в <a href="%[1]s">%[3]s</a> -compare_commits=Просмотр сравнение для этих %d коммитов - -[tool] -ago=назад -from_now=с этого момента -now=сейчас -1s=1 секунду %s -1m=1 минута %s -1h=1 час %s -1d=1 день %s -1w=1 неделя %s -1mon=1 месяц %s -1y=1 год %s -seconds=секунд %[2]s: %[1]d -minutes=минут %[2]s: %[1]d -hours=%d часов %s -days=дней %[2]s: %[1]d -weeks=недель %[2]s: %[1]d -months=месяцев %[2]s: %[1]d -years=лет %[2]s: %[1]d -raw_seconds=секунд -raw_minutes=минут - -[dropzone] -default_message=Перетащите файл сюда, или кликните для загрузки. -invalid_input_type=Вы не можете загружать файлы этого типа. -file_too_big=Размер файла ({{filesize}} МБ) больше чем максимальный размер ({{maxFilesize}} МБ). -remove_file=Удалить файл - diff --git a/conf/locale/locale_sr-SP.ini b/conf/locale/locale_sr-SP.ini deleted file mode 100644 index 5185c75259..0000000000 --- a/conf/locale/locale_sr-SP.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Једноставан Git сервис - -home=Почетна -dashboard=Контролни панел -explore=Преглед -help=Помоћ -sign_in=Пријавите Се -sign_out=Одјава -sign_up=Регистрација -register=Регистрација -website=Веб-страница -version=Верзија -page=Страница -template=Шаблон -language=Језик -create_new=Креирај... -user_profile_and_more=Профил корисника и остало -signed_in_as=Пријављени сте као - -username=Корисничко име -email=E-пошта -password=Лозинка -re_type=Унесите поново -captcha=Captcha - -repository=Спремиште -organization=Организација -mirror=Огледало -new_repo=Ново спремиште -new_migrate=Нова миграција -new_mirror=Ново огледало -new_fork=Нова грана спремишта -new_org=Нова организација -manage_org=Управљање организацијама -admin_panel=Админ панела -account_settings=Подешавања налога -settings=Подешавања -your_profile=Ваш профил -your_settings=Ваша подешавања - -activities=Активности -pull_requests=Захтеви за спајање -issues=Дискусије - -cancel=Откажи - -[install] -install=Инсталација -title=Инсталационе кораке за првог покретања -docker_helper=Ако покрећете Gitea унутар Docker, молимо прочитајте <a target="_blank" rel="noopener" href="%s">ове савете</a> пажљиво пре него што сте било шта променили на овој страници! -requite_db_desc=Gogs-у је потребно MySQL, PostgreSQL, SQLite3 или TiDB. -db_title=Подешавања базе -db_type=Тип базе података -host=Хост -user=Корисник -password=Лозинка -db_name=Име базе података -db_helper=За MySQL користите тип табела InnoDB са кодирањем utf8_general_ci. -ssl_mode=Режим SSL -path=Пут -sqlite_helper=Пут датотеке за базу података врсте SQLite3 или TiDB. <br>Унесите апсолутни пут када покренете као сервис. -err_empty_db_path=Пут ка бази података SQLite3 или TiDB не може бити празно. -err_invalid_tidb_name=Име базе података TiDB не може садржати симболе "." и "-". -no_admin_and_disable_registration=Ви не можете онемогућити регистрацију до стварања налог администратора. -err_empty_admin_password=Лозинка администратора не може бити празна. - -general_title=Општа подешавања апликације -app_name=Име апликације -app_name_helper=Унесите овде име ваше фантастичне организације! -repo_path=Пут до корена спремишта -repo_path_helper=Сва мрежна Git спремишта ће бити сачувана у овом директоријуму. -run_user=Корисник -run_user_helper=Корисник мора имати приступ путу корена спремишта и за покретање Gitea. -domain=Домен -domain_helper=Утиче на URL адресе клониране преко SSH. -ssh_port=SSH порт -ssh_port_helper=Број порта који користи SSH сервер. Оставите празно да бисте онемогућили SSH. -http_port=Порт HTTP -http_port_helper=Број порта преко којој ће апликација слушати. -app_url=URL адреса апликације -app_url_helper=Ова поставка утиче на URL за клонирање преко HTTP/HTTPS протокола и на адресама е-поште. -log_root_path=Пут до журнала -log_root_path_helper=Директоријум где ће бити снимане датотеке журнала. - -optional_title=Напредна подешавања -email_title=Подешавања сервиса е-поште -smtp_host=SMTP сервер -smtp_from=Од -smtp_from_helper=Адреса е-поште према RFC 5322 стандарду. То може бити адреса е-поште или формату "Име" <email@example.com>. -mailer_user=Адреса пошиљаоца -mailer_password=Лозинка пошиљаоца -register_confirm=Укључи потврду регистрације -mail_notify=Укључи поштанска обавештења -server_service_title=Подешавања сервера и других услуга -offline_mode=Омогући режим ван мреже -offline_mode_popup=Искључи CDN чак и у производњом режиму, све датотеке ресурса ће бити дистрибуирани локално. -disable_gravatar=Искључи услугу Gravatar -disable_gravatar_popup=Искључи Gravatar и прилагођене извори, све аватаре ће бити преузимани од стране корисника. -federated_avatar_lookup=Омогући Federated Avatars Lookup -federated_avatar_lookup_popup=Омогућите federated avatars lookup да би сте користили федеративни сервис помоћу libravatar. -disable_registration=Искључи независну регистрацију -disable_registration_popup=Забрани независну регистрацију корисницима, да само администратори могу креирати налоге. -enable_captcha=Укључи Captcha -enable_captcha_popup=Тражи Captcha приликом регистрације корисника. -require_sign_in_view=Укљући захтев за пријаву за преглед страница -require_sign_in_view_popup=Само пријављени корисници могу да виде странице, посетиоци ће моћи бидети само линк на пријаву. -admin_setting_desc=Не морате да креирате налог администратора сада, корисник са ID = 1 ће имати приступ са администраторским правима. -admin_title=Подешавања налога администратора -admin_name=Корисничко име -admin_password=Лозинка -confirm_password=Потврдите лозинку -admin_email=Адреса е-поште адмниистратора -install_btn_confirm=Успостави Gitea -test_git_failed=Команда 'git' није успела: %v -sqlite3_not_available=Ваша верзија не подржава SQLite3, молимо вас преузмите званичну бинарну верзију од %s, а не верзију gobuild. -invalid_db_setting=Подешавања базе података су неправилна: %v -invalid_repo_path=Пут до корена спремишта не неправилно: %v -run_user_not_match=Тренутни корисник није корисник за покретање: %s -> %s -save_config_failed=Није могуће сачувати конфигурацију: %v -invalid_admin_setting=Подешавањна администратора су неправилна: %v -install_success=Добродошли! Ми смо срећни што сте изабрали Gitea. -invalid_log_root_path=Пут до корена журнала је неправилан: %v - -[home] -uname_holder=Корисничко име или адреса е-поште -password_holder=Лозинка -switch_dashboard_context=Пребаците контекст контролној панели -my_repos=Моја спремишта -show_more_repos=Прикажи више спремишта... -collaborative_repos=Заједничка спремишта -my_orgs=Моје организације -my_mirrors=Моја огледала -view_home=Прикажи %s - -issues.in_your_repos=У вашим спремиштима - -[explore] -repos=Спремишта -users=Корисници -search=Претрага - -[auth] -create_new_account=Креирате нови налог -register_hepler_msg=Већ имате налог? Пријавите се! -social_register_hepler_msg=Већ имате налог? Повежите се преко социалне мреже! -disable_register_prompt=Извините регистрација је онемогућено. Молимо вас, контактирајте администратора. -disable_register_mail=Извините, потврда путем поште је онемогућено. -remember_me=Запамти ме -forgot_password=Заборављена лозинка -forget_password=Заборавили сте лозинку? -sign_up_now=Немате налог? Пријавите се. -confirmation_mail_sent_prompt=Потврда упућена <b>%s</b> је послата, молимо проверите ваше поруке пре %d сати да завршите регистрацију. -active_your_account=Активирајте ваш налог -prohibit_login=Пријава забрањено -prohibit_login_desc=Улаз у ваш налог је забрањено, молимо вас, контактирајте администратора. -resent_limit_prompt=Извините, већ сте недавно тражили активацију путем е-поште. Молимо вас, сачекајте 3 минута и покушајте поново. -has_unconfirmed_mail=Здраво, %s! Имате непотврђену адресу е-поште (<b>%s</b>). Ако вам није стигло писмо са потврдом или морате да пошаљете нову поруку, притисните на пратеће дугме. -resend_mail=Кликните овде да поново пошаљете писмо -email_not_associate=Ова адреса е-поште није повезана ни са једним налогом. -send_reset_mail=Кликните овде да (поново) пошаљете поруку како би променили лозинку -reset_password=Ресет лозинке -invalid_code=Извините, ваш код за потврду је истекао или није валидан. -reset_password_helper=Кликните овде да ресетујете вашу лозинку -password_too_short=Лозинка неможе бити краћа од 6 карактера. -non_local_account=Нелокални налози не могу да промените лозинку преко Gitea. - -[mail] -activate_account=Молимо вас активирајте ваш налог -activate_email=Потврдите вашу адресу е-поште -reset_password=Ресет лозинке -register_success=Регистрација успешна, добродошли -register_notify=Добро дошли - -[modal] -yes=Да -no=Не -modify=Промени - -[form] -UserName=Корисничко име -RepoName=Име спремишта -Email=Адреса ел. поште -Password=Лозинка -Retype=Поновите лозинку -SSHTitle=Име SSH кључа -HttpsUrl=HTTPS URL адреса -PayloadUrl=URL адреса за слање -TeamName=Име тима -AuthName=Ауторизацијско име -AdminEmail=Адреса е-поште администратора - -NewBranchName=Име нове гране -CommitSummary=Опис за ревизију -CommitMessage=Ревизни текст -CommitChoice=Избор ревизије -TreeName=Пут до датотеке -Content=Садржај - -require_error=` не може бити празно.` -alpha_dash_error=` мора се састојати словима, бројевима или dash(-_) карактера.` -alpha_dash_dot_error=` мора се састојати словима, бројевима, dash(-_) карактера, или тачком.` -size_error=` мора бити величине %s.` -min_size_error=` мора да садржи најмање %s карактера.` -max_size_error=` мора да садржи највише %s карактера.` -email_error=` није важећа адреса е-поште.` -url_error=` није исправна URL адреса.` -include_error=` мора да садржи текст '%s'.` -unknown_error=Непозната грешка: -captcha_incorrect=Captcha није прошло. -password_not_match=Лозинке се не поклапају. - -username_been_taken=Корисничко име је заузето. -repo_name_been_taken=Име спремиштa је већ заузето. -org_name_been_taken=Име организације је већ заузето. -team_name_been_taken=Име екипе је већ заузето. -email_been_used=Адреса е-поште се већ користи. -username_password_incorrect=Корисничко име или лозинка није исправна. -enterred_invalid_repo_name=Молимо вас, проверите да је име спремишта тачно унешено. -enterred_invalid_owner_name=Молимо вас проверите да сте добро унели име власника. -enterred_invalid_password=Молимо вас проверите да сте добро унели лозинку. -user_not_exist=Овај корисник не постоји. -last_org_owner=Брисање последњег корисника из тима власника није дозволено, јер мора увек бити бар један власник к организацији. - -invalid_ssh_key=Нажалост, нисмо могли проверити ваш SSH-кључ: %s -unable_verify_ssh_key=Gitea не може да провери ваш SSH-кључ, али претпостављамо, да он важи. Уверите се да је кључ важећи. -auth_failed=Грешка идентитета: %v - -still_own_repo=На вашем налогу и даље остаје најмање једно спремиште. Прво уклоните или га пренесите. -still_has_org=Још сте члан неке организације, прво морате је напустити или уклонити. -org_still_own_repo=Ова организација садржи спремиштa, прво их избришете или преместите. - -target_branch_not_exist=Ова грана не постоји. - -[user] -change_avatar=Промените аватар -join_on=Регистриран -repositories=Спремишта -activity=Активности -followers=Пратиоци -starred=Означено -following=Пратим -follow=Прати -unfollow=Престани да пратиш - -form.name_reserved=Корисничко име '%s' је резервирано. -form.name_pattern_not_allowed=Корисничко име ликом '%s' није дозвољено. - -[settings] -profile=Профил -password=Лозинка -avatar=Аватар -ssh_keys=SSH Кључеви -social=Налози на друштвеним мрежама -applications=Апликације -orgs=Организације -delete=Уклоните налог -uid=Uid - -public_profile=Јавни профил -profile_desc=Ваша адреса е-поште је јавна и коришће се за све обавести везане са налогом, као и друге операције почињене кроз Gitea. -password_username_disabled=Нелокални корисници не могу да промене своје кориничко име. -full_name=Име и презиме -website=Веб страница -location=Локација -update_profile=Ажурирај профил -update_profile_success=Ваш профил је успешно ажуриран. -change_username=Корисничко име је промењено -change_username_prompt=Ова промена може довести до промене линковима везане за ваш налог. -continue=Настави -cancel=Откажи - -lookup_avatar_by_mail=Тражите аватар по адреси е-поште -federated_avatar_lookup=Federated Avatar претрага -enable_custom_avatar=Укључи ваш аватар -choose_new_avatar=Изаберите нови аватар -update_avatar=Ажурирајте поставке аватара -delete_current_avatar=Обришите тренутни аватар -uploaded_avatar_not_a_image=Учитана датотека није слика. -update_avatar_success=Поставке аватара су успешно ажурирни. - -change_password=Промените лозинку -old_password=Тренутна лозинка -new_password=Нова лозинка -retype_new_password=Потврда нове лозинке -password_incorrect=Тренутна лозинка је нетачна. -change_password_success=Лозинка је успешно промењена. Можете се пријавити са новом лозинком. -password_change_disabled=Нелокални корисници не могу да промене своје лозинке. - -emails=Адреса ел. поште -manage_emails=Управљање адресама е-поште -email_desc=Ваша главна адреса ће се користити за обавештења и других операција. -primary=Главно -primary_email=Постави као главну -delete_email=Уклони -email_deletion=Брисање адресе е-поште -email_deletion_desc=Брисање ове адресе ће довести до уклањања података. Да ли желите да наставите? -email_deletion_success=Адреса је успешно избрисана! -add_new_email=Додај нови адресу е-поште -add_email=Додај адресу -add_email_confirmation_sent=Послан је нова потврда на '%s', молимо вас проверите ваше поруке унутар %d сата да бисте завршили поступак потврде. -add_email_success=Нова адреса е-поште је успешно додатa. - -manage_ssh_keys=Управљање SSH кључева -add_key=Додај кључ -ssh_desc=Ово је списак SSH кључева повезано са вашем налогу. Уклоните све непознате кључеве. -ssh_helper=<strong>Потребно вам је помоћ?</strong> Погледајте водич за <a href="%s">стварању SSH кључева</a> или погледајте решења <a href="%s"> за честих проблема у вези са SSH</a>. -add_new_key=Додај SSH кључ -ssh_key_been_used=Јавни кључ је коришћен. -ssh_key_name_used=Јавни кључ са тим именом већ постоји. -key_name=Име кључа -key_content=Садржај -add_key_success=Нови SSH кључ '%s' jе успешно додат! -delete_key=Уклони -ssh_key_deletion=Брисање SSH кључа -ssh_key_deletion_desc=Брисање овог SSH кључa ће онемогућити свог приступ за ваш налог. Да ли желите да наставите? -ssh_key_deletion_success=SSH кључ '%s' jе успешно избрисан! -add_on=Додато -last_used=Задње корршћено -no_activity=Нема недавних активности -key_state_desc=Овај кључ је коришћен у задњих 7 дана -token_state_desc=Токен је коришћен у задњих 7 дана - -manage_social=Управљање прикључених друштвеним мрежама -social_desc=Ово је списак повезаних друштвених мрежа. Уклоните све непознате. -unbind=Обвежи -unbind_success=Друштвена мрежа је обвежена. - -manage_access_token=Управљање токенима особном приступу -generate_new_token=Генериши нови токен -tokens_desc=Tокени се могу користити за приступ на API за Gitea. -new_token_desc=Сваки API токен ће имати пун приступ вашем налогу. -token_name=Име токена -generate_token=Генериши токен -generate_token_succees=Успешно креиран нови токен! Молимо вас да направите копију овог токена, не ће се моћи видети накнадно! -delete_token=Уклони -access_token_deletion=Уклоњење токена личног приступа -access_token_deletion_desc=Уклоњење овог токена ће онемогућити сав приступ. Да ли желите да наставите? -delete_token_success=Лични токен је успешно избришен! Не заборавите да ажурирате апликацију. - -delete_account=Уклоните ваш налог -delete_prompt=Операција ће трајно избрисати ваш налог, што се <strong>НЕ може</strong> поввратити! -confirm_delete_account=Потврдите брисање -delete_account_title=Брисање налога -delete_account_desc=Овај налог ће бити трајно избрисан. Да ли желите да наставите? - -[repo] -owner=Власник -repo_name=Име спремишта -repo_name_helper=Најбоља имена су кратка и јединствена. -visibility=Видљивост -visiblity_helper=<span class="ui red text">Приватно</span> спремиште -visiblity_helper_forced=Сва нова спремишта су <span class="ui red text">приватна</span> по одлуци администратора. -visiblity_fork_helper=(Промена ове вредности ће утицати на све гране) -clone_helper=Потребна вам помоћ клонирањем? Посетите страницу <a target="_blank" rel="noopener" href="%s">Помоћ</a>! -fork_repo=Креирај огранак спремишта -fork_from=Огранак од -fork_visiblity_helper=Ниво видљивости не може бити промењено за огранак спремишта. -repo_desc=Опис -repo_lang=Језик -repo_gitignore_helper=Изаберите шаблоне .gitignore -license=Лиценца -license_helper=Изаберите врсту лиценце -readme=Readme -readme_helper=Изаберите шаблон датотеке readme -auto_init=Инициализирај ово спремиште са одабраним датотекама и шаблоном -create_repo=Ново спремиште -default_branch=Главна грана -mirror_prune=Очисти -mirror_prune_desc=Уклоните све референце за даљинко праћење које више не постоје на удаљеног -mirror_interval=Интервал огледања (сат) -mirror_address=Адреса огледала -mirror_address_desc=Унесите тражене акредитиве у адресу. -mirror_last_synced=Задње синхронизовано -watchers=Посматрачи -stargazers=Пратиоци -forks=Огранци - -form.reach_limit_of_creation=Власник има максимум број %d спремишта. -form.name_reserved=Име спремишта '%s' је резервирано. -form.name_pattern_not_allowed=Име спремишта по шаблоном '%s' није дозвољено. - -need_auth=Потребна ауторизација -migrate_type=Тип миграције -migrate_type_helper=Ово спремиште ће бити <span class="text blue">огледало</span> -migrate_repo=Мигрирајте спремиште -migrate.clone_address=Адреса за клонирање -migrate.clone_address_desc=Ово може бити URL адреса врсте HTTP/HTTPS/GIT или пут на локалном серверу. -migrate.permission_denied=Немате права на увезете локално спремиште. -migrate.invalid_local_path=Невашећи локални пут. Можда не постоји или није директоријум. -migrate.failed=Миграција није успела: %v - -mirror_from=огледало од -forked_from=изданак од -fork_from_self=Ви не можете да креирате огранак спремишта ако сте већ његов власник! -copy_link=Копирај -copy_link_success=Ископирано! -copy_link_error=Кликните ⌘-C или Ctrl-C да копирате -copied=Успешно ископирано -unwatch=Престани пратити -watch=Прати -unstar=Улкони звезду -star=Волим -fork=Креирај огранак - -no_desc=Нема описа -quick_guide=Кратак водич -clone_this_repo=Клонирај спремиште -create_new_repo_command=Направите ново спремиште са командне линије -push_exist_repo=Push постојећe спремиште са командне линије -repo_is_empty=Овo спремиште je празнo, молимо вас, вратите се касније! - -code=Код -branch=Грана -tree=Дрво -filter_branch_and_tag=Профилтрирај по грани или ознаци -branches=Гране -tags=Ознаке -issues=Дискусије -pulls=Захтеви за спајање -labels=Лабеле -milestones=Фазе -commits=Комити -releases=Издања -file_raw=Датотека -file_history=Историја -file_view_raw=Прегледај саму датотеку -file_permalink=Пермалинк -file_too_large=Ова датотека је превише веика да би се приказала - -editor.new_file=Нова датотека -editor.upload_file=Отпреми датотеку -editor.edit_file=Ажурирај датотеку -editor.preview_changes=Преглед промена -editor.cannot_edit_non_text_files=Не можете мењати датотеке чији садржај није текстуалан -editor.edit_this_file=Ажурирај ову датотеку -editor.must_be_on_a_branch=Морате бити на грани да би променили или предложили промене над датотеком -editor.fork_before_edit=Морате креирати огранак да би могли ажурирати датотеку -editor.delete_this_file=Уклони ову датотеку -editor.must_have_write_access=Морате имати права на писање да предложите промене овој датотеци -editor.file_delete_success=Датотека '%s' је успешно избрисана! -editor.name_your_file=Именуј датотеку... -editor.filename_help=Да би додали директориум, искуцаије име и кликните /. Да уклоните директоријум, усмерите маркер на почетак поља и притисните тастер backspace. -editor.or=или -editor.cancel_lower=откажи -editor.commit_changes=Изврши комит промена -editor.add_tmpl=Додај '%s/<filename>' -editor.add=Додај '%s' -editor.update=Ажурирај '%s' -editor.delete=Уклони '%s' -editor.commit_message_desc=Додајте додатни детаљан опис... -editor.commit_directly_to_this_branch=Изврши комит директно на <strong class="branch-name">%s</strong> грану. -editor.create_new_branch=Креирај <strong>нову грану</strong> за овај комит и поднеси захтев за спајање. -editor.new_branch_name_desc=Име нове гране... -editor.cancel=Откажи -editor.filename_cannot_be_empty=Име датотеке неможе бити празно. -editor.branch_already_exists=Грана '%s' већ постоји за ово спремиште. -editor.directory_is_a_file='%s' је већ постојећа датотека а не директоријум у спремишту. -editor.filename_is_a_directory='%s' је постојећи директоријум у спремишту. -editor.file_editing_no_longer_exists=Датотека '%s' више не постоји у спремишту. -editor.file_changed_while_editing=Садржај датотеке је промењен од почетка уређивања. <a target="_blank" rel="noopener" href="%s">Кликните овде</a> да видите шта је промењено или <strong>опет поднесите комит</strong> да пребришете промене. -editor.file_already_exists=Датотека са именом '%s' већ постоји у овом спремишту. -editor.no_changes_to_show=Нема никаквих промена. -editor.fail_to_update_file=Промена над '%s' није успело са грешком: %v -editor.add_subdir=Додај поддиректоријуми... -editor.unable_to_upload_files=Учитање датотеке '%s' није успело са грешкном: %v -editor.upload_files_to_dir=Пошаљи датотеке на '%s' - -commits.commits=Комити -commits.search=Претражи комите -commits.find=Претражи -commits.author=Аутор -commits.message=Порука -commits.date=Датум -commits.older=Старије -commits.newer=Новије - -issues.new=Нови задатак -issues.new.labels=Лавеле -issues.new.no_label=Нема лабеле -issues.new.clear_labels=Уклони лабеле -issues.new.milestone=Фаза -issues.new.no_milestone=Нема фазе -issues.new.clear_milestone=Уклони фазу -issues.new.open_milestone=Отворене фазе -issues.new.closed_milestone=Затворене фазе -issues.new.assignee=Одговорни -issues.new.clear_assignee=Уклони одговорног -issues.new.no_assignee=Нема одговорних -issues.create=Додај задатак -issues.new_label=Нова лабела -issues.new_label_placeholder=Име лабеле... -issues.create_label=Креирај лабелу -issues.label_templates.title=Преузмите унапред дефинисани скуп лабела -issues.label_templates.info=Нема још лабеле. Можете кликнути на дугме "Креирај лабелу" да направите или да Користи претходно дефинисани скуп. -issues.label_templates.helper=Изаберите скуп лабела -issues.label_templates.use=Користи овај скуп лабела -issues.label_templates.fail_to_load_file=Није могуће преузети датотеку '%s': %v -issues.open_tab=%d отворено -issues.close_tab=%d затворено -issues.filter_label=Лабела -issues.filter_label_no_select=Није изабрана лабела -issues.filter_milestone=Фаза -issues.filter_milestone_no_select=Фаза није изабрана -issues.filter_assignee=Одговорни -issues.filter_assginee_no_select=Нема одговорног -issues.filter_type=Тип -issues.filter_type.all_issues=Сви задаци -issues.filter_type.assigned_to_you=Заказано вама -issues.filter_type.created_by_you=креирано од вас -issues.filter_type.mentioning_you=Помењује вас -issues.filter_sort=Сортирај -issues.filter_sort.latest=Најновије -issues.filter_sort.oldest=Најстарије -issues.filter_sort.recentupdate=Недавно ажурирано -issues.filter_sort.leastupdate=Давно ажуриано -issues.filter_sort.mostcomment=Највише коментара -issues.filter_sort.leastcomment=Најмање коментара -issues.opened_by=отворено %[1]s од <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=отворено %[1]s од %[2]s -issues.previous=Претходна -issues.next=Следеће -issues.open_title=Отворено -issues.closed_title=Затворено -issues.num_comments=%d коментара -issues.commented_at=`коментирира <a href="#%s">%s</a>` -issues.delete_comment_confirm=Да ли желите да избришете овај коментар? -issues.no_content=Још нема садржаја. -issues.close_issue=Затвори -issues.close_comment_issue=Kоментирај и затвори -issues.reopen_issue=Поново отвори -issues.reopen_comment_issue=Kоментирај и поново oтвори -issues.create_comment=Коментирај -issues.closed_at=`затворено <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`поново отворено <a id="%[1]s"href="#%[1]s"> %[2]s"</a>` -issues.commit_ref_at=`поменуо овај задатак у комит <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Аутор -issues.collaborator=Коаутор -issues.owner=Власник -issues.sign_in_require_desc=<a href="%s">Пријавите се</a> да се прикључе у овом разговору. -issues.edit=Уреди -issues.cancel=Откажи -issues.save=Сачувај -issues.label_title=Име лабеле -issues.label_color=Боја лабеле -issues.label_count=%d лабела -issues.label_open_issues=%d отворених задатака -issues.label_edit=Уреди -issues.label_delete=Уклони -issues.label_modify=Промена лабеле -issues.label_deletion=Брисање лабеле -issues.label_deletion_desc=Брисање ознаке ће утицати на све њене задатке. Да ли желите да наставите? -issues.label_deletion_success=Лабела је успешно избрисана! -issues.num_participants=%d учесника -issues.attachment.open_tab=`Кликните "%s" да видите у новом прозору` -issues.attachment.download=`Кликните да преузмете "%s"` - -pulls.new=Нови захтев за спајање -pulls.compare_changes=Упореди промене -pulls.compare_changes_desc=Упоредите две гране и поднесите захтев за спајање. -pulls.compare_base=родитељ грана -pulls.compare_compare=упореди -pulls.filter_branch=Филтер по грани -pulls.no_results=Нема резултата. -pulls.nothing_to_compare=Нема шта да се упореди, гране су исте. -pulls.has_pull_request=`Већ постоји захтев за спајање између ове две гране: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Поднеси захтев за спајање -pulls.title_desc=жели да споји %[1]d комит(е) из <code>%[2]s</code> у <code>%[3]s</code> -pulls.merged_title_desc=споји(ла) %[1]d комит(е) из <code>%[2]s</code> у <code>%[3]s</code> %[4]s -pulls.tab_conversation=Дискусија -pulls.tab_commits=Комити -pulls.tab_files=Промењене датотеке -pulls.reopen_to_merge=Молимо вас да поново поднесете овај захтев за стапање. -pulls.merged=Спојено -pulls.has_merged=Спајање је успешно завршено! -pulls.data_broken=Информација о спајању није приступачно зашто детаљи огранака су избрисани. -pulls.is_checking=Провера још увек у току, молимо вас да освежите страницу касније. -pulls.can_auto_merge_desc=Овај захтев за спајање може бити обављен аутоматски. -pulls.cannot_auto_merge_desc=Овај захтев за спајање не може бити обављен аутоматски због сукоба. -pulls.cannot_auto_merge_helper=Молимо вас, обавите спајање ручно да би сте разрешили сукобе. -pulls.merge_pull_request=Обави спајање -pulls.open_unmerged_pull_exists=`Неможете поново отворити јер већ постоји захтев за спајање (#%d) из истог спремишта са истим информацијама о спајању и чека спајање.` - -milestones.new=Нова фаза -milestones.open_tab=%d отворено -milestones.close_tab=%d затворено -milestones.closed=Затворено %s -milestones.no_due_date=Рок није наведен -milestones.open=Отвори -milestones.close=Затвори -milestones.new_subheader=Креирајте фазте да би сте организовали ваше задатаке. -milestones.create=Креирај фазу -milestones.title=Наслов -milestones.desc=Опис -milestones.due_date=Датум завршетка (опционо) -milestones.clear=Уклони -milestones.invalid_due_date_format=Неправилни формат датума завршетка. Правилно: 'гггг-мм-дд'. -milestones.create_success=Фаза '%s' успешно креирана! -milestones.edit=Ажурирај фазу -milestones.edit_subheader=Остави опис који да би други боље разумели. -milestones.cancel=Откажи -milestones.modify=Ажурирај фазу -milestones.edit_success=Промене о '%s' су успешно сачуване! -milestones.deletion=Уклони фазу -milestones.deletion_desc=Избрисање фазе ће уклонити информацију о њој у свим задацима. Да ли желите да наставите? -milestones.deletion_success=Фаза је успешно избрисана! - -wiki=Вики -wiki.welcome=Добро дошли на Вики! -wiki.welcome_desc=Вики је место где можете да заједно документује пројекат и чине га бољег. -wiki.create_first_page=Креирај прву страницу -wiki.page=Страница -wiki.filter_page=Филтер странице -wiki.new_page=Нова страница -wiki.default_commit_message=Напишите белешку о овом ажурирању (опционо). -wiki.save_page=Сачувај страницу -wiki.last_commit_info=%s урећивао ову страницу %s -wiki.edit_page_button=Уреди -wiki.new_page_button=Нова страница -wiki.delete_page_button=Уклони страницу -wiki.delete_page_notice_1=Будите упозорени, страница <code>"%s"</code> ће бити избрисана. -wiki.page_already_exists=Страница са овим именом већ постоји. -wiki.pages=Странице -wiki.last_updated=Последње ажурирано %s - -settings=Подешавања -settings.options=Опције -settings.collaboration=Сарадња -settings.collaboration.admin=За администратора -settings.collaboration.write=За писање -settings.collaboration.read=Читање -settings.collaboration.undefined=Није дефинисано -settings.hooks=Webhooks -settings.githooks=Git хуки -settings.basic_settings=Основна подешавања -settings.mirror_settings=Подешавања огледала -settings.sync_mirror=Изврши синхронизацију сада -settings.mirror_sync_in_progress=Синхронизација је у току, молимо вас да освежите страницу ускоро. -settings.site=Званични сајт -settings.update_settings=Примени промене -settings.change_reponame_prompt=Ова промена ће утицати на однос линкова на спремиште. -settings.advanced_settings=Напредна подешавања -settings.wiki_desc=Омогући систем вики -settings.use_internal_wiki=Користи уграђен вики -settings.use_external_wiki=Користи спољни Вики -settings.external_wiki_url=URL адреса спољног Вики -settings.external_wiki_url_desc=Посетиоци ће бити преусмерени URL адреси након што кликну на картицу. -settings.issues_desc=Омогући систем праћења грешака -settings.use_internal_issue_tracker=Користи уграђен систем праћења грешака -settings.use_external_issue_tracker=Користи спољни систем праћења грешака -settings.tracker_url_format=Спољни формат везе система за праћење грешака -settings.tracker_issue_style=Стил именовања на спољном систему: -settings.tracker_issue_style.numeric=Нумерично -settings.tracker_issue_style.alphanumeric=Алфанумерично -settings.tracker_url_format_desc=Можете да користите шаблон <code>{user} {repo} {index}</code> за корисничко име, спремишта и задатака. -settings.pulls_desc=Омогући систем захтева за спајање да би сте преузели јавних доприноса -settings.danger_zone=Опасна зона -settings.new_owner_has_same_repo=Нови власник већ има спремиште по истим називом. Молимо вас изаберите друго име. -settings.convert=Претворити у обично спремиште -settings.convert_desc=Можете претворити огледало у обично спремиште, али та операција не може се укинути. -settings.convert_notices_1=Ова операција ће претворити то огледало у обично спремиште, што не може се отказати. -settings.convert_confirm=Потврдите конверзију -settings.convert_succeed=Спремиште је успешно претворено у обичну врсту спремишта. -settings.transfer=Пренеси власништво -settings.transfer_desc=Пренеси спремиште другом кориснику или организацији у којој имате администраторска права. -settings.transfer_notices_1=- Изгубићете приступ ако је нови власник појединац. -settings.transfer_notices_2=- Задржићете приступ ако је нови власник организација и ви сте члан њега. -settings.transfer_form_title=Унесите релевантне информације за потврду операције: -settings.wiki_delete=Обриши Вики податке -settings.wiki_delete_desc=Будите пажљиви! Када уклоните Вики податке — нећете мочи их повратити. -settings.wiki_delete_notices_1=- Ова операција је избрисати и онемогућити Вики за %s -settings.wiki_deletion_success=Вики подаци за ово спремиште су успешно избрисани. -settings.delete=Уклони ово спремиште -settings.delete_desc=Нећете мочи повратити спремиште после брисања. Молимо вас, будите сигурни. -settings.delete_notices_1=- Ова операција <strong>НЕЋЕ МОЧИ</strong> бити укинута. -settings.delete_notices_2=- Ова операција ће трајно избрисати све из овог спремишта, укључујући и податке Git, задатци, коментаре и приступ сарадницима. -settings.delete_notices_fork_1=- Сви огранци ће постати независни после уклањање. -settings.deletion_success=Спремиште је успешно избрисано! -settings.update_settings_success=Подешавања спремишта су успешно ажурирани. -settings.transfer_owner=Нови власник -settings.make_transfer=Изврши пренос -settings.transfer_succeed=Власништво спремишта успешно преношено. -settings.confirm_delete=Потврдите брисање -settings.add_collaborator=Додај новог сарадника -settings.add_collaborator_success=Додат је нови сарадник. -settings.delete_collaborator=Уклони -settings.collaborator_deletion=Брисање сарадника -settings.collaborator_deletion_desc=Овај корисник неће имати приступ као сарадник овом спремишту након уклањања. Дали желите да наставите? -settings.remove_collaborator_success=Сарадник је уклоњен. -settings.search_user_placeholder=Претрага корисника... -settings.org_not_allowed_to_be_collaborator=Неможе се додати организација као сарадник. -settings.user_is_org_member=Корисник је члан организације и потом неможе бити додат као сарадник. -settings.add_webhook=Додај Webhook -settings.hooks_desc=Webhooks омогућавају спољашњим услугама да приме обавештења када се нешто одређено догоди на Gitea. Сазнајте више у овом <a target="_blank" rel="noopener" href="%s">водичу за Webhooks</a>. -settings.webhook_deletion=Уклони Webhook -settings.webhook_deletion_desc=Брисање овог Webhook ће довести до уклањања сву наведену информацију, укључујући и историју. Да ли желите да наставите? -settings.webhook_deletion_success=Webhook успешно избрисан! -settings.webhook.test_delivery=Провери испоруку -settings.webhook.test_delivery_desc=Пошаљи push за тестирање подешавања webhook -settings.webhook.test_delivery_success=Тест webhook је додат у месту испоруке. Процес може да потраје неколико секунди пре него што ће показати у историји испоруке. -settings.webhook.request=Захтев -settings.webhook.response=Одговор -settings.webhook.headers=Наслови -settings.webhook.payload=Садржај захтева -settings.webhook.body=Тело -settings.githooks_desc=Git Hooks пружају Git сами по себи. Можете ажурирати датотеке са подржаним hooks са пратећег списка операције. -settings.githook_edit_desc=Aко Webhook није активан, примерни садржај ће бити представљен. Ако оставите празно, Webhook ће бити онемогућен. -settings.githook_name=Име Hook-а -settings.githook_content=Садржај Hook-а -settings.update_githook=Ажурирај Hook -settings.add_webhook_desc=Послаћемо захтев <code>POST</code> на наведену URL адресу са информацијама о догађајима. Такође можете да одредите формат у коме би желели да добију податке (JSON, x-www-form-urlencoded, XML, итд.). Додатне информације могу се наћи у <a target="_blank" rel="noopener" href="%s">Упутство за Webhooks</a>. -settings.payload_url=URL адреса за слање -settings.content_type=Тип садржаја -settings.secret=Тајна -settings.slack_username=Корисничко име -settings.slack_icon_url=URL адреса иконице -settings.slack_color=Боја -settings.event_desc=Кад би требао webhook да се активира? -settings.event_push_only=Само при <code>push</code> догађају. -settings.event_send_everything=У <strong>свим</strong> догађајима. -settings.event_choose=Изабраћу шта ми је потребно. -settings.event_create=Креирај -settings.event_create_desc=Створена грана или ознака -settings.event_pull_request=Захтев за спајање -settings.event_pull_request_desc=Захтев за спајање отворенo, затворено, додељено, недодељенo, лабела ажурирана, лабела избрисана, или синхронизовано. -settings.event_push=Push -settings.event_push_desc=Git push у спремиште -settings.active=Активно -settings.active_helper=Детаљи о догађају што је проузроковало hook ће исто бити испоручено. -settings.add_hook_success=Додат је нови webhook. -settings.update_webhook=Ажурирај Webhook -settings.update_hook_success=Webhook је ажуриран. -settings.delete_webhook=Уклони Webhook -settings.recent_deliveries=Недавне испоруке -settings.hook_type=Тип Hook-а -settings.add_slack_hook_desc=Додавање интеграције <a href="%s">Slack</a> у спремиште. -settings.slack_token=Токен -settings.slack_domain=Домен -settings.slack_channel=Канал -settings.deploy_keys=Кључеви за распоређивање -settings.add_deploy_key=Додај кључ за распоређивање -settings.deploy_key_desc=Кључеви за распоређивање имају само приступ за читање. То није исто што и SSH кључеви. -settings.no_deploy_keys=Нисте додали ниједан кључ за распоређивање. -settings.title=Наслов -settings.deploy_key_content=Садржај -settings.key_been_used=Садржај кључа је већ искоришћено. -settings.key_name_used=Кључ распоређивање са тим насловом већ постоји. -settings.add_key_success=Нови кључ распоређивање '%s' је додат успешно! -settings.deploy_key_deletion=Уклони кључ распоређивањa -settings.deploy_key_deletion_desc=Брисање овог кључа за распоређивање ће довести до укидање приступ на овом спремишту. Да ли желите да наставите? -settings.deploy_key_deletion_success=Кључ за распоређивање је успешно обрисан! - -diff.browse_source=Преглед изворни кода -diff.parent=родитељ -diff.commit=комит -diff.data_not_available=Подаци Diff нису доступни. -diff.show_diff_stats=Покажи статистику Diff -diff.show_split_view=Подељен поглед -diff.show_unified_view=Један поглед -diff.stats_desc=<strong> %d измењених фајлова</strong> са <strong>%d додато</strong> и <strong>%d уклоњено</strong> -diff.bin=BIN -diff.view_file=Прегледај датотеку -diff.file_suppressed=Разлика између датотеке није приказан због своје велике величине -diff.too_many_files=Неке датотеке нису приказане због велике количине промена - -release.releases=Издања -release.new_release=Ново издање -release.draft=Нацрт -release.prerelease=Пред-верзија -release.stable=Стабилно -release.edit=уреди -release.ahead=<strong>%d</strong> комита на %s почев од овог издања -release.source_code=Изворни код -release.new_subheader=Објављивање издања за итерација производа. -release.edit_subheader=Детаљни журнал промена може помоћи корисницима да схвате побољшања у новом издању. -release.tag_name=Име ознаке -release.target=Циљ -release.tag_helper=Изаберите посујућу ознаку, или креирај нову. -release.title=Наслов -release.content=Садржај -release.write=Напиши -release.preview=Преглед -release.loading=Учитавање... -release.prerelease_desc=Ово је пред-издање -release.prerelease_helper=Посебно имајте на уму да ово издање није спремно за ширу употребу. -release.cancel=Откажи -release.publish=Објави издање -release.save_draft=Сачувај нацрт -release.edit_release=Уреди издање -release.delete_release=Уклони ово издање -release.deletion=Брисање издања -release.deletion_desc=Брисање овог издања ће избрисати одговарајућу Git ознаку. Да ли желите да наставите? -release.deletion_success=Издање је успешно избрисано! -release.tag_name_already_exist=Издање са тим именом ознаке већ постоји. -release.tag_name_invalid=Име ознаке није исправно. -release.downloads=Преузимања - -[org] -org_name_holder=Име организације -org_full_name_holder=Пун назив организације -org_name_helper=Најбоља имена организација су кратка и јединственa. -create_org=Створи Организацију -repo_updated=Ажурирано -people=Особе -invite_someone=Позови некога -teams=Тимови -lower_members=чланови -lower_repositories=спремишта -create_new_team=Креирај нови тим -org_desc=Опис -team_name=Име тима -team_desc=Опис -team_name_helper=Ви ћете користити то име помињете овог тима у дискусијама. -team_desc_helper=Шта је циљ овог тима? -team_permission_desc=Који ниво приступа треба имати овај тим? - -form.name_reserved=Име организације '%s' је резервирано. -form.name_pattern_not_allowed=Шаблон имена '%s' није дозвољено. - -settings=Подешавања -settings.options=Опције -settings.full_name=Пуно име -settings.website=Саит -settings.location=Локација -settings.update_settings=Ажурирај подешавања -settings.update_setting_success=Подешавања организације су успешно ажурирана. -settings.change_orgname_prompt=Ова промена ће утицати на свим ликовима према организацији. -settings.update_avatar_success=Аватар организације је успешно ажуриран. -settings.delete=Уклони организацију -settings.delete_account=Уклони ову организацију -settings.delete_prompt=Ова организација ће бото избрисана и операција <strong>НЕ МОЖЕ</strong> бити отказана у будућности! -settings.confirm_delete_account=Потврди брисање -settings.delete_org_title=Брисање организација -settings.delete_org_desc=Ова организација ће бити избрисана заувек. Дали желите да наставите? -settings.hooks_desc=Додајте аутоматско ажурирање, које ће важити за <strong>сва спремишта</strong> под овој организацији. - -members.membership_visibility=Видљивост: -members.public=Јавно -members.public_helper=учините приватним -members.private=Приватно -members.private_helper=учините јавно -members.member_role=Улога учесника: -members.owner=Власник -members.member=Члан -members.remove=Уклони -members.leave=Изађи -members.invite_desc=Додја новог члана %s: -members.invite_now=Позовите сада - -teams.join=Придружи се -teams.leave=Изаћи -teams.read_access=Приступ за читање -teams.read_access_helper=Овај тим ће моћи видити и клонирари спремишта. -teams.write_access=Приступ за писање -teams.write_access_helper=Овај тим ће моћи видити своја спремишта, и извршити push на њима. -teams.admin_access=Администраторски приступ -teams.admin_access_helper=Овај тим ће моћи извршити push/pull на своја спремишта, и још чланова додавати. -teams.no_desc=Овај тим нема описа -teams.settings=Подешавања -teams.owners_permission_desc=Власници имају пун приступ <strong>свим спремиштима</strong> и имају <strong>права администратора</strong> организации. -teams.members=Чланови тима -teams.update_settings=Примени промене -teams.delete_team=Уклони овај тим -teams.add_team_member=Додај члан тиму -teams.delete_team_title=Уклони тим -teams.delete_team_desc=Овај потез ће чинити да чланови ове групе ће можта изгубе приступ неким спремиштима. Да ли желите да наставите? -teams.delete_team_success=Овај тим је успешно избрисан. -teams.read_permission_desc=Овај тим даје приступ на <strong>Читање</strong>: чланови могу да виде и да клонира спремишта. -teams.write_permission_desc=Овај тим даје приступ на <strong>Писање</strong>: чланови могу да виде и врше push операције на спремишта. -teams.admin_permission_desc=Овај тим даје <strong>администраторки</strong> приступ: чланови могу да виде, врше push операције, и додавају сараднике. -teams.repositories=Тимска спремишта -teams.search_repo_placeholder=Претражи спремиште... -teams.add_team_repository=Додај тимско спремиште -teams.remove_repo=Уклони -teams.add_nonexistent_repo=Овакво спремиште не постоји, молим вас прво да га направите. - -[admin] -dashboard=Контролни панел -users=Корисници -organizations=Организације -repositories=Спремишта -authentication=Овлашћења -config=Подешавања -notices=Системска обавештења -monitor=Праћење -first_page=Први -last_page=Последњи -total=Укупно: %d - -dashboard.statistic=Статистика -dashboard.operations=Операције -dashboard.system_status=Статус системског монитора -dashboard.statistic_info=У бази података Gitea забележено је <b>%d</b> корисника, <b>%d</b> организације, <b>%d</b> јавних кључева, <b>%d</b> спремишта, <b>%d</b> watches, <b>%d</b> фаворита, <b>%d</b> акције, <b>%d</b> доступа, <b>%d</b> задатака, <b>%d</b> коментара, <b>%d</b> друштвених рачуна, <b>%d</b> пратње, <b>%d</b> огледала, <b>%d</b> издања, <b>%d</b> извора улаза, <b>%d</b> webhooks, <b>%d</b> фаза, <b>%d</b> лабела, <b>%d</b> hook задатака, <b>%d</b> тимова, <b>%d</b> задатака за надоградњу, <b>%d</b> прилога. -dashboard.operation_name=Име операције -dashboard.operation_switch=Пребаци -dashboard.operation_run=Покрени -dashboard.clean_unbind_oauth=Уклони неповазане OAuth -dashboard.clean_unbind_oauth_success=Неповезане OAuth налози су успешно избрисани. -dashboard.delete_inactivate_accounts=Уклони све неактивне налоге -dashboard.delete_inactivate_accounts_success=Сви неактивни налози су успешно избрисани. -dashboard.delete_repo_archives=Избриши све архиве спремишта -dashboard.delete_repo_archives_success=Све архиве су успешно избрисане. -dashboard.delete_missing_repos=Избриши све податке са изгубљеним Git датотецима -dashboard.delete_missing_repos_success=Сви подаци са игубљеним Git датотекама су успешно избрисани. -dashboard.git_gc_repos=Изврши cакупљање смећа на спремишту -dashboard.git_gc_repos_success=Сва спремишта су успешно извршили cакупљање смећа. -dashboard.resync_all_sshkeys=Препиши '.ssh/authorized_keys' (опрез: не Gitea тастери ће бити изгубљени) -dashboard.resync_all_sshkeys_success=Сви јавни кључеви су успешно преписани. -dashboard.resync_all_update_hooks=Препиши сва hook-а за ажурирање спремишта (потребно кад пут конфигурације је промењен) -dashboard.resync_all_update_hooks_success=Сва hook-а за ажурирање спремишта су успешно промењена. -dashboard.reinit_missing_repos=Поново постави све податке са изгубљеним Git датотекама -dashboard.reinit_missing_repos_success=Сви подаци са изгубљеним Git датотекама су успешно поново постављени. - -dashboard.server_uptime=Време непрекидног рада сервера -dashboard.current_goroutine=Тренутнe Goroutine -dashboard.current_memory_usage=Тренутна употреба меморије -dashboard.total_memory_allocated=Укупно меморије алоцирано -dashboard.memory_obtained=Коришћена меморија -dashboard.pointer_lookup_times=Захтева показивача -dashboard.memory_allocate_times=Алоцирања меморије -dashboard.memory_free_times=Ослобођења меморије -dashboard.current_heap_usage=Тренутна употреба динамичке меморије -dashboard.heap_memory_obtained=Слободно динамичке меморије -dashboard.heap_memory_idle=Неактиво динамичке меморије -dashboard.heap_memory_in_use=Динамичка меморија у употреби -dashboard.heap_memory_released=Ослобођено динамичке меморије -dashboard.heap_objects=Објекти динамичке меморије -dashboard.bootstrap_stack_usage=Коришћење стек меморије -dashboard.stack_memory_obtained=Слободно стек меморије -dashboard.mspan_structures_usage=Употреба структуре MSpan -dashboard.mspan_structures_obtained=Добијено структуре MSpan -dashboard.mcache_structures_usage=Употреба структурa MCache -dashboard.mcache_structures_obtained=Добијено структурa MCache -dashboard.profiling_bucket_hash_table_obtained=Хеш-таблеа постигнуто за Profiling Bucket -dashboard.gc_metadata_obtained=Добијених метаподатака cакупљању смећа -dashboard.other_system_allocation_obtained=Добијено друга системска меморија -dashboard.next_gc_recycle=Следећа рециклажа cакупљању смећа -dashboard.last_gc_time=Времена од прошлог cакупљању смећа -dashboard.total_gc_time=Укупно време cакупљању смећа -dashboard.total_gc_pause=Укупно време cакупљању смећа -dashboard.last_gc_pause=Задња пауза у cакупљању смећа -dashboard.gc_times=Времена cакупљању смећа - -users.user_manage_panel=Контролни панел корисника -users.new_account=Креирај нови налог -users.name=Име -users.activated=Активиран -users.admin=Администратор -users.repos=Спремишта -users.created=Креирано -users.send_register_notify=Пошаљи кориснику обавештење о регистрацији -users.new_success=Нови налог '%s' је успешно креиран. -users.edit=Уреди -users.auth_source=Извор аутентикације -users.local=Локално -users.auth_login_name=Корисничко име за пријављивање -users.password_helper=Оставите празно да остане непромењено. -users.update_profile_success=Профил налога је успешно уређен. -users.edit_account=Уреди налог -users.max_repo_creation=Максимални број спремишта -users.max_repo_creation_desc=(Поставите -1 да користите стандардну глобалну вредност) -users.is_activated=Овај налог је активиран -users.prohibit_login=Улаз са овог налога је забрањено -users.is_admin=Овај налог има администраторска права -users.allow_git_hook=Налог има право да крејира Git hooks -users.allow_import_local=Налог има право да увезе локална спремишта -users.update_profile=Ажурирај профил налога -users.delete_account=Уклони овај налог -users.still_own_repo=На вашем налогу и даље остаје најмање једно спремиште, прво је потребно да уклоните или да га пренесете. -users.still_has_org=Овај налог још увек је члан најмање једне организације. За наставак, напустите или уклоните ову организацију. -users.deletion_success=Налог је успешно избрисан! - -orgs.org_manage_panel=Управљање групама -orgs.name=Име -orgs.teams=Тимови -orgs.members=Чланови - -repos.repo_manage_panel=Контролна панела спремишта -repos.owner=Власник -repos.name=Име -repos.private=Приватно -repos.watches=Watches -repos.stars=Фаворити -repos.issues=Задаци - -auths.auth_manage_panel=Контролна панела аутентикације -auths.new=Додај нови извор -auths.name=Име -auths.type=Тип -auths.enabled=Омогућено -auths.updated=Ажурирано -auths.auth_type=Врста провере аутентичности -auths.auth_name=Име провере аутентичности -auths.security_protocol=Протокол безбедности -auths.domain=Домен -auths.host=Хост -auths.port=Порт -auths.bind_dn=Bind DN -auths.bind_password=Bind лозинкa -auths.bind_password_helper=Упозорење: Ова лозинка је сачувана у облику нешифрованом текцту. Не користите високо-привилеговану налог. -auths.user_base=База претраживање корисника -auths.user_dn=DN корисника -auths.attribute_username=Атрибут username -auths.attribute_username_placeholder=Оставите празно да бисте користили корисничко име за регистрацију. -auths.attribute_name=Име атрибута -auths.attribute_surname=Презиме атрибута -auths.attribute_mail=Е-маил адреса -auths.attributes_in_bind=Екстракција атрибута у облику Bind DN -auths.filter=Филтер корисника -auths.admin_filter=Филтер администратора -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=Тип SMTP аутентикације -auths.smtphost=SMTP хост -auths.smtpport=SMTP порт -auths.allowed_domains=Дозвољени домени -auths.allowed_domains_helper=Оставите празно да не ограничавају домени. Више домена морају да буду одвојени зарезима ','. -auths.enable_tls=Омогући TLS шифровање -auths.skip_tls_verify=Прескочи TLS проверу -auths.pam_service_name=Назив PAM сервиса -auths.enable_auto_register=Омогући аутоматску регистрацију -auths.tips=Савети -auths.edit=Промените подешавања канала аутентикације -auths.activated=Овај канал аутентикације је активан -auths.new_success=Нови канал аутентикације '%s' је успешно креиран. -auths.update_success=Подешавања канала аутентикације су успешно ажурирана. -auths.update=Ажурирај подешавања аутентикације -auths.delete=Уклони овај канал аутентикације -auths.delete_auth_title=Брисање канала аутентикације -auths.delete_auth_desc=Овај канал аутентикације ће бити избрисан. Да ли желите да наставите? -auths.still_in_used=Овај канал аутентикације још увек се користи од стране неких корисника, уклоните или пребаци ове кориснике у друг врсту аутентикације. -auths.deletion_success=Канал аутентикације успешно избрисан! - -config.server_config=Конфигурација сервера -config.app_name=Име апликације -config.app_ver=Верзија апликације -config.app_url=URL адреса апликације -config.domain=Домен -config.offline_mode=Режим ван мреже -config.disable_router_log=Онемогући журнал рутера -config.run_user=Покретни корисник -config.run_mode=Режим извршавања -config.repo_root_path=Пут до корена спремишта -config.static_file_root_path=Пут до статичке датотеке -config.log_file_root_path=Пут до журнала -config.script_type=Врста скрипта -config.reverse_auth_user=Корисничко име при обрнуту аутентикацију - -config.ssh_config=SSH конфигурација -config.ssh_enabled=Омогућено -config.ssh_start_builtin_server=Покрени уграђени сервер -config.ssh_domain=Домен -config.ssh_port=Порт -config.ssh_listen_port=Порт за слушање -config.ssh_root_path=Основни пут -config.ssh_key_test_path=Пут до кључу -config.ssh_keygen_path=Пут до генератор кључева ('ssh-keygen') -config.ssh_minimum_key_size_check=Минимална величина провера кључа -config.ssh_minimum_key_sizes=Минимална величина кључева - -config.db_config=Конфигурација базе података -config.db_type=Тип -config.db_host=Хост -config.db_name=Име -config.db_user=Корисник -config.db_ssl_mode=Режим SSL -config.db_ssl_mode_helper=(само за postgres) -config.db_path=Пут -config.db_path_helper=(за "sqlite3" и "tidb") - -config.service_config=Подешавања сервиса -config.register_email_confirm=Потражи потврду путем е-поштом -config.disable_register=Искључи нове регистрације -config.show_registration_button=Прикажи дугме за регистрацију -config.require_sign_in_view=Прикажи налог за пријаву -config.mail_notify=Обавештења преко е-поште -config.disable_key_size_check=Онемогући проверу на минималној величини кључа -config.enable_captcha=Омогући Captcha -config.active_code_lives=Дужина живота активних кодова -config.reset_password_code_lives=Дужина живота ресетних кодова за лозинку - -config.webhook_config=Подешавања Webhook -config.queue_length=Дужина реда -config.deliver_timeout=Време до отказивање слања -config.skip_tls_verify=Прескочи TLS проверу - -config.mailer_config=Подешавања поште -config.mailer_enabled=Омогућено -config.mailer_disable_helo=Онемогући HELO -config.mailer_name=Име -config.mailer_host=Хост -config.mailer_user=Корисник -config.send_test_mail=Пошаљи тест поруку -config.test_mail_failed=Тест писмо '%s' није пошаљено: %v -config.test_mail_sent=Тест писмо је послато '%s'. - -config.oauth_config=Подешавања OAuth -config.oauth_enabled=Укључено - -config.cache_config=Подешавања кеша -config.cache_adapter=Кеш адаптер -config.cache_interval=Кеш интервал -config.cache_conn=Кеш на вези - -config.session_config=Подешавања сесије -config.session_provider=Добављач сесија -config.provider_config=Конфигурација на добављачу -config.cookie_name=Име датотеке cookie -config.enable_set_cookie=Укључи поставку cookie -config.gc_interval_time=Интервал cакупљања смећа -config.session_life_time=Дужина живота сесјие -config.https_only=Само HTTPS -config.cookie_life_time=Дужина живота датотеке cookie - -config.picture_config=Подешавање слика -config.picture_service=Услуга за слике -config.disable_gravatar=Онемогући Gravatar -config.enable_federated_avatar=Омогући Federated Avatars - -config.git_config=Git конфигурација -config.git_disable_diff_highlight=Онемогући бојење синтаксе када гледате разлике -config.git_max_diff_lines=Максималан број различитих редова (у датотеци) -config.git_max_diff_line_characters=Максималан број различитих карактера (у реду) -config.git_max_diff_files=Максималан број измењених датотека (приказаних) -config.git_gc_args=Аргументи на cакупљање смећа -config.git_migrate_timeout=Време до отказања миграције -config.git_mirror_timeout=Време до отазање синхронизацији огледала -config.git_clone_timeout=Време до отказивања клонирањем -config.git_pull_timeout=Време до отказивања pull операцији -config.git_gc_timeout=Време до отказивања cакупљање смећа - -config.log_config=Kонфигурација журнала -config.log_mode=Режим журналовања - -monitor.cron=Cron задаци -monitor.name=Име -monitor.schedule=Распоред -monitor.next=Следећи пут -monitor.previous=Претходни пут -monitor.execute_times=Број извршавања -monitor.process=Покренути процеси -monitor.desc=Опис -monitor.start=Почетно време -monitor.execute_time=Време извршивања - -notices.system_notice_list=Системска обавештавања -notices.view_detail_header=Детаљи обавештења -notices.actions=Акције -notices.select_all=Изабери све -notices.deselect_all=Уклоните избор свих -notices.inverse_selection=Обрна селекција -notices.delete_selected=Избриши изабране -notices.delete_all=Уклони сва обавештења -notices.type=Тип -notices.type_1=Спремиште -notices.desc=Опис -notices.op=Oп. -notices.delete_success=Системска обавештавања су успешно избрисана. - -[action] -create_repo=креира спремиште <a href="%s">%s</a> -rename_repo=преимензје спремиште од <code>%[1]s</code> на <a href="%[2]s">%[3]s</a> -commit_repo=извршује push на <a href="%[1]s/src/%[2]s">%[3]s</a> у <a href="%[1]s">%[4]s</a> -create_issue=`отвара задатак <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`затвара задатак <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`поново отвара задатак <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`шаље захтев за спајање <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`затвара захтев за спајање <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`поново отвара захтев за спајање <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`коментарише на задатаку <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`прихваћује захтев за спајање <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=преноси спремиште <code>%s</code> на <a href="%s">%s</a> -push_tag=извршује push са ознаком <a href="%s/src/%s">%[2]s</a> на <a href="%[1]s">%[3]s</a> -compare_commits=Поређење ових %d комита - -[tool] -ago=пре -from_now=од сада -now=сада -1s=%s 1 секунд -1m=%s 1 минут -1h=%s 1 час -1d=%s 1 дан -1w=%s 1 недеља -1mon=%s 1 месец -1y=%s 1 година -seconds=%[2]s %[1]d секунди -minutes=%[2]s %[1]d минута -hours=%[2]s %[1]d часа -days=%[2]s %[1]d дана -weeks=%[2]s %[1]d недеља -months=%[2]s %[1]d месеци -years=%[2]s %[1]d година -raw_seconds=секунди -raw_minutes=минута - -[dropzone] -default_message=Превуците датотеку овде или кликните за преузимање. -invalid_input_type=Не можемо преузети датотеку овог типа. -file_too_big=Величина датотеке ({{filesize}} MB) је више него максимална величина ({{maxFilesize}} MB). -remove_file=Уклони датотеку - diff --git a/conf/locale/locale_sv-SE.ini b/conf/locale/locale_sv-SE.ini deleted file mode 100644 index 9fd706a42a..0000000000 --- a/conf/locale/locale_sv-SE.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=En smidig Git-tjänst du kör själv skriven i Go - -home=Startsida -dashboard=Instrumentpanel -explore=Utforska -help=Hjälp -sign_in=Logga in -sign_out=Logga ut -sign_up=Registrera dig -register=Registrera dig -website=Webbplats -version=Version -page=Sida -template=Mall -language=Språk -create_new=Skapa... -user_profile_and_more=Användarprofil med mera -signed_in_as=Inloggad som - -username=Användarnamn -email=E-post -password=Lösenord -re_type=Ange igen -captcha=Captcha - -repository=Utvecklingskatalog -organization=Organisation -mirror=Spegel -new_repo=Ny utvecklingskatalog -new_migrate=Ny migrering -new_mirror=Ny Spegling -new_fork=Nytt gafflat repo -new_org=Ny organisation -manage_org=Hantera organisationer -admin_panel=Admin-panel -account_settings=Kontoinställningar -settings=inställningar -your_profile=Din profil -your_settings=Dina inställningar - -activities=Aktiviteter -pull_requests=Pull förfrågningar -issues=Problem - -cancel=Avbryt - -[install] -install=Installation -title=Steg för att installera för första gången -docker_helper=Om du kör Gogs inuti Docker, vänligen läs <a target="_blank" rel="noopener" href="%s">Riktninjerna</a> nogrant innan du ändrar någonting på denna sida! -requite_db_desc=Gogs kräver MySQL, PostgreSQL, SQLite3 eller TiDB. -db_title=Databasinställningar -db_type=Databastyp -host=Server -user=Användare -password=Lösenord -db_name=Databasens namn -db_helper=Se till att i MySQL använda INNODB med teckenuppsättningen utf8_general_ci. -ssl_mode=SSL-läge -path=Filväg -sqlite_helper=Sökvägen för SQLite3 eller TiDB databas. <br>Vänligen använd den absoluta sökvägen när du kör som en tjänst. -err_empty_db_path=SQLite3 eller TiDB databassökvägen får inte vara tom. -err_invalid_tidb_name=TiDB databasnamn tillåter inte tecknen "." och "-". -no_admin_and_disable_registration=Du kan inte inaktivera registrering utan att skapa ett administratörskonto. -err_empty_admin_password=Administratörslösenordet får ej vara tomt. - -general_title=Allmänna inställningar för Gogs -app_name=Applikationsnamn -app_name_helper=Skriv ditt organisationsnamn här stort och tydligt! -repo_path=Rotsökväg för utvecklingskatalog -repo_path_helper=Alla fjärr Git repos kommer bli sparade till denna mappen. -run_user=Exekverande Användare -run_user_helper=Denna användaren måste ha till gång till Huvudsökvägen för Repos och köra Gogs. -domain=Domän -domain_helper=Detta påverkar SSH klonings webbadresser. -ssh_port=SSH-port -ssh_port_helper=Portnumret som din SSH-server brukar, lämna tomt för att inaktivera SSH-funktionaliteten. -http_port=HTTP Port -http_port_helper=Portnumret vilket applikationen kommer lyssnar på. -app_url=Applikationsadressen -app_url_helper=Detta påverkar HTTP/HTTPS kloningsadressen och på platser i e-post. -log_root_path=Loggsökväg -log_root_path_helper=Katalog till vilken loggfiler skrivs. - -optional_title=Övriga inställningar -email_title=E-post tjänstens inställningar -smtp_host=SMTP-server -smtp_from=Från -smtp_from_helper=Epostaddress att skicka email ifrån, enligt RFC 5322. Den kan vara skriven i formatet 'email@example.com' alternativt '"Namn" <email@example.com>'. -mailer_user=Avsändares e-post -mailer_password=Avsändares lösenord -register_confirm=Aktivera registreringsbekräftelse -mail_notify=Aktivera e-postavisering -server_service_title=Serverns och andra Tjänsters inställningar -offline_mode=Aktivera Nedkopplat Läge -offline_mode_popup=Inaktivera CDN även i produktionsläge, alla resursfiler kommer att distribureras lokalt. -disable_gravatar=Inaktivera Gravatar-tjänsten -disable_gravatar_popup=Inaktivera Gravatar och externa källor, alla avatarer är uppladdade av användaren alternativt standard. -federated_avatar_lookup=Aktivera förenad uppslagning av avatarer -federated_avatar_lookup_popup=Använd libravatar vid förenad uppslagning av avatarer. -disable_registration=Stäng av självregistrering -disable_registration_popup=Stäng av självregistrering av användare, endast administratören kan skapa konton. -enable_captcha=Aktivera Captcha -enable_captcha_popup=Kräv captcha för användarregistrering. -require_sign_in_view=Kräv inloggning för att visa sidor -require_sign_in_view_popup=Bara inloggade användare kan besöka sidorna, besökare kommer enbart kunna se inloggings/registreringssidor. -admin_setting_desc=Du behöver inte skapa ett administratörskonto just nu, kontot som har ID = 1 kommer automatiskt att bli administratör. -admin_title=Admin-konto inställningar -admin_name=Användarnamn -admin_password=Lösenord -confirm_password=Bekräfta lösenord -admin_email=Administratörs Epost -install_btn_confirm=Installera Gogs -test_git_failed=Misslyckades att testa 'git' kommando: %v -sqlite3_not_available=Din release stödjer ej SQLite3, ladda vänligen ner den officiella binären via %s, inte gobuild varianten. -invalid_db_setting=Databas inställningen är inkorrekt: %v -invalid_repo_path=Utvecklingskatalogens rotsökväg är ogiltig: %v -run_user_not_match=Köranvändaren är inte aktuell användare: %s -> %s -save_config_failed=Konfigurationssparningen misslyckades: %v -invalid_admin_setting=Inställningarna för administratörskontot är felaktiga: %v -install_success=Välkommen! Vi är glada att du väljer Gogs, ha kul och ta hand om dig. -invalid_log_root_path=Ogiltig rotsökväg för loggfiler: %v - -[home] -uname_holder=Användarnamn eller e-post -password_holder=Lösenord -switch_dashboard_context=Växla Visad Instrumentpanel -my_repos=Mina utvecklingskataloger -show_more_repos=Visa fler förråd... -collaborative_repos=Kollaborativa Utvecklingskataloger -my_orgs=Mina organisationer -my_mirrors=Mina speglar -view_home=Visa %s - -issues.in_your_repos=I dina utvecklingskataloger - -[explore] -repos=Utvecklingskataloger -users=Användare -search=Sök - -[auth] -create_new_account=Skapa nytt konto -register_hepler_msg=Har du redan ett konto? Logga in nu! -social_register_hepler_msg=Har du redan ett konto? Anslut det nu! -disable_register_prompt=Tyvärr är användarregistreringen inaktiverad. Vänligen kontakta din administratör. -disable_register_mail=Tyvärr så är registreringsbekräftelemailutskick inaktiverat. -remember_me=Kom ihåg mig -forgot_password=Glömt lösenord -forget_password=Glömt lösenordet? -sign_up_now=Behöver du ett konto? Registrera dig nu. -confirmation_mail_sent_prompt=Ett nytt bekräftelsemail has skickats till <b>%s</b>, vänligen kolla din inkorg inom dom kommande %d timmarna för att slutföra registreringsprocessen. -active_your_account=Aktivera ditt konto -prohibit_login=Inloggning förhindrad -prohibit_login_desc=Ditt konto är förhindrat från att logga in. Vänligen kontakta webbplatsadministratören. -resent_limit_prompt=Tyvärr, du har nyligen begärt ett aktiveringsmail. Vänligen vänta 3 minuter och försök sedan igen. -has_unconfirmed_mail=Hej %s, du har en obekräftad epostaddress (<b>%s</b>). Om du inte har fått ett bekräftelsemail eller behöver ett nytt, klicka på knappen nedan. -resend_mail=Klicka här för att skicka ditt aktiveringsmejl igen -email_not_associate=Denna e-postadress är inte knutet till något konto. -send_reset_mail=Klicka här för att skicka e-post med lösenordsåterställning (igen) -reset_password=Återställ ditt lösenord -invalid_code=Tyvärr, din bekräftelsekod har antingen upphört att gälla eller är ogiltig. -reset_password_helper=Klicka här för att återställa ditt lösenord -password_too_short=Lösenordet får ej vara kortare än 6 tecken. -non_local_account=Icke-lokala konton får inte ändra lösenord genom Gogs. - -[mail] -activate_account=Vänligen aktivera ditt konto -activate_email=Verifiera din epostaddress -reset_password=Återställ ditt lösenord -register_success=Registreringen slutförd, välkommen -register_notify=Välkommen ombord - -[modal] -yes=Ja -no=Nej -modify=Ändra - -[form] -UserName=Användarnamn -RepoName=Utvecklingskatalogens namn -Email=E-postadress -Password=Lösenord -Retype=Skriv in lösenordet igen -SSHTitle=SSH-nyckelnamn -HttpsUrl=HTTPS-URL -PayloadUrl=Payload-URL -TeamName=Gruppnamn -AuthName=Auktoriseringsnamn -AdminEmail=Administratörs Epost - -NewBranchName=Nytt grennamn -CommitSummary=Sammanfattning av incheckning -CommitMessage=Incheckningsmeddelande -CommitChoice=Incheckningsval -TreeName=Filsökväg -Content=Innehåll - -require_error=får inte vara tomt -alpha_dash_error=` får bara innehålla bokstäver, nummer och bindestreck (-_).` -alpha_dash_dot_error=` får bara innehålla bokstäver, nummer, bindestreck (-_) och punkt` -size_error=` måste vara av storleken %s` -min_size_error=` måste innehålla minst %s tecken.` -max_size_error=` får inte innehålla mer än %s tecken.` -email_error=` är inte en giltlig epostaddress.` -url_error=Den givna URL-adressen är inte valid -include_error=` måste innehålla texten '%s'.` -unknown_error=Okänt fel: -captcha_incorrect=Captcha stämmer inte överens. -password_not_match=Givna lösenord stämmer inte överens med varandra. - -username_been_taken=Användarnamnet finns redan. -repo_name_been_taken=Namnet på utvecklingskatalogen har redan används. -org_name_been_taken=Organisationsnamnet har redan används. -team_name_been_taken=Team namn är redan använt. -email_been_used=E-postadressen har redan använts. -username_password_incorrect=Användarnamnet eller lösenordet är inte korrekt. -enterred_invalid_repo_name=Se till att utvecklingskatalogen som du angav är rätt. -enterred_invalid_owner_name=Kontrollera att ägarnamnet som du angav är rätt. -enterred_invalid_password=Se till att den som lösenord du angett är rätt. -user_not_exist=Angiven användare saknas. -last_org_owner=Att ta bort den sista användaren i ägare-teamet är inte tillåtet då det måste finnas minst en användare i ägare-teamet. - -invalid_ssh_key=Tyvärr, Din SSH-nyckel: %s kan inte verifieras -unable_verify_ssh_key=Gogs kan inte verifiera din SSH-nyckel, men Gogs antar att den är giltigt, vänligen dubbelkolla din SSH-nyckel. -auth_failed=Autentisering misslyckades: %v - -still_own_repo=Ditt konto har fortfarande ägandeskap över minst en utvecklingskatalog, måste du ta bort eller överföra dem först. -still_has_org=Ditt konto har fortfarande medlemskap i en organisation, du måste lämna den eller ta bort dina medlemskap först. -org_still_own_repo=Denna organisation har fortfarande ägandeskap över en eller flera utvecklingskataloger, du måste ta bort eller överföra dem först. - -target_branch_not_exist=Målgrenen finns inte. - -[user] -change_avatar=Byt din avatar -join_on=Gick med -repositories=Utvecklingskataloger -activity=Offentlig Aktivitet -followers=Följare -starred=Stjärnmärkta -following=Följer -follow=Följ -unfollow=Sluta följa - -form.name_reserved=Användarnamnet "%s" är reserverad. -form.name_pattern_not_allowed=Användarnamnet '%s' är inte tillåtet. - -[settings] -profile=Profil -password=Lösenord -avatar=Avatar -ssh_keys=SSH-nycklar -social=Sociala konton -applications=Applikationer -orgs=Organisationer -delete=Radera konto -uid=Uid - -public_profile=Offentlig profil -profile_desc=Din epostaddress är offentlig och kommer att användas för alla kontorelaterade notifieringar och alla webbaserade åtgärder gjorda på sidan. -password_username_disabled=Icke-lokala användare är inte tillåtna att ändra sitt användarnamn. -full_name=Fullständigt namn -website=Webbplats -location=Plats -update_profile=Uppdatera profil -update_profile_success=Din profil har uppdaterats. -change_username=Användarnamn ändrat -change_username_prompt=Denna ändring kommer att påverka hur länkar refererar till ditt konto. -continue=Fortsätt -cancel=Avbryt - -lookup_avatar_by_mail=Hämta avatar utifrån e-postadress -federated_avatar_lookup=Förenad uppslagning av avatar -enable_custom_avatar=Aktivera Egen Avatar -choose_new_avatar=Välj ny avatar -update_avatar=Uppdatera Avatarinställningar -delete_current_avatar=Tag bort aktuell avatar -uploaded_avatar_not_a_image=Den uppladdade filen är inte en bild. -update_avatar_success=Dina avatarinställningar har uppdaterats. - -change_password=Ändra lösenord -old_password=Nuvarande lösenord -new_password=Nytt lösenord -retype_new_password=Skriv ditt nya lösenord igen -password_incorrect=Nuvarande lösenord är felaktigt. -change_password_success=Lösenordet ändrades. Du kan nu logga in med ditt nya lösenord. -password_change_disabled=Icke-lokala användare är inte tillåtna att ändra sina lösenord. - -emails=E-postadresser -manage_emails=Hantera e-postadresser -email_desc=Din primära e-postadress kommer att användas för notifieringar och andra åtgärder. -primary=Primär -primary_email=Ställ in som primär -delete_email=Radera -email_deletion=Borttagning Av Epostaddress -email_deletion_desc=Borttagning av denna epostaddress kommer att ta bort relaterad information. Vill du fortsätta? -email_deletion_success=Epostaddressen har tagits bort! -add_new_email=Lägg till ny e-postadress -add_email=Lägga till e-post -add_email_confirmation_sent=Ett nytt bekräftelsemail har skickats till '%s', kontrollera vänligen din inbox inom dom närmsta %d timmarna för att slutföra bekräftelsen. -add_email_success=Din nya epostaddress har lagts till. - -manage_ssh_keys=Hantera SSH-nycklar -add_key=Lägg till nyckel -ssh_desc=Detta är en lista över SSH-nycklar som hör till ditt konto. Ta bort alla nycklar som du inte känner igen. -ssh_helper=<strong>Vet du inte hur?</strong> Kolla in Github's guide för att <a href="%s">skapa din egen SSH-nycklar</a> eller lösa <a href="%s">vanliga problem</a> som kan uppstå med SSH. -add_new_key=Lägg till SSH-nyckel -ssh_key_been_used=Innehåll i publik nyckel har använts. -ssh_key_name_used=Offentlig nyckel med samma namn har redan existerat. -key_name=Nyckelnamn -key_content=Innehåll -add_key_success=Ny SSH-nyckel "%s" har lagts till! -delete_key=Ta bort -ssh_key_deletion=SSH-nyckel radering -ssh_key_deletion_desc=Borttagning av denna SSH-nyckel kommer att ta bort all relaterad åtkomst för ditt konto. Vill du fortsätta? -ssh_key_deletion_success=SSH-nyckeln har tagits bort! -add_on=Tillagd -last_used=Användes senast -no_activity=Ingen nylig aktivitet -key_state_desc=Denna nyckel har använts inom dom senaste 7 dagarna -token_state_desc=Denna token har används inom dom senaste 7 dagarna - -manage_social=Hantera länkade sociala konton -social_desc=Detta är en lista över länkade sociala konton. Ta bort alla länkningar som du inte känner igen. -unbind=Ta bort länkning -unbind_success=Socialt konto är inte längre länkat. - -manage_access_token=Hantera personliga åtkomst-tokens -generate_new_token=Generera Nya Tokens -tokens_desc=Tokens som du har genererat kan användas för åtkomst av Gogs APIer. -new_token_desc=Varje token har full tillgång till ditt konto. -token_name=Tokennamn -generate_token=Generera Token -generate_token_succees=Din åtkomst-token har genererats! Se till att kopiera den nu, eftersom du inte kommer att kunna se den igen senare! -delete_token=Radera -access_token_deletion=Borttagning Av Personlig Åtkomsttoken -access_token_deletion_desc=Borttagning av denna personliga åtkomsttoken kommer att ta bort all relaterad åtkomst för applikationer. Vill du fortsätta? -delete_token_success=Personlig åtkomsttoken har tagits bort! Glöm inte bort att uppdatera din applikation också. - -delete_account=Radera ditt konto -delete_prompt=Åtgärden kommer at ta bort ditt konto permanent, och kan <strong>INTE</strong> ångras! -confirm_delete_account=Bekräfta Borttagelsen -delete_account_title=Kontoborttagning -delete_account_desc=Detta konto kommer att tas bort permanent, vill du fortsätta? - -[repo] -owner=Ägare -repo_name=Utvecklingskatalogens namn -repo_name_helper=Ett bra utvecklingskatalogsnamn består vanligtvis av korta, minnesvärda och unika nyckelord. -visibility=Synligt för -visiblity_helper=Denna utvecklingskatalog är <span class="ui red text">Privat</span> -visiblity_helper_forced=Administratören har tvingat alla nya utvecklingskataloger att vara <span class="ui red text">Privata</span> -visiblity_fork_helper=(Ändring av detta värde kommer att påverka alla forks) -clone_helper=Behöver du hjälp med kloning? Gå till <a target="_blank" rel="noopener" href="%s">Hjälp</a>! -fork_repo=Forka Repo -fork_from=Forka Från -fork_visiblity_helper=Du kan inte ändra offentligheten på ett forkat repo. -repo_desc=Beskrivning -repo_lang=Språk -repo_gitignore_helper=Välj .gitignore-mallar -license=Licens -license_helper=Välj en licensfil -readme=Readme -readme_helper=Välj en readme-mall -auto_init=Initiera detta repo med valda filer och mall -create_repo=Skapa utvecklingskatalog -default_branch=Standardgren -mirror_prune=Rensa -mirror_prune_desc=Tag bort fjärrspårande referenser som inte längre finns på fjärren -mirror_interval=Speglingsintervall (timmar) -mirror_address=Speglingsaddress -mirror_address_desc=Vänligen inkludera nödvändiga användaruppgifter i adressen. -mirror_last_synced=Senast synkad -watchers=Observerare -stargazers=Stjärnmärkare -forks=Forks - -form.reach_limit_of_creation=Ägaren har nått maxgränsen av %d skapade repon. -form.name_reserved=Namnet '%s' på utvecklingskatalogen är reserverat. -form.name_pattern_not_allowed=Reponamnet '%s' är inte tillåtet. - -need_auth=Tillstånd Krävs -migrate_type=Migreringstyp -migrate_type_helper=Detta repo kommer att vara en <span class="text blue">spegling</span> -migrate_repo=Migrera Repot -migrate.clone_address=Kloningsaddress -migrate.clone_address_desc=Detta kan vara en HTTP/HTTPS/GIT-URL eller en lokal sökväg på servern. -migrate.permission_denied=Du får inte importera lokala repon. -migrate.invalid_local_path=Ogiltig lokal sökväg, den finns inte eller är inte en katalog. -migrate.failed=Migrering misslyckades: %v - -mirror_from=spegling av -forked_from=forkad från -fork_from_self=Du kan inte forka ett repo som du redan äger! -copy_link=Kopiera -copy_link_success=Kopierad! -copy_link_error=Tryck på ⌘-C eller Ctrl-C för att kopiera -copied=Kopierade OK -unwatch=Avsluta bevakning -watch=Bevaka -unstar=Ta bort stjärnmärkning -star=Stjärnmärk -fork=Fork - -no_desc=Ingen beskrivning -quick_guide=Snabbguide -clone_this_repo=Klona detta repo -create_new_repo_command=Skapa ett nytt repo på kommandoraden -push_exist_repo=Knuffa ett existerande repo från kommandoraden -repo_is_empty=Detta repo är tomt, vänligen kom tillbaka senare! - -code=Kod -branch=Gren -tree=Träd -filter_branch_and_tag=Filtrera gren eller tagg -branches=Grenar -tags=Taggar -issues=Ärenden -pulls=Pull-förfrågningar -labels=Etiketter -milestones=Milstenar -commits=Incheckningar -releases=Släpp -file_raw=Rå -file_history=Historik -file_view_raw=Visa i råformat -file_permalink=Permalänk -file_too_large=Denna fil är för stor för att visas - -editor.new_file=Ny fil -editor.upload_file=Ladda upp fil -editor.edit_file=Redigera fil -editor.preview_changes=Förhandsgranska ändringar -editor.cannot_edit_non_text_files=Endast textfiler kan redigeras -editor.edit_this_file=Redigera denna fil -editor.must_be_on_a_branch=Du måste vara på en gren för att genomföra eller föreslå ändringar i denna fil -editor.fork_before_edit=Du måste förgrena detta förråd innan du kan redigera filen -editor.delete_this_file=Tag bort denna fil -editor.must_have_write_access=Du måste ha skrivrättigheter för att genomföra eller föreslå ändringar i denna fil -editor.file_delete_success=Filen '%s' har tagits bort! -editor.name_your_file=Namnge din fil... -editor.filename_help=För att lägga till en katalog, skriv dess namn och tryck /. För att ta bort en katalog, gå till början av fältet och tryck på backsteg. -editor.or=eller -editor.cancel_lower=avbryt -editor.commit_changes=Checka in ändringar -editor.add_tmpl=Lägg till '%s/<filename>' -editor.add=Lägg till '%s' -editor.update=Uppdatera '%s' -editor.delete=Tag bort '%s' -editor.commit_message_desc=Lägg till en valfri utökad beskrivning... -editor.commit_directly_to_this_branch=Checka in direkt till grenen <strong class="branch-name">%s</strong>. -editor.create_new_branch=Skapa en <strong>ny gren</strong> för denna incheckning och påbörja en hämtningsbegäran. -editor.new_branch_name_desc=Nytt grennamn... -editor.cancel=Avbryt -editor.filename_cannot_be_empty=Filnamnet får inte vara tomt. -editor.branch_already_exists=Grenen '%s' finns redan i förrådet. -editor.directory_is_a_file=Komponenten '%s' i föräldrasökvägen är en fil, inte en katalog i detta förråd. -editor.filename_is_a_directory=Filnmanet '%s' är en existerande katalog i detta förråd. -editor.file_editing_no_longer_exists=Filen '%s' som du redigerar finns inte lägre i förrådet. -editor.file_changed_while_editing=Filinnhållet har ändrats sedan du började redigera. <a target="_blank" rel="noopener" href="%s">Klicka här</a> för att se vad som ändrats eller <strong>tryck checka in igen</strong> för att skriva över dessa ändringar. -editor.file_already_exists=En fil med namnet '%s' finns redan i förrådet. -editor.no_changes_to_show=Det finns inga ändringar att visa. -editor.fail_to_update_file=Uppdateringen/skapandet av filen '%s' misslyckades med felet: %v -editor.add_subdir=Lägg till underkatalog... -editor.unable_to_upload_files=Uppladdning av filen '%s' misslyckades med felet: %v -editor.upload_files_to_dir=Ladda upp filer till '%s' - -commits.commits=Incheckningar -commits.search=Sök bland incheckningar -commits.find=Sök -commits.author=Upphovsman -commits.message=Meddelande -commits.date=Datum -commits.older=Äldre -commits.newer=Nyare - -issues.new=Nytt Ärende -issues.new.labels=Etiketter -issues.new.no_label=Ingen Etikett -issues.new.clear_labels=Rensa etiketter -issues.new.milestone=Milsten -issues.new.no_milestone=Ingen Milsten -issues.new.clear_milestone=Rensa milstenar -issues.new.open_milestone=Öppna Milstenar -issues.new.closed_milestone=Stängda Milstenar -issues.new.assignee=Förvärvare -issues.new.clear_assignee=Rensa förvärvare -issues.new.no_assignee=Ingen förvärvare -issues.create=Skapa Ärende -issues.new_label=Ny etikett -issues.new_label_placeholder=Etikettnamn... -issues.create_label=Skapa Etikett -issues.label_templates.title=Ladda en fördefinierad uppsättning etiketter -issues.label_templates.info=Det finns inga etiketter än. Du kan klicka på knappen "Ny etikett" ovan för att skapa en, eller använda en fördefinierad uppsättning nedan. -issues.label_templates.helper=Markera en uppsättning etiketter -issues.label_templates.use=Använd denna etikettuppsättning -issues.label_templates.fail_to_load_file=Laddning av etikettmallen '%s' misslyckades: %v -issues.open_tab=%d Öppna -issues.close_tab=%d Stängda -issues.filter_label=Etikett -issues.filter_label_no_select=Ingen etikett vald -issues.filter_milestone=Milsten -issues.filter_milestone_no_select=Ingen milsten vald -issues.filter_assignee=Förvärvare -issues.filter_assginee_no_select=Ingen förvärvare vald -issues.filter_type=Typ -issues.filter_type.all_issues=Alla ärenden -issues.filter_type.assigned_to_you=Tilldelad dig -issues.filter_type.created_by_you=Skapade av dig -issues.filter_type.mentioning_you=Nämner dig -issues.filter_sort=Sortera -issues.filter_sort.latest=Nyaste -issues.filter_sort.oldest=Äldsta -issues.filter_sort.recentupdate=Nyligen uppdaterade -issues.filter_sort.leastupdate=Äldst uppdaterad -issues.filter_sort.mostcomment=Mest kommenterade -issues.filter_sort.leastcomment=Minst kommenterade -issues.opened_by=öppnade %[1]s av <a href="%[2]s">%[3]s</a> -issues.opened_by_fake=öppnade %[1]s av %[2]s -issues.previous=Föregående -issues.next=Nästa -issues.open_title=Öppen -issues.closed_title=Stängd -issues.num_comments=%d kommentarer -issues.commented_at=`kommenterad <a href="#%s">%s</a>` -issues.delete_comment_confirm=Är du säker på att du vill ta bort den här kommentaren? -issues.no_content=Det finns inget innehåll än. -issues.close_issue=Stäng -issues.close_comment_issue=Kommentera och stäng -issues.reopen_issue=Återöppna -issues.reopen_comment_issue=Kommentera och återöppna -issues.create_comment=Kommentera -issues.closed_at=`stängde <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.reopened_at=`återöppnade <a if="%[1]s" href="#%[1]s">%[2]s</a>` -issues.commit_ref_at=`refererade till detta ärende från en incheckning <a id="%[1]s" href="#%[1]s">%[2]s</a>` -issues.poster=Skapare -issues.collaborator=Deltagare -issues.owner=Ägare -issues.sign_in_require_desc=<a href="%s">Logga in</a> för att delta i denna konversation. -issues.edit=Redigera -issues.cancel=Avbryt -issues.save=Spara -issues.label_title=Etikettsnamn -issues.label_color=Etikettsfärg -issues.label_count=%d etiketter -issues.label_open_issues=%d öppna ärenden -issues.label_edit=Redigera -issues.label_delete=Radera -issues.label_modify=Etikettsändring -issues.label_deletion=Etikettsborttagning -issues.label_deletion_desc=Borttagning av denna etikett kommer att ta bort information från alla relaterade ärenden. Vill du fortsätta? -issues.label_deletion_success=Etiketten har tagits bort! -issues.num_participants=%d Deltagare -issues.attachment.open_tab=`Klicka för att se "%s" i en ny flik` -issues.attachment.download=`Klicka för att hämta "%s"` - -pulls.new=Ny Pull-Förfrågan -pulls.compare_changes=Jämför Ändringar -pulls.compare_changes_desc=Jämför två grenar och skapa en pullförfrågan över ändringarna. -pulls.compare_base=bas -pulls.compare_compare=jämför -pulls.filter_branch=Filtrera gren -pulls.no_results=Inga resultat hittades. -pulls.nothing_to_compare=Det finns inget att jämföra eftersom bas och huvudgrenar är lika. -pulls.has_pull_request=`Det finns redan en pullförfrågan mellan detta två mål: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]s</a>^ -pulls.create=Skapa Pullförfrågan -pulls.title_desc=vill sammanfoga %[1]d incheckningar från <code>s[2]s</code> in i <code>%[3]s</code> -pulls.merged_title_desc=sammanfogade %[1]d incheckningar från <code>%[2]s</code> in i <code>%[3]s</code> %[4]s -pulls.tab_conversation=Konversation -pulls.tab_commits=Incheckningar -pulls.tab_files=Ändrade filer -pulls.reopen_to_merge=Vänligen öppna denna Pull-förfrågan igen för att utföra sammanfogningen. -pulls.merged=Sammanfogat -pulls.has_merged=Denna pull-förfrågan har blivit sammanfogad! -pulls.data_broken=Data för denna pull-förfrågan har gått sönder på grund av borttagning av fork-information. -pulls.is_checking=Konfliktkontroll är fortfarande pågågående, vänligen uppdatera sidan om ett tag. -pulls.can_auto_merge_desc=Denna pull-förfrågan kan sammanfogas automatiskt. -pulls.cannot_auto_merge_desc=Denna pull-förfrågan kan inte sammanfogas automatiskt eftersom det finns konflikter. -pulls.cannot_auto_merge_helper=Vänligen sammanfoga manuellt för att lösa konflikter. -pulls.merge_pull_request=Sammanfoga Pull-förfrågan -pulls.open_unmerged_pull_exists=`Du kan inte utföra återöppningsoperationen eftersom det finns redan en öppen pull-förfrågan (#%d) från samma repo med samma sammanfogningsinformation som väntar på sammanfogning.` - -milestones.new=Ny milstolpe -milestones.open_tab=%d Öppna -milestones.close_tab=%d Stängda -milestones.closed=Stängt %s -milestones.no_due_date=Inget förfallodatum -milestones.open=Öppna -milestones.close=Stäng -milestones.new_subheader=Skapa milstolpar för att organisera dina ärenden. -milestones.create=Skapa Milstolpe -milestones.title=Titel -milestones.desc=Beskrivning -milestones.due_date=Förfallodatum (valfritt) -milestones.clear=Rensa -milestones.invalid_due_date_format=Datumformatet är ogiltig, måste vara "åååå-mm-dd". -milestones.create_success=Milstolpe "%s" har skapats! -milestones.edit=Redigera milstolpe -milestones.edit_subheader=Använda en bättre beskrivning för milstolpar så folk inte blir förvirrade. -milestones.cancel=Avbryt -milestones.modify=Ändra milstolpe -milestones.edit_success=Ändringar av milstolpen "%s" har sparats! -milestones.deletion=Milstolpsborttagning -milestones.deletion_desc=Borttagning av denna milstope kommer att ta bort information från alla relaterade ärenden. Vill du fortsätta? -milestones.deletion_success=Milstolpe har tagits bort! - -wiki=Wiki -wiki.welcome=Välkommen till Wiki! -wiki.welcome_desc=Wiki är den plats där du vill att dokumentera projektet tillsammans och göra det bättre. -wiki.create_first_page=Skapa den första sidan -wiki.page=Sida -wiki.filter_page=Filtrera sida -wiki.new_page=Skapa ny sida -wiki.default_commit_message=Skriva en anteckning om den här uppdateringen (valfritt). -wiki.save_page=Spara sidan -wiki.last_commit_info=%s redigerade denna sida %s -wiki.edit_page_button=Redigera -wiki.new_page_button=Ny Sida -wiki.delete_page_button=Tag bort sida -wiki.delete_page_notice_1=Sidan <code>"%s"</code> kommer tas bort. Se till att du är säker. -wiki.page_already_exists=Wiki-sida med samma namn finns redan. -wiki.pages=Sidor -wiki.last_updated=Senast uppdaterad %s - -settings=Inställningar -settings.options=Alternativ -settings.collaboration=Samarbete -settings.collaboration.admin=Adminstrera -settings.collaboration.write=Skriva -settings.collaboration.read=Läsa -settings.collaboration.undefined=Odefinierad -settings.hooks=Webbhookar -settings.githooks=Githookar -settings.basic_settings=Basinställningar -settings.mirror_settings=Inställningar för spegling -settings.sync_mirror=Synkronisera nu -settings.mirror_sync_in_progress=Spegningssynkronisering pågår, vänligen ladda om sidan om cirka en minut. -settings.site=Officiell webbplats -settings.update_settings=Uppdatera inställningar -settings.change_reponame_prompt=Denna ändring kommer att påverka hur länkar relaterar till detta repo. -settings.advanced_settings=Advancerade Inställningar -settings.wiki_desc=Aktivera wikisystem -settings.use_internal_wiki=Använd inbyggd wiki -settings.use_external_wiki=Använd extern wiki -settings.external_wiki_url=Extern Wiki-URL -settings.external_wiki_url_desc=Besökare kommer att bli omdirigerade till denna URL när dom klickar på fliken. -settings.issues_desc=Aktivera ärendehantering -settings.use_internal_issue_tracker=Använd enkel inbyggd ärendehantering -settings.use_external_issue_tracker=Använd extern ärendehanterare -settings.tracker_url_format=URL-Format För Extern Ärendehanterare -settings.tracker_issue_style=Namngivningsstil hos det externa ärendehanteringsystemet: -settings.tracker_issue_style.numeric=Numerisk -settings.tracker_issue_style.alphanumeric=Alfanumerisk -settings.tracker_url_format_desc=Du kan använda platshållaren <code>{user} {repo} {index}</code> för användarnamn, reponamn, och ärendenummer. -settings.pulls_desc=Aktivera pullförfrågningar för att ta emot publika bidrag -settings.danger_zone=Högrisksområde -settings.new_owner_has_same_repo=Den nya ägaren har redan ett repo med det namnet. Vänligen välj ett annat namn. -settings.convert=Konvertera Till Vanligt Repo -settings.convert_desc=Du kan konvertera denna spegling till ett vanligt förråd. Detta kan inte ångras. -settings.convert_notices_1=- Denna operation konverterar denna förrådsspegning till ett vanligt förråd och kan inte ångras. -settings.convert_confirm=Bekräfta Konvertering -settings.convert_succeed=Förrådet har konverterats till ett vanligt förråd. -settings.transfer=Överför Ägarskap -settings.transfer_desc=Överför detta repo till en annan användare, eller till en organisation där du har administratörsrättigheter. -settings.transfer_notices_1=- Du förlorar åtkomst om den nya ägaren är en enskild användare. -settings.transfer_notices_2=- Du kommer bevara tillgång om den nya ägaren är en organisation, och om du är en av ägarna. -settings.transfer_form_title=Ange följande information för att bekräfta åtgärden: -settings.wiki_delete=Tag bort wikidata -settings.wiki_delete_desc=När du väl tagit bort wikidatan finns det ingen återvända. Se till att du är säker. -settings.wiki_delete_notices_1=- Detta tar bort och avaktiverar wikin för %s -settings.wiki_deletion_success=Förrådets wikidata har tagits bort. -settings.delete=Ta Bort Detta Repo -settings.delete_desc=När du har tagit bort ett repo så finns det ingen återvändo. Var säker på vad du gör. -settings.delete_notices_1=- Denna åtgärd kan <strong>INTE</strong> ångras. -settings.delete_notices_2=- Denna åtgärd kommer permanent ta bort hela repot, includerat git-datan, ärenden, kommentarer, och åtkomst för deltagare. -settings.delete_notices_fork_1=- Alla förgreningar kommer bli oberoende efter borttagning. -settings.deletion_success=Repot har tagits bort! -settings.update_settings_success=Repo-inställningar har uppdaterats. -settings.transfer_owner=Ny Ägare -settings.make_transfer=Överför -settings.transfer_succeed=Repo-ägarskapet har blivit överfört. -settings.confirm_delete=Bekräfta Borttagelsen -settings.add_collaborator=Lätt Till Ny Kollaboratör -settings.add_collaborator_success=Ny kollaboratör har blivit tillagd. -settings.delete_collaborator=Tag bort -settings.collaborator_deletion=Borttagning av deltagare -settings.collaborator_deletion_desc=Denna användare kommer förlora sin åtkomst till förrådet. Vill du fortsätta? -settings.remove_collaborator_success=Deltagare har tagits bort. -settings.search_user_placeholder=Sök användare... -settings.org_not_allowed_to_be_collaborator=Organisationen kan inte läggas till som en deltagare. -settings.user_is_org_member=Änvändaren är en organisationsmedlem som inte kan bli tillagd som deltagare. -settings.add_webhook=Lägg Till Webbhook -settings.hooks_desc=Webbhookar påminner mycket om vanliga HTTP POST-händelseutlösare. När något inträffar i Gogs, kommer vi att meddela måldatorn som du anger. Läs mera i <a target="_blank" rel="noopener" href="%s">Webbhook Guide</a>. -settings.webhook_deletion=Ta Bort Webbhook -settings.webhook_deletion_desc=Borttagning av denna webbhook kommer att ta bort all dess information och all leveranshistorik. Är du säker på att du vill fortsätta? -settings.webhook_deletion_success=Webbhook har tagits bort! -settings.webhook.test_delivery=Testa Leverans -settings.webhook.test_delivery_desc=Skicka en falsk pushhändelse för att testa dina webbhook-inställningar -settings.webhook.test_delivery_success=Testwebbhook har lagts till leveranskön. Det kan ta några sekunder innan den visas i leveranshistoriken. -settings.webhook.request=Begäran -settings.webhook.response=Svar -settings.webhook.headers=Huvuden -settings.webhook.payload=Nyttolast -settings.webhook.body=Innehåll -settings.githooks_desc=Git-krokar är en del av Git själv. För att utföra anpassade operationer kan du redigera filerna för de krokar som stöds i listan nedan. -settings.githook_edit_desc=Om kroken är inaktiv visas exempelinnehåll. Inaktivera denna krok genom att lämna innehållet tomt. -settings.githook_name=Kroknamn -settings.githook_content=Krokinnehåll -settings.update_githook=Uppdatera krok -settings.add_webhook_desc=Gogs kommer skicka <code>POST</code>-anrop till webbadressen du anger, tillsammans med information om händelsen som inträffade. Du kan också ange vilken sorts dataformat du vill få när kroken triggas (JSON, x-www-form-urlencoded, XML et.c.). Mer information finns i vår <a target="_blank" rel="noopener" href="%s">Webhooks Guide</a>. -settings.payload_url=Adress till innehåll -settings.content_type=Typ av innehåll -settings.secret=Hemlighet -settings.slack_username=Användarnamn -settings.slack_icon_url=URL för ikon -settings.slack_color=Färg -settings.event_desc=När ska Webhooken köras? -settings.event_push_only=Endast <code>push</code>-eventet. -settings.event_send_everything=Jag behöver <strong>allt</strong>. -settings.event_choose=Låt mig välja. -settings.event_create=Skapa -settings.event_create_desc=Branch eller tagg skapad -settings.event_pull_request=Hämtningsbegäran -settings.event_pull_request_desc=Hämtningsbegäran öppnad, stängd, återöppnad, redigerad, tilldelad, otilldelad, etikett uppdaterad, etikett rensad eller synkroniserad. -settings.event_push=Pusha -settings.event_push_desc=Uppladdning till ett förråd -settings.active=Aktiv -settings.active_helper=Detaljer kring händelsen som triggade kroken kommer också levereras. -settings.add_hook_success=Ny webbkrok har lagts till. -settings.update_webhook=Uppdatera Webhook -settings.update_hook_success=Webbkrok har uppdaterats. -settings.delete_webhook=Tag bort webbkrok -settings.recent_deliveries=Färska leveranser -settings.hook_type=Kroktyp -settings.add_slack_hook_desc=Lägg till <a href="%s">Slack</a>-integration till ditt förråd. -settings.slack_token=Pollett -settings.slack_domain=Domän -settings.slack_channel=Kanal -settings.deploy_keys=Driftsättningsnycklar -settings.add_deploy_key=Lägg till driftsättningsnyckel -settings.deploy_key_desc=Driftsättningsnycklar har endast läsrättigheter. De är inte desamma som personliga SSH-kontonycklar. -settings.no_deploy_keys=Du har inte lagt till några driftsättningsnycklar. -settings.title=Titel -settings.deploy_key_content=Innehåll -settings.key_been_used=Driftsättningsnyckelns innehåll har använts. -settings.key_name_used=En driftsättningsnyckel med samma namn finns redan. -settings.add_key_success=Den nya driftsättningsnyckeln '%s' har lagts till! -settings.deploy_key_deletion=Ta bort distribueringsnyckel -settings.deploy_key_deletion_desc=Borttagning av detta distributionsnyckel kommer att ta bort all relaterad åtkomst till det här repot. Vill du fortsätta? -settings.deploy_key_deletion_success=Distributionsnyckeln har tagits bort! - -diff.browse_source=Bläddra i källkod -diff.parent=förälder -diff.commit=incheckning -diff.data_not_available=Diff-uppgifter Inte Tillgänglig. -diff.show_diff_stats=Visa Diff Statistik -diff.show_split_view=Delad Vy -diff.show_unified_view=Unifierad Vy -diff.stats_desc=<strong> %d ändrade filer</strong> med <strong>%d tillägg</strong> och <strong>%d borttagningar</strong> -diff.bin=BIN -diff.view_file=Visa fil -diff.file_suppressed=Filskillnaden har hållts tillbaka eftersom den är för stor -diff.too_many_files=Vissa filer visades inte eftersom för många filer har ändrats - -release.releases=Släpp -release.new_release=Nytt Släpp -release.draft=Utkast -release.prerelease=Försläpp -release.stable=Stabil -release.edit=redigera -release.ahead=<strong>%d</strong> ändringar mot %s sedan detta släpp -release.source_code=Källkod -release.new_subheader=Publicera släpp för att iterera produkten. -release.edit_subheader=Detaljerad ändringslogg kan hjälpa användarna att förstå vad har förbättrats. -release.tag_name=Taggnamn -release.target=Mål -release.tag_helper=Välj en befintlig tagg, eller skapa en ny tagg på publicera. -release.title=Titel -release.content=Innehåll -release.write=Skriv -release.preview=Förhandsgranska -release.loading=Laddar... -release.prerelease_desc=Detta är ett försläpp -release.prerelease_helper=Vi kommer att påpeka att detta släpp inte är produktionsredo. -release.cancel=Avbryt -release.publish=Publicera Släpp -release.save_draft=Spara Utkast -release.edit_release=Redigera Släpp -release.delete_release=Ta Bort Detta Släpp -release.deletion=Släppborttagning -release.deletion_desc=Borttagning av detta släpp kommer att ta bort motsvarande Git-tagg. Vill du fortsätta? -release.deletion_success=Släppet har tagits bort! -release.tag_name_already_exist=Ett släpp med denna tagg finns redan. -release.tag_name_invalid=Etikettnamnet är ogiltigt. -release.downloads=Nerladdningar - -[org] -org_name_holder=Organisationsnamn -org_full_name_holder=Organisationens Fullständiga Namn -org_name_helper=Bra organisation är korta och lättihågkommna. -create_org=Skapa organisation -repo_updated=Uppdaterad -people=Personer -invite_someone=Bjud In Någon -teams=Grupper -lower_members=medlemmar -lower_repositories=utvecklingskataloger -create_new_team=Skapa ny grupp -org_desc=Beskrivning -team_name=Gruppnamn -team_desc=Beskrivning -team_name_helper=Du kan använda detta namn för att nämna denna grupp i konversationer. -team_desc_helper=Vad handlar denna grupp om? -team_permission_desc=Vilka behörigheter ska denna grupp ha? - -form.name_reserved=Organisationsnamnet "%s" är reserverat. -form.name_pattern_not_allowed=Organisationsnamnet '%s' är inte tillåtet. - -settings=Inställningar -settings.options=Alternativ -settings.full_name=Fullständigt namn -settings.website=Webbplats -settings.location=Plats -settings.update_settings=Uppdatera inställningar -settings.update_setting_success=Organisationsinställningarna har uppdaterats. -settings.change_orgname_prompt=Denna förändring kommer att påverka hur länkar relaterar till organisationen. -settings.update_avatar_success=Organisationens avatar-inställningar har uppdaterats. -settings.delete=Tag bort organisation -settings.delete_account=Tag bort denna organisation -settings.delete_prompt=Organisationen kommer tas bort permanent, och det går <strong>INTE</strong> att ångra detta! -settings.confirm_delete_account=Bekräfta borttagning -settings.delete_org_title=Organisation borttagen -settings.delete_org_desc=Denna organisation kommer att tas bort permanent, vill du fortsätta? -settings.hooks_desc=Lägg till webbkrokar som triggas för <strong>alla förråd</strong> under denna organisation. - -members.membership_visibility=Synlighet för medlemskap: -members.public=Publik -members.public_helper=gör privat -members.private=Privat -members.private_helper=gör publik -members.member_role=Medlemsroll: -members.owner=Ägare -members.member=Medlem -members.remove=Ta bort -members.leave=Lämna -members.invite_desc=Lägg till en ny medlem i %s: -members.invite_now=Bjud in - -teams.join=Gå med -teams.leave=Gå ur -teams.read_access=Läsåtkomst -teams.read_access_helper=Detta team kommer att kunna visa och klona dess repon. -teams.write_access=Skrivåtkomst -teams.write_access_helper=Detta team kommer att kunna läsa alla repositories samt pusha till dessa. -teams.admin_access=Adminåtkomst -teams.admin_access_helper=Detta team kommer att kunna pusha/pulla till sina repositories, samt lägga till deltagare till dessa. -teams.no_desc=Detta team har ingen beskrivning -teams.settings=Inställningar -teams.owners_permission_desc=Ägare har full tillgång till <strong>alla förråd</strong> och har <strong>administratörsrättigheter</strong> för organisationen. -teams.members=Teammedlemmar -teams.update_settings=Uppdatera inställningar -teams.delete_team=Ta bort detta team -teams.add_team_member=Lägg till teammedlem -teams.delete_team_title=Borttagning av team -teams.delete_team_desc=Eftersom detta team tas bort kan medlemmar i teamet förlora sin tillgång till visa förråd. Vill du fortsätta? -teams.delete_team_success=Teamet togs bort. -teams.read_permission_desc=Medlemskap i detta team ger <strong>läsrättigheter</strong>: medlemmar kan visa och klona teamets förråd. -teams.write_permission_desc=Medlemskap i detta team ger <strong>skrivrättigheter</strong>: medlemmar kan läsa från och ladda upp till teamets förråd. -teams.admin_permission_desc=Medlemskap i detta team ger <strong>administratörsrättigheter</strong>: medlemmar kan läsa från, ladda upp till och lägga till deltagare till teamets förråd. -teams.repositories=Teamförråd -teams.search_repo_placeholder=Sök förråd... -teams.add_team_repository=Lägg till teamförråd -teams.remove_repo=Ta bort -teams.add_nonexistent_repo=Förrådet du försöka lägga till finns inte, vänligen skapa det först. - -[admin] -dashboard=Instrumentpanel -users=Användare -organizations=Organisationer -repositories=Utvecklingskataloger -authentication=Autentiseringar -config=Konfiguration -notices=Systemaviseringar -monitor=Övervakning -first_page=Första -last_page=Sista -total=Totalt: %d - -dashboard.statistic=Statistik -dashboard.operations=Operationer -dashboard.system_status=Systemstatus -dashboard.statistic_info=Gogs-databasen innehåller <b>%d</b> användare, <b>%d</b> organisationer, <b>%d</b> publika nyckar, <b>%d</b> förråd, <b>%d</b> vakter, <b>%d</b> stjärnor, <b>%d</b> handlingar, <b>%d</b> åtkomster, <b>%d</b> ärenden, <b>%d</b> kommentarer, <b>%d</b> sociala konton, <b>%d</b> följbegäran, <b>%d</b> speglingar, <b>%d</b> släpp, <b>%d</b> inloggningskällor, <b>%d</b> webbkrokar, <b>%d</b> milstolpar, <b>%d</b> etiketter, <b>%d</b> krokuppgifter, <b>%d</b> team, <b>%d</b> uppdateringsuppgifter, <b>%d</b> bilagor. -dashboard.operation_name=Operationsnamn -dashboard.operation_switch=Byt till -dashboard.operation_run=Kör -dashboard.clean_unbind_oauth=Rensa obundna OAuth-begäran -dashboard.clean_unbind_oauth_success=Alla obundna OAuth-begäran har tagit -dashboard.delete_inactivate_accounts=Ta bort alla inaktiva konton -dashboard.delete_inactivate_accounts_success=All inactivate accounts have been deleted successfully. -dashboard.delete_repo_archives=Delete all repositories archives -dashboard.delete_repo_archives_success=All repositories archives have been deleted successfully. -dashboard.delete_missing_repos=Delete all repository records that lost Git files -dashboard.delete_missing_repos_success=All repository records that lost Git files have been deleted successfully. -dashboard.git_gc_repos=Do garbage collection on repositories -dashboard.git_gc_repos_success=All repositories have done garbage collection successfully. -dashboard.resync_all_sshkeys=Rewrite '.ssh/authorized_keys' file (caution: non-Gogs keys will be lost) -dashboard.resync_all_sshkeys_success=All public keys have been rewritten successfully. -dashboard.resync_all_update_hooks=Rewrite all update hook of repositories (needed when custom config path is changed) -dashboard.resync_all_update_hooks_success=All repositories' update hook have been rewritten successfully. -dashboard.reinit_missing_repos=Reinitialize all repository records that lost Git files -dashboard.reinit_missing_repos_success=All repository records that lost Git files have been reinitialized successfully. - -dashboard.server_uptime=Serverns upptid -dashboard.current_goroutine=Current Goroutines -dashboard.current_memory_usage=Current Memory Usage -dashboard.total_memory_allocated=Total Memory Allocated -dashboard.memory_obtained=Memory Obtained -dashboard.pointer_lookup_times=Pointer Lookup Times -dashboard.memory_allocate_times=Memory Allocate Times -dashboard.memory_free_times=Memory Free Times -dashboard.current_heap_usage=Current Heap Usage -dashboard.heap_memory_obtained=Heap Memory Obtained -dashboard.heap_memory_idle=Heap Memory Idle -dashboard.heap_memory_in_use=Heap Memory In Use -dashboard.heap_memory_released=Heap Memory Released -dashboard.heap_objects=Heap Objects -dashboard.bootstrap_stack_usage=Bootstrap Stack Usage -dashboard.stack_memory_obtained=Stack Memory Obtained -dashboard.mspan_structures_usage=MSpan Structures Usage -dashboard.mspan_structures_obtained=MSpan Structures Obtained -dashboard.mcache_structures_usage=MCache Structures Usage -dashboard.mcache_structures_obtained=MCache Structures Obtained -dashboard.profiling_bucket_hash_table_obtained=Profiling Bucket Hash Table Obtained -dashboard.gc_metadata_obtained=GC Metadata Obtained -dashboard.other_system_allocation_obtained=Other System Allocation Obtained -dashboard.next_gc_recycle=Next GC Recycle -dashboard.last_gc_time=Tidpunkt för senaste skräpsamling -dashboard.total_gc_time=Total tid för pauser vid skräpsamling -dashboard.total_gc_pause=Total tid för pauser vid skräpsamling -dashboard.last_gc_pause=Senaste paus vid skräpsamling -dashboard.gc_times=Skräpsamlingstider - -users.user_manage_panel=Panel för hantering av användare -users.new_account=Skapa nytt konto -users.name=Namn -users.activated=Aktiverad -users.admin=Administratör -users.repos=Utvecklingskataloger -users.created=Skapad -users.send_register_notify=Skicka registreringsnotifikation till användare -users.new_success=Nytt konto '%s' har skapats. -users.edit=Redigera -users.auth_source=Autentiseringskälla -users.local=Lokal -users.auth_login_name=Användarnamn för autentisering -users.password_helper=Lämna det tomt för att låta det vara oförändrat. -users.update_profile_success=Kontoprofilen har uppdaterats. -users.edit_account=Redigera konto -users.max_repo_creation=Gräns för antal skapade förråd -users.max_repo_creation_desc=(Sätt till -1 för att använda den globala standardgränsen) -users.is_activated=Detta konto är aktivt -users.prohibit_login=Detta konto är förhindrat från att logga in -users.is_admin=Detta konto har administratörsrättigheter -users.allow_git_hook=Detta konto har tillåtelse att skapa Git-krokar -users.allow_import_local=Detta konto har tillåtelse att importera lokal förråd -users.update_profile=Uppdatera kontoprofil -users.delete_account=Tag bort detta konto -users.still_own_repo=Detta konto äger fortfarande åtminstone ett förråd, du måste ta bort eller överföra ägarskapen för dessa först. -users.still_has_org=Detta konto har fortfarande medlemskap i åtminstone en organisation, du måste lämna eller ta bort organisationerna först. -users.deletion_success=Kontot har tagits bort! - -orgs.org_manage_panel=Panel för hantering av organisation -orgs.name=Namn -orgs.teams=Team -orgs.members=Medlemmar - -repos.repo_manage_panel=Panel för hantering av förråd -repos.owner=Ägare -repos.name=Namn -repos.private=Privat -repos.watches=Vakter -repos.stars=Stjärnor -repos.issues=Ärenden - -auths.auth_manage_panel=Panel för hantering av autentisering -auths.new=Lägg till ny källa -auths.name=Namn -auths.type=Typ -auths.enabled=Aktiv -auths.updated=Uppdaterad -auths.auth_type=Autentiseringstyp -auths.auth_name=Autentiseringsnamn -auths.security_protocol=Säkerhetsprotokoll -auths.domain=Domän -auths.host=Värd -auths.port=Port -auths.bind_dn=Bind DN -auths.bind_password=Bind Password -auths.bind_password_helper=Warning: This password is stored in plain text. Do not use a high privileged account. -auths.user_base=User Search Base -auths.user_dn=User DN -auths.attribute_username=Username attribute -auths.attribute_username_placeholder=Leave empty to use sign-in form field value for user name. -auths.attribute_name=First name attribute -auths.attribute_surname=Surname attribute -auths.attribute_mail=Email attribute -auths.attributes_in_bind=Fetch attributes in Bind DN context -auths.filter=User Filter -auths.admin_filter=Admin Filter -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP Authentication Type -auths.smtphost=SMTP Host -auths.smtpport=SMTP Port -auths.allowed_domains=Allowed Domains -auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','. -auths.enable_tls=Enable TLS Encryption -auths.skip_tls_verify=Skip TLS Verify -auths.pam_service_name=PAM Service Name -auths.enable_auto_register=Enable Auto Registration -auths.tips=Tips -auths.edit=Edit Authentication Setting -auths.activated=This authentication is activated -auths.new_success=New authentication '%s' has been added successfully. -auths.update_success=Authentication setting has been updated successfully. -auths.update=Update Authentication Setting -auths.delete=Delete This Authentication -auths.delete_auth_title=Authentication Deletion -auths.delete_auth_desc=This authentication is going to be deleted, do you want to continue? -auths.still_in_used=This authentication is still used by some users, please delete or convert these users to another login type first. -auths.deletion_success=Authentication has been deleted successfully! - -config.server_config=Server Configuration -config.app_name=Application Name -config.app_ver=Application Version -config.app_url=Application URL -config.domain=Domain -config.offline_mode=Offline Mode -config.disable_router_log=Disable Router Log -config.run_user=Run User -config.run_mode=Run Mode -config.repo_root_path=Rotsökväg för utvecklingskatalog -config.static_file_root_path=Static File Root Path -config.log_file_root_path=Log File Root Path -config.script_type=Script Type -config.reverse_auth_user=Reverse Authentication User - -config.ssh_config=SSH Configuration -config.ssh_enabled=Enabled -config.ssh_start_builtin_server=Start Builtin Server -config.ssh_domain=Domän -config.ssh_port=Port -config.ssh_listen_port=Lyssningsport -config.ssh_root_path=Rotsökväg -config.ssh_key_test_path=Testsökväg för nyckel -config.ssh_keygen_path=Sökväg för nyckelgenerator ('ssh-keygen') -config.ssh_minimum_key_size_check=Kontroll av minsta tillåtna nyckelstorlek -config.ssh_minimum_key_sizes=Minsta tillåtna nyckelstorlek - -config.db_config=Databaskonfiguration -config.db_type=Typ -config.db_host=Värd -config.db_name=Namn -config.db_user=Användare -config.db_ssl_mode=SSL-läge -config.db_ssl_mode_helper=(endast för "postgres") -config.db_path=Sökväg -config.db_path_helper=(för "sqlite3" och "tidb") - -config.service_config=Tjänstkonfiguration -config.register_email_confirm=Kräv bekräftelse via e-post -config.disable_register=Avaktivera registrering -config.show_registration_button=Visa registreringsknapp -config.require_sign_in_view=Kräv inloggningsvy -config.mail_notify=E-postavisering -config.disable_key_size_check=Avaktivera kontroll av minsta tillåtna nyckelstorlek -config.enable_captcha=Aktivera Captcha -config.active_code_lives=Aktivera livstid för koder -config.reset_password_code_lives=Livstid för koder för återställning av lösenord - -config.webhook_config=Webbkrokskonfiguration -config.queue_length=Kölängd -config.deliver_timeout=Tidsfrist för leverans -config.skip_tls_verify=Skippa verifikation av TLS - -config.mailer_config=Konfiguration för e-postutskick -config.mailer_enabled=Aktiverad -config.mailer_disable_helo=Avaktivera HELO -config.mailer_name=Namn -config.mailer_host=Server -config.mailer_user=Användare -config.send_test_mail=Skicka testmeddelande -config.test_mail_failed=Misslyckades skicka testmeddelande till '%s': %v -config.test_mail_sent=Testmeddelande har skickats till '%s'. - -config.oauth_config=OAuth-konfiguration -config.oauth_enabled=Aktiverad - -config.cache_config=Mellanlagringskonfiguration -config.cache_adapter=Mellanlagringsadapter -config.cache_interval=Mellanlagringsintervall -config.cache_conn=Mellanlagringsanslutning - -config.session_config=Sessionskonfiguration -config.session_provider=Sessionsleverantör -config.provider_config=Leverantörskonfiguration -config.cookie_name=Cookie-namn -config.enable_set_cookie=Aktivera sättning av kaka -config.gc_interval_time=Tidsintervall för skräpsamling -config.session_life_time=Livstid för session -config.https_only=Endast HTTPS -config.cookie_life_time=Livstid för kaka - -config.picture_config=Bildkonfiguration -config.picture_service=Bildtjänst -config.disable_gravatar=Disable Gravatar -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=Log Configuration -config.log_mode=Loggningsläge - -monitor.cron=Cron-jobb -monitor.name=Namn -monitor.schedule=Schemaläggning -monitor.next=Nästa tillfälle -monitor.previous=Föregående tillfälle -monitor.execute_times=Execute Times -monitor.process=Running Processes -monitor.desc=Beskrivning -monitor.start=Starttid -monitor.execute_time=Execution Time - -notices.system_notice_list=System Notices -notices.view_detail_header=View Notice Detail -notices.actions=Actions -notices.select_all=Select All -notices.deselect_all=Deselect All -notices.inverse_selection=Inverse Selection -notices.delete_selected=Delete Selected -notices.delete_all=Delete All Notices -notices.type=Typ -notices.type_1=Repository -notices.desc=Beskrivning -notices.op=Op. -notices.delete_success=System notices have been deleted successfully. - -[action] -create_repo=skapade utvecklingskatalog <a href="%s"> %s</a> -rename_repo=renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a> -commit_repo=pushed to <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> -create_issue=`opened issue <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`created pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`commented on issue <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=transferred repository <code>%s</code> to <a href="%s">%s</a> -push_tag=pushed tag <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a> -compare_commits=View comparison for these %d commits - -[tool] -ago=sedan -from_now=från och med nu -now=nu -1s=1 sekund %s -1m=1 minut %s -1h=1 timme %s -1d=1 dag %s -1w=1 vecka %s -1mon=1 månad %s -1y=1 år %s -seconds=%d sekunder %s -minutes=%d minuter %s -hours=%d timmar %s -days=%d dagar %s -weeks=%d veckor %s -months=%d månader %s -years=%d år %s -raw_seconds=sekunder -raw_minutes=minuter - -[dropzone] -default_message=Drop files here or click to upload. -invalid_input_type=You can't upload files of this type. -file_too_big=File size ({{filesize}} MB) exceeds maximum size ({{maxFilesize}} MB). -remove_file=Remove file - diff --git a/conf/locale/locale_tr-TR.ini b/conf/locale/locale_tr-TR.ini deleted file mode 100644 index 6e4da3550c..0000000000 --- a/conf/locale/locale_tr-TR.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=Kendi sunucunuzda barındırabileceğiniz zahmetsiz bir Git servisi - -home=Ana Sayfa -dashboard=Pano -explore=Keşfet -help=Yardım -sign_in=Giriş Yap -sign_out=Çıkış Yap -sign_up=Kaydol -register=Üye Ol -website=Web sitesi -version=Sürüm -page=Sayfa -template=Şablon -language=Dil -create_new=Oluştur... -user_profile_and_more=Kullanıcı profili ve daha fazlası -signed_in_as=Giriş yapan: - -username=Kullanıcı Adı -email=E-Posta -password=Parola -re_type=Tekrar Girin -captcha=Captcha - -repository=Depo -organization=Organizasyon -mirror=Yansıma -new_repo=Yeni Depo -new_migrate=Yeni Göç -new_mirror=Yeni Yansıma -new_fork=Yeni Çatal Depo -new_org=Yeni Organizasyon -manage_org=Organizasyonları Yönet -admin_panel=Yönetim Paneli -account_settings=Hesap Ayarları -settings=Ayarlar -your_profile=Profiliniz -your_settings=Ayarlarınız - -activities=Aktiviteler -pull_requests=Değişiklik İsteği -issues=Sorunlar - -cancel=İptal - -[install] -install=Kurulum -title=İlk Kez Çalıştırma İçin Kurulum Adımları -docker_helper=Gogs'u Docker içinde kullanıyorsanız bu sayfada herhangi bir değişiklik yapmadan önce lütfen <a target="_blank" rel="noopener" href="%s">kılavuzu</a> dikkatlice okuyunuz! -requite_db_desc=Gitea MySQL, PostgreSQL, SQLite3 veya TiDB gerektirir. -db_title=Veritabanı Ayarları -db_type=Veritabanı Türü -host=Sunucu -user=Kullanıcı -password=Parola -db_name=Veritabanı Adı -db_helper=Lütfen MySQL için INNODB motorunu utf8_general_ci karakter setiyle kullanın. -ssl_mode=SSL Biçimi -path=Yol -sqlite_helper=SQLite3 veya TiDB veritabanının dosya yolu. <br>Lütfen servis olarak başlatırken mutlak yolu kullanın. -err_empty_db_path=SQLite3 veya TiDB veritabanı yolu boş olamaz. -err_invalid_tidb_name=TiDB veritabanı adında "." ve "-" karakterlerine izin verilmez. -no_admin_and_disable_registration=Bir yönetici hesabı oluşturmadan kullanıcı kaydını devre dışı bırakamazsınız. -err_empty_admin_password=Yönetici parolası boş olamaz. - -general_title=Genel Uygulama Ayarları -app_name=Uygulama Adı -app_name_helper=Buraya organizasyonunuzun harika ismini koyun! -repo_path=Depo Kök Dizini -repo_path_helper=Tüm uzak Git depoları bu dizine kaydedilecektir. -run_user=Çalıştıran Kullanıcı -run_user_helper=Kullanıcının deponun kök dizinine ve Gitea'u çalıştırmaya erişim izni olmalıdır. -domain=Alan Adı -domain_helper=Bu, SSH klon bağlantılarını etkiler. -ssh_port=SSH Portu -ssh_port_helper=SSH sunucunuzun portu kullanılıyor, boş bırakın ya da SSH özelliğini devre dışı bırakın. -http_port=HTTP Portu -http_port_helper=Uygulamanın dinleyeceği port. -app_url=Uygulama Bağlantısı -app_url_helper=Bu, HTTP/HTTPS klon bağlantılarını ve e-postadaki bazı kısımları etkiler. -log_root_path=Günlük Dosyaları Yolu -log_root_path_helper=Günlük dosyalarının yazılacağı dizin. - -optional_title=İsteğe Bağlı Ayarlar -email_title=E-Posta Servisi Ayarları -smtp_host=SMTP Sunucusu -smtp_from=Kimden -smtp_from_helper=RFC 5322 standardına uygun posta "kimden" adresiniz. Bu sadece bir e-posta adresi veya "İsim" <isim@alanadi.com> biçiminde bir adres olabilir. -mailer_user=Gönderen E-posta -mailer_password=Gönderen Parolası -register_confirm=Kayıt Onayını Etkinleştir -mail_notify=E-Posta Bildirimlerini Etkinleştir -server_service_title=Sunucu ve Diğer Servis Ayarları -offline_mode=Çevrim Dışı Modu Etkinleştir -offline_mode_popup=CDN'i, üretim modunda bile devre dışı bırak, tüm kaynak dosyaları yerel olarak sunulacaktır. -disable_gravatar=Gravatar Servisini Devre Dışı Bırak -disable_gravatar_popup=Gravatar ve özel kaynakları devre dışı bırak. Tüm avatarlar kullanıcılar tarafından yüklenir veya varsayılan kalır. -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=Kendi Kendine Kaydolmayı Devre Dışı Bırak -disable_registration_popup=Kullanıcının kendi kendine kaydolmasını devre dışı bırak, yalnızca yönetici yeni hesaplar oluşturabilir. -enable_captcha=Captcha'yı Etkinleştir -enable_captcha_popup=Kullanıcının kendi kendine kaydolması için captcha doğrulaması gereksin. -require_sign_in_view=Sayfaları Görüntüleyebilmek İçin Giriş Yapmayı Mecbur Kıl -require_sign_in_view_popup=Yalnızca giriş yapmış kullanıcılar sayfaları görüntüleyebilir, ziyaretçiler yalnızca giriş yap/kaydol sayfalarını görüntüleyebilir. -admin_setting_desc=Şu an için yönetici hesabı oluşturmak zorunda değilsiniz, ilk kullanıcı otomatik olarak yönetici yetkilerine sahip olacaktır. -admin_title=Yönetici Hesabı Ayarları -admin_name=Kullanıcı Adı -admin_password=Parola -confirm_password=Parolayı Doğrula -admin_email=Yönetici E-Postası -install_btn_confirm=Gogs'u Kur -test_git_failed='git' komut testi başarısız: %v -sqlite3_not_available=Yayın sürümünüz SQLite3'ü desteklemiyor, lütfen %s'den resmi sürümü (gobuild sürümünü DEĞİL) indirin. -invalid_db_setting=Veritabanı ayarları geçersiz: %v -invalid_repo_path=Depo kök dizini geçersiz: %v -run_user_not_match=Çalıştırma kullanıcısı geçerli kullanıcı değil: %s -> %s -save_config_failed=Yapılandırma kaydedilemedi: %v -invalid_admin_setting=Yönetici hesap ayarları geçersiz: %v -install_success=Merhaba! Gitea'u tercih ettiğiniz için çok mutluyuz, keyfini çıkarın! -invalid_log_root_path=Günlük kök dizini geçersiz: %v - -[home] -uname_holder=Kullanıcı Adı veya E-Posta -password_holder=Parola -switch_dashboard_context=Panoya Geçiş Yap -my_repos=Depolarım -show_more_repos=Daha fazla depo göster... -collaborative_repos=Katkıya Açık Depolar -my_orgs=Organizasyonlarım -my_mirrors=Yansılarım -view_home=%s Görüntüle - -issues.in_your_repos=Depolarınızda - -[explore] -repos=Depolar -users=Kullanıcılar -search=Ara - -[auth] -create_new_account=Yeni Hesap Oluştur -register_hepler_msg=Bir hesabınız var mı? Şimdi giriş yapın! -social_register_hepler_msg=Zaten bir hesabınız var mı? Şimdi bağlanın! -disable_register_prompt=Üzgünüz, kaydolma devre dışı bırakıldı. Lütfen site yöneticisiyle irtibata geçin. -disable_register_mail=Üzgünüz, kayıt doğrulama e-postası devre dışı bırakıldı. -remember_me=Beni Hatırla -forgot_password=Parolamı Unuttum -forget_password=Parolanızı mı unuttunuz? -sign_up_now=Bir hesaba mı ihtiyacınız var? Şimdi kaydolun. -confirmation_mail_sent_prompt=<b>%s</b> adresinize yeni bir doğrulama e-postası gönderildi, kaydolma aşamalarını tamamlamak için lütfen %d saat içinde e-posta adresinizi kontrol edin. -active_your_account=Hesabınızı Aktifleştirin -prohibit_login=Oturum açılması yasak -prohibit_login_desc=Hesabınızla oturum açmanız yasaklanmış, lütfen site yöneticisi ile iletişime geçin. -resent_limit_prompt=Üzgünüz, zaten bir doğrulama e-postası talep ettiniz. Lütfen 3 dakika bekleyip tekrar deneyin. -has_unconfirmed_mail=Merhaba %s, doğrulanmamış bir e-posta adresin var (<b>%s</b>). Bir doğrulama e-postası almadıysanız ya da yenisine ihtiyacınız varsa lütfen aşağıdaki düğmeye tıklayın. -resend_mail=Doğrulama e-postasını tekrar almak için buraya tıklayın -email_not_associate=Bu e-posta adresi hiçbir hesaba bağlı değil. -send_reset_mail=Parola sıfırlama e-postasını (yeniden) göndermek için buraya tıklayın -reset_password=Parolanızı Sıfırlayın -invalid_code=Üzgünüz, doğrulama kodunuz geçersiz veya süresi dolmuş. -reset_password_helper=Parolanızı sıfırlamak için buraya tıklayın -password_too_short=Parola uzunluğu 6 karakterden az olamaz. -non_local_account=Yerel olmayan hesapların şifrelerini Gitea aracılığıyla değiştiremezsiniz. - -[mail] -activate_account=Lütfen hesabınızı aktifleştirin -activate_email=E-posta adresinizi doğrulayın -reset_password=Parolanızı sıfırlayın -register_success=Kayıt başarılı, hoşgeldiniz -register_notify=Hoşgeldiniz - -[modal] -yes=Evet -no=Hayır -modify=Düzenle - -[form] -UserName=Kullanıcı Adı -RepoName=Depo adı -Email=E-posta adresi -Password=Parola -Retype=Parolayı yeniden yazın -SSHTitle=SSH anahtarının adı -HttpsUrl=HTTPS Bağlantısı -PayloadUrl=Yük Bağlantısı -TeamName=Takım ismi -AuthName=Yetkilendirme adı -AdminEmail=Yönetici e-postası - -NewBranchName=New branch name -CommitSummary=Commit summary -CommitMessage=Commit message -CommitChoice=Commit choice -TreeName=Dosya yolu -Content=Content - -require_error=` boş olamaz.` -alpha_dash_error=` sadece karakter, rakam veya çizgi(-_) içermelidir.` -alpha_dash_dot_error=` sadece karakter, rakam, çizgi(-_) veya nokta içermelidir.` -size_error=` uzunluk en fazla %s olmalıdır.` -min_size_error=` en az %s karakter içermelidir.` -max_size_error=` en fazla %s karakter içermelidir.` -email_error=' geçerli bir e-posta adresi değil.' -url_error=` geçerli bir bağlantı değil.` -include_error=` '%s' içermelidir.` -unknown_error=Bilinmeyen hata: -captcha_incorrect=Captcha eşleşmedi. -password_not_match=Parola ve parola doğrulama aynı değil. - -username_been_taken=Bu kullanıcı adı zaten alınmış. -repo_name_been_taken=Bu depo adı zaten alınmış. -org_name_been_taken=Bu organizasyon adı zaten alınmış. -team_name_been_taken=Bu takım adı zaten alınmış. -email_been_used=Bu e-posta adresi zaten kullanımda. -username_password_incorrect=Kullanıcı adı veya parola hatalı. -enterred_invalid_repo_name=Lütfen girdiğiniz depo isminin doğru olduğundan emin olun. -enterred_invalid_owner_name=Lütfen girdiğiniz depo sahibi isminin doğru olduğundan emin olun. -enterred_invalid_password=Lütfen girdiğiniz parolanın doğru olduğundan emin olun. -user_not_exist=Belirtilen kullanıcı bulunamadı. -last_org_owner=Bir takım içerisinde bu takımın sahibi olan en az bir kişi bulunmalıdır. - -invalid_ssh_key=Üzgünüz, SSH anahtarınızı doğrulayamadık: %s -unable_verify_ssh_key=Gogs, SSH anahtarınızı doğrulayamıyor. Fakat anahtarınızın doğru olduğunu düşünüyoruz. Lütfen tekrar kontrol edin. -auth_failed=Kimlik doğrulaması başarısız oldu: %v - -still_own_repo=Hesabınıza bağlı bir depo var. Öncelikle bu depoyu silmeniz ya da başka birine transfer etmeniz gerekiyor. -still_has_org=Hesabınız şu an bir organizasyonun üyesi. Öncelikle bu organizasyondan çıkmanız ya da üyeliğinizi silmeniz gerekiyor. -org_still_own_repo=Bu organizasyon hala bazı depoların sahibi durumunda. Öncelikle bunları silmeniz ya da başka birine transfer etmeniz gerekiyor. - -target_branch_not_exist=Hedef dal mevcut değil. - -[user] -change_avatar=Profil resmini değiştir -join_on=Şuna katıldınız -repositories=Depolar -activity=Genel Aktivite -followers=Takipçiler -starred=Yıldızlanmış Depolar -following=Takip Edilenler -follow=Takip Et -unfollow=Takibi Bırak - -form.name_reserved=Kullanıcı adı '%s' başka birine ayrılmış. -form.name_pattern_not_allowed=Kullanıcı adında '%s' modeline izin verilmez. - -[settings] -profile=Profil -password=Parola -avatar=Avatar -ssh_keys=SSH Anahtarları -social=Sosyal Medya Hesapları -applications=Uygulamalar -orgs=Organizasyonlar -delete=Hesabı Sil -uid=Tekil ID - -public_profile=Herkese Açık Profil -profile_desc=E-posta adresiniz herkese açıktır ve hesabınızla ilgili bilgilendirmelerde ve web tabanlı operasyonlarda kullanılacaktır. -password_username_disabled=Yerel olmayan kullanıcılar kendi kullanıcı adlarını değiştiremezler. -full_name=Ad Soyad -website=Web Sitesi -location=Konum -update_profile=Profili Güncelle -update_profile_success=Profiliniz başarıyla güncellendi. -change_username=Kullanıcı Adınız Değiştirildi -change_username_prompt=Bu değişiklik, hesabınızla ilişkili olan bağlantıları etkileyecektir. -continue=Devam Et -cancel=İptal - -lookup_avatar_by_mail=Lookup Avatar by mail -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=Özel Avatarı Etkinleştir -choose_new_avatar=Yeni Avatar Seç -update_avatar=Avatar Ayarlarını Güncelle -delete_current_avatar=Güncel Avatarı Sil -uploaded_avatar_not_a_image=Yüklenen dosya bir resim dosyası değil. -update_avatar_success=Avatar ayarlarınız başarıyla güncellendi. - -change_password=Parolayı Değiştir -old_password=Mevcut Parola -new_password=Yeni Parola -retype_new_password=Yeni parolayı tekrar yazın -password_incorrect=Güncel parola hatalı. -change_password_success=Parolanız başarıyla değiştirildi. Yeni parolanızı kullanarak giriş yapabilirsiniz. -password_change_disabled=Yerel olmayan kullanıcılar kendi parolalarını değiştiremezler. - -emails=E-Posta Adresleri -manage_emails=E-Posta Adreslerini Yönet -email_desc=Birincil e-posta adresiniz bilgilendirmeler ve diğer işlemler için kullanılacaktır. -primary=Birincil -primary_email=Birincil yap -delete_email=Sil -email_deletion=E-Posta Silme -email_deletion_desc=Bu e-posta adresini silerseniz hesabınıza ilişkin tüm bilgileriniz de silinecektir. Devam etmek istiyor musunuz? -email_deletion_success=E-posta adresi başarıyla silindi! -add_new_email=Yeni e-posta adresi ekle -add_email=E-posta ekle -add_email_confirmation_sent='%s' adresine yeni bir doğrulama e-postası gönderildi. Doğrulama aşamalarını tamamlamak için lütfen %d saat içinde gelen kutunuzu kontrol edin. -add_email_success=Yeni e-posta adresiniz başarıyla eklendi. - -manage_ssh_keys=SSH Anahtarlarını Yönet -add_key=Anahtar Ekle -ssh_desc=Bu, hesabınıza iliştirilmiş SSH anahtarlarınızın listedir. Bu anahtarları kullanma yetkisi olan herkes depolarınıza erişebilir, dolayısıyla bu kişileri tanıyor olmanız son derece önemlidir. -ssh_helper=<strong>Nasıl yapılacağını bilmiyor musunuz?</strong> GitHub'ın <a href="%s">kendi SSH anahtarınızı oluşturma</a> kılavuzunu inceleyin veya SSH kullanırken karşılaşabileceğiniz <a href="%s">genel problemleri</a> çözün. -add_new_key=SSH Anahtarı Ekle -ssh_key_been_used=Genel anahtar içeriği kullanımda. -ssh_key_name_used=Genel anahtar, aynı isimle kullanımda. -key_name=Anahtar İsmi -key_content=İçerik -add_key_success=Yeni SSH anahtarı '%s' başarıyla eklendi! -delete_key=Sil -ssh_key_deletion=SSH Anahtarı Silme -ssh_key_deletion_desc=Bu SSH anahtarını silerseniz hesabınıza ilişkin tüm erişimler de kaldırılacaktır. Devam etmek istiyor musunuz? -ssh_key_deletion_success=SSH anahtarı başarıyla silindi! -add_on=Eklendiği tarih -last_used=Son kullanım -no_activity=Yeni aktivite yok -key_state_desc=Bu anahtar son 7 gün içinde kullanıldı -token_state_desc=Bu erişim anahtarı son 7 gün içinde kullanıldı - -manage_social=Bağlanmış Sosyal Hesapları Yönet -social_desc=Bu, bağlanmış sosyal hesapların bir listesidir. Tanımadığınız bağlantıyı kaldırın. -unbind=Bağlantıyı Kopar -unbind_success=Sosyal hesabın bağlantısı koparıldı. - -manage_access_token=Kişisel Erişim Anahtarlarını Yönet -generate_new_token=Yeni Erişim Anahtarı Üret -tokens_desc=Ürettiğiniz erişim anahtarları, Gitea API'lerine erişimde kullanılabilir. -new_token_desc=Her bir erişim anahtarının hesabınıza tam erişim yetkisi olacaktır. -token_name=Erişim Anahtarı İsmi -generate_token=Erişim Anahtarı Üret -generate_token_succees=Erişim anahtarınız başarıyla üretilmiştir! Bir daha göremeyeceğiniz için hemen şimdi bir yere kopyaladığınızdan emin olun! -delete_token=Sil -access_token_deletion=Kişisel Erişim Anahtarını Silme -access_token_deletion_desc=Bu kişisel erişim anahtarını silerseniz uygulamanıza ilişkin tüm erişimler de kaldırılacaktır. Devam etmek istiyor musunuz? -delete_token_success=Kişisel erişim anahtarı başarıyla kaldırıldı! Uygulamanızı güncellemeyi de unutmayın! - -delete_account=Hesabınızı Silin -delete_prompt=Bu işlem hesabınızı kalıcı olarak silecektir ve <strong>GERİ ALINAMAZ</strong>! -confirm_delete_account=Silmeyi Onayla -delete_account_title=Hesap Silme -delete_account_desc=Bu hesap kalıcı olarak silinecektir. Devam etmek istiyor musunuz? - -[repo] -owner=Sahibi -repo_name=Depo İsmi -repo_name_helper=İyi bir depo ismi genellikle kısa, akılda kalıcı ve benzersiz kelimelerden oluşur. -visibility=Görünürlük -visiblity_helper=Bu depo <span class="ui red text">Özel</span> -visiblity_helper_forced=Site yöneticisi tüm depolara erişimleri <span class="ui red text">Özel</span> olarak ayarlamaya zorladı -visiblity_fork_helper=(Bu değerin değişmesi tüm çatallamaları etkileyecektir) -clone_helper=Klonlama konusunda yardıma mı ihtiyacınız var? <a target="_blank" rel="noopener" href="%s">Yardım</a> bağlantısını ziyaret edin! -fork_repo=Depoyu Çatalla -fork_from=Buradan Çatalla -fork_visiblity_helper=Çatallanmış bir deponun görünürlüğünü değiştiremezsiniz. -repo_desc=Açıklama -repo_lang=Dil -repo_gitignore_helper=Select .gitignore templates -license=Lisans -license_helper=Bir lisans dosyası seçin -readme=Benioku -readme_helper=Bir benioku şablonu seçin -auto_init=Bu depoyu seçilen dosya ve şablonlarla oluştur -create_repo=Depo Oluştur -default_branch=Varsayılan Dal -mirror_prune=Buda -mirror_prune_desc=Uzakta olmayan bütün uzaktan-izleme referanslarını sil -mirror_interval=Yansı Aralığı (saat) -mirror_address=Yansı Adresi -mirror_address_desc=Lütfen gerekli kimlik bilgilerini adreste bulundurun. -mirror_last_synced=Last Synced -watchers=İzleyenler -stargazers=Yıldızlayanlar -forks=Çatallamalar - -form.reach_limit_of_creation=Sahip, maksimum %d depo oluşturma limitine ulaşmıştır. -form.name_reserved=Depo ismi '%s' başkasına ayrılmış. -form.name_pattern_not_allowed=Depo isminde '%s' modeline izin verilmiyor. - -need_auth=Yetkilendirme Gereklidir -migrate_type=Göç Türü -migrate_type_helper=Bu depo bir <span class="text blue">yansı</span> olacaktır -migrate_repo=Depoyu Göç Ettir -migrate.clone_address=Klon Adresi -migrate.clone_address_desc=Bu bağlantı HTTP/HTTPS/GIT veya yerel bir sunucu yolu olabilir. -migrate.permission_denied=Yerel depoları içeri aktarma izniniz yok. -migrate.invalid_local_path=Geçersiz yerel dizin! Böyle bir yol yok ya da bir dizin değil. -migrate.failed=Göç başarısız: %v - -mirror_from=şunun yansıması -forked_from=şundan çatallanmış -fork_from_self=Sahibi olduğunuz bir depoyu çatallayamazsınız! -copy_link=Kopyala -copy_link_success=Kopyalandı! -copy_link_error=Kopyalamak için ⌘-C veya Ctrl-C tuşlarına basın -copied=Kopyalama Tamam -unwatch=İzlemeyi Bırak -watch=İzle -unstar=Yıldızı Kaldır -star=Yıldızla -fork=Çatalla - -no_desc=Açıklama Yok -quick_guide=Hızlı Başlangıç Kılavuzu -clone_this_repo=Bu depoyu klonla -create_new_repo_command=Komut satırında yeni bir depo oluştur -push_exist_repo=Var olan bir depoyu komut satırında gönder -repo_is_empty=Bu depo boş. Lütfen daha sonra tekrar gelin! - -code=Kod -branch=Dal -tree=Ağaç -filter_branch_and_tag=Dal veya biçim imini filtrele -branches=Dallar -tags=Biçim İmleri -issues=Sorunlar -pulls=Değişiklik İstekleri -labels=Etiketler -milestones=Kilometre Taşları -commits=İşlemeler -releases=Sürümler -file_raw=Ham -file_history=Geçmiş -file_view_raw=Ham Görünüm -file_permalink=Kalıcı Bağlantı -file_too_large=Bu dosya sergilenmek için çok büyük - -editor.new_file=New file -editor.upload_file=Upload file -editor.edit_file=Dosya düzenle -editor.preview_changes=Preview Changes -editor.cannot_edit_non_text_files=Metin dışı dosyalar düzenlenemez -editor.edit_this_file=Edit this file -editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file -editor.fork_before_edit=You must fork this repository before editing the file -editor.delete_this_file=Delete this file -editor.must_have_write_access=You must have write access to make or propose changes to this file -editor.file_delete_success=File '%s' has been deleted successfully! -editor.name_your_file=Name your file... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or=or -editor.cancel_lower=iptal -editor.commit_changes=Commit Changes -editor.add_tmpl=Add '%s/<filename>' -editor.add=Add '%s' -editor.update=Update '%s' -editor.delete=Delete '%s' -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc=New branch name... -editor.cancel=İptal -editor.filename_cannot_be_empty=Filename cannot be empty. -editor.branch_already_exists=Branch '%s' already exists in this repository. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists=A file with name '%s' already exists in this repository. -editor.no_changes_to_show=There are no changes to show. -editor.fail_to_update_file=Failed to update/create file '%s' with error: %v -editor.add_subdir=Add subdirectory... -editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir=Upload files to '%s' - -commits.commits=İşlemeler -commits.search=İşleme Arama -commits.find=Bul -commits.author=Yazar -commits.message=Mesaj -commits.date=Tarih -commits.older=Daha Eski -commits.newer=Daha yeni - -issues.new=Yeni Sorun -issues.new.labels=Etiketler -issues.new.no_label=Etiket Yok -issues.new.clear_labels=Etiketleri temizle -issues.new.milestone=Kilometre Taşı -issues.new.no_milestone=Kilometre Taşı Yok -issues.new.clear_milestone=Kilometre Taşlarını Temizle -issues.new.open_milestone=Kilometre Taşlarını Aç -issues.new.closed_milestone=Kapanmış Kilometre Taşları -issues.new.assignee=Atanan -issues.new.clear_assignee=Atamayı Temizle -issues.new.no_assignee=Atanan Kişi Yok -issues.create=Sorun Oluştur -issues.new_label=Yeni Etiket -issues.new_label_placeholder=Etiket adı... -issues.create_label=Etiket Oluştur -issues.label_templates.title=Load a predefined set of labels -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper=Select a label set -issues.label_templates.use=Use this label set -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v -issues.open_tab=%d açık -issues.close_tab=%d kapanmış -issues.filter_label=Etiket -issues.filter_label_no_select=Seçili etiket yok -issues.filter_milestone=Kilometre taşı -issues.filter_milestone_no_select=Seçili kilometre taşı yok -issues.filter_assignee=Atanan -issues.filter_assginee_no_select=Seçili atanan yok -issues.filter_type=Tür -issues.filter_type.all_issues=Tüm Sorunlar -issues.filter_type.assigned_to_you=Size atanan -issues.filter_type.created_by_you=Sizin oluşturduklarınız -issues.filter_type.mentioning_you=Sizden bahsedilen -issues.filter_sort=Sırala -issues.filter_sort.latest=En yeni -issues.filter_sort.oldest=En eski -issues.filter_sort.recentupdate=Yakın zamanda güncellenmiş -issues.filter_sort.leastupdate=Yakın olmayan zamanda güncellenmiş -issues.filter_sort.mostcomment=En çok yorum yapılan -issues.filter_sort.leastcomment=En az yorum yapılan -issues.opened_by=<a href="%[2]s">%[3]s</a> tarafından %[1]s kere açıldı -issues.opened_by_fake=%[2]s tarafından %[1]s kere açıldı -issues.previous=Önceki -issues.next=Sonraki -issues.open_title=Açık -issues.closed_title=Kapalı -issues.num_comments=%d yorum -issues.commented_at=`<a href="#%s">%s</a> olarak yorumlandı` -issues.delete_comment_confirm=Bu yorumu silmek istediğinizden emin misiniz? -issues.no_content=Henüz bir içerik yok. -issues.close_issue=Kapat -issues.close_comment_issue=Yorum yap ve kapat -issues.reopen_issue=Yeniden aç -issues.reopen_comment_issue=Yorum yap ve yeniden aç -issues.create_comment=Yorum yap -issues.closed_at=`<a id="%[1]s" href="#%[1]s">%[2]s</a> kapattı` -issues.reopened_at=`<a id="%[1]s" href="#%[1]s">%[2]s</a> yeniden açtı` -issues.commit_ref_at=`<a id="%[1]s" href="#%[1]s">%[2]s</a> işlemesinde bu sorunu işaret etti` -issues.poster=Poster -issues.collaborator=Katkıcı -issues.owner=Sahibi -issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation. -issues.edit=Düzenle -issues.cancel=İptal -issues.save=Kaydet -issues.label_title=Etiket adı -issues.label_color=Etiket rengi -issues.label_count=%d etiket -issues.label_open_issues=%d açık sorun -issues.label_edit=Düzenle -issues.label_delete=Sil -issues.label_modify=Etiket Düzenleme -issues.label_deletion=Etiket Silme -issues.label_deletion_desc=Bu etiketi silerseniz, bu etikete iliştirilmiş sorunlardaki tüm bilgiler de silinecektir. Devam etmek istiyor musunuz? -issues.label_deletion_success=Etiket başarıyla silindi! -issues.num_participants=%d Katılımcı -issues.attachment.open_tab=`Click to see "%s" in a new tab` -issues.attachment.download=`Click to download "%s"` - -pulls.new=Yeni Değişiklik İsteği -pulls.compare_changes=Değişiklikleri Karşılaştır -pulls.compare_changes_desc=İki dalı karşılaştır ve değişiklikler için değişiklik isteğinde bulun. -pulls.compare_base=temel -pulls.compare_compare=karşılaştır -pulls.filter_branch=Dal filtrele -pulls.no_results=Sonuç bulunamadı. -pulls.nothing_to_compare=Karşılaştırılacak hiçbir şey yok, çünkü temel ve ana dal aynı. -pulls.has_pull_request=`Bu iki hedef için zaten bir değişiklik isteği var: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=Değişiklik İsteği Oluştur -pulls.title_desc=<code>%[3]s</code> içindeki <code>%[2]s</code> işlemelerini %[1]d ile birleştirmek istiyor -pulls.merged_title_desc=<code>%[3]s</code> %[4]s içindeki <code>%[2]s</code> işlemelerini %[1]d ile birleştirdi -pulls.tab_conversation=Sohbet -pulls.tab_commits=İşlemeler -pulls.tab_files=Değiştirilen dosyalar -pulls.reopen_to_merge=Birleştirme işlemini gerçekleştirmek için lütfen bu değişiklik isteğini tekrar açın. -pulls.merged=Birleştirildi -pulls.has_merged=Bu değişiklik isteği başarıyla birleştirildi! -pulls.data_broken=Bu değişiklik isteğinin verisi, çatallama bilgilerinin silinmesi nedeniyle bozulmuş. -pulls.is_checking=Çakışma kontrolü sürüyor. Lütfen birkaç dakika içinde sayfayı yenileyin. -pulls.can_auto_merge_desc=Bu değişiklik isteği otomatik olarak birleştirilebilir. -pulls.cannot_auto_merge_desc=Çakışmalardan dolayı bu değişiklik isteği otomatik olarak birleştirilemez. -pulls.cannot_auto_merge_helper=Çakışmaları çözmek için lütfen elle birleştirin. -pulls.merge_pull_request=Değişiklik İsteğini Birleştir -pulls.open_unmerged_pull_exists=`Yeniden açma işlemini gerçekleştiremezsiniz. Çünkü zaten aynı depodan, aynı birleştirme bilgisiyle açık olan bir değişiklik isteği var (#%d) ve birleştirme bekliyor.` - -milestones.new=Yeni Kilometre Taşı -milestones.open_tab=%d Açık -milestones.close_tab=%d Kapalı -milestones.closed=Kapalı %s -milestones.no_due_date=Bitiş tarihi yok -milestones.open=Aç -milestones.close=Kapat -milestones.new_subheader=Sorunlarınızı organize etmek için kilometre taşı oluşturun. -milestones.create=Kilometre Taşı Oluştur -milestones.title=Başlık -milestones.desc=Açıklama -milestones.due_date=Bitiş Tarihi (isteğe bağlı) -milestones.clear=Temizle -milestones.invalid_due_date_format=Bitiş tarihi formatı geçersiz. 'yyyy-mm-dd' şeklinde olmalı. -milestones.create_success=Kilometre taşı '%s' başarıyla oluşturuldu! -milestones.edit=Kilometre Taşını Düzenle -milestones.edit_subheader=Kilometre taşları için daha iyi açıklamalar kullanın ki insanların kafaları karışmasın. -milestones.cancel=İptal -milestones.modify=Kilometre Taşını Düzenle -milestones.edit_success='%s' kilometre taşının değişiklikleri başarıyla kaydedildi! -milestones.deletion=Kilometre Taşı Silme -milestones.deletion_desc=Bu kilometre taşını silerseniz iliştirilmiş tüm sorunlardaki bilgiler de silinecektir. Devam etmek istiyor musunuz? -milestones.deletion_success=Kilometre taşı başarıyla silindi! - -wiki=Wiki -wiki.welcome=Wiki'ye Hoşgeldiniz! -wiki.welcome_desc=Wiki, projenizi belgelendirebileceğiniz ve daha iyi bir hale getirebileceğiniz yerdir. -wiki.create_first_page=İlk sayfayı oluştur -wiki.page=Sayfa -wiki.filter_page=Sayfa filtrele -wiki.new_page=Yeni Sayfa Oluştur -wiki.default_commit_message=Bu güncelleme için bir not yazın (isteğe bağlı). -wiki.save_page=Sayfayı Kaydet -wiki.last_commit_info=%s bu sayfayı düzenledi %s -wiki.edit_page_button=Düzenle -wiki.new_page_button=Yeni Sayfa -wiki.delete_page_button=Sayfayı Sil -wiki.delete_page_notice_1=Bu işlem <code>"%s"</code> sayfasını silecektir. Lütfen emin olun. -wiki.page_already_exists=Aynı isimde bir Wiki sayfası zaten var. -wiki.pages=Sayfalar -wiki.last_updated=Son güncelleme %s - -settings=Ayarlar -settings.options=Tercihler -settings.collaboration=İş birliği -settings.collaboration.admin=Yönetici -settings.collaboration.write=Yaz -settings.collaboration.read=Oku -settings.collaboration.undefined=Belirsiz -settings.hooks=Web İstekleri -settings.githooks=Git İstekleri -settings.basic_settings=Temel Ayarlar -settings.mirror_settings=Mirror Settings -settings.sync_mirror=Sync Now -settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. -settings.site=Resmi Web Sitesi -settings.update_settings=Ayarları Güncelle -settings.change_reponame_prompt=Bu değişiklik, bağlantıların depoyla olan ilişkisini etkileyecektir. -settings.advanced_settings=Gelişmiş Ayarlar -settings.wiki_desc=Viki sıstemini etkinleştir -settings.use_internal_wiki=Use builtin wiki -settings.use_external_wiki=Harici Wiki kullan -settings.external_wiki_url=Harici Wiki bağlantısı -settings.external_wiki_url_desc=Ziyaretçiler, sekmeye tıkladıklarında bağlantıya yönlendirilecektir. -settings.issues_desc=Enable issue tracker -settings.use_internal_issue_tracker=Use builtin lightweight issue tracker -settings.use_external_issue_tracker=Harici sorun takipçisi kullan -settings.tracker_url_format=Harici Sorun Takipçisi Bağlantı Formatı -settings.tracker_issue_style=Harici Hata İzleyicisi Adlandırma Stili: -settings.tracker_issue_style.numeric=Sayısal -settings.tracker_issue_style.alphanumeric=Alfanumerik -settings.tracker_url_format_desc=Kullanıcı adı, depo ismi ve hata indeksi için <code>{kullanıcı} {depo} {indeks}</code> tutucusunu kullanabilirsiniz. -settings.pulls_desc=Herkese açık katkıları kabul etmek için değişiklik isteklerini etkinleştirin -settings.danger_zone=Tehlike Alanı -settings.new_owner_has_same_repo=Yeni sahibin aynı isimde başka bir deposu var. Lütfen farklı bir isim seçin. -settings.convert=Düzenli Depoya Dönüştür -settings.convert_desc=Bu yansıyı düzenli bir depoya dönüştürebilirsiniz. Bu işlem geri alınamaz. -settings.convert_notices_1=- Bu işlem, bu depo yansımasını düzenli türe dönüştürür ve geri alınamaz. -settings.convert_confirm=Sohbeti Onayla -settings.convert_succeed=Depo başarıyla düzenli türe dönüştürüldü. -settings.transfer=Sahipliği Aktar -settings.transfer_desc=Bu depoyu başka bir kullanıcıya veya yönetici yetkilerine sahip olduğunuz başka bir organizasyona aktarın. -settings.transfer_notices_1=- Yeni sahip, bireysel bir kullanıcı ise erişim iznini kaybedeceksiniz. -settings.transfer_notices_2=- Yeni sahip, bir organizasyon ise ve siz de sahiplerinden biriyseniz erişim izninizi koruyacaksınız. -settings.transfer_form_title=İşleminizi onaylamak için lütfen aşağıdaki bilgileri girin: -settings.wiki_delete=Wiki Verisini Sil -settings.wiki_delete_desc=Wiki verisini bir kez sildiğiniz taktirde geri getiremezsiniz. Lütfen emin olun. -settings.wiki_delete_notices_1=- Bu işlem %s için Wiki'yi silecek ve devre dışı bırakacaktır. -settings.wiki_deletion_success=Deponun Wiki verisi başarıyla silindi. -settings.delete=Bu Depoyu Sil -settings.delete_desc=Bir depoyu bir kez sildiğiniz taktirde geri getiremezsiniz. Lütfen emin olun. -settings.delete_notices_1=- Bu işlem geri <strong>ALINAMAZ</strong>. -settings.delete_notices_2=- Bu işlem, bu depodaki her şeyi (Git verisini, sorunları, yorumları ve katkıcı erişimlerini) kalıcı olarak silecektir. -settings.delete_notices_fork_1=Silme işleminden sonra bütün çatallar bağımsız hale gelir. -settings.deletion_success=Depo başarıyla silindi! -settings.update_settings_success=Depo seçenekleri başarıyla güncellendi. -settings.transfer_owner=Yeni Sahip -settings.make_transfer=Transfer Et -settings.transfer_succeed=Depo, yeni sahibine başarıyla transfer edildi. -settings.confirm_delete=Silmeyi Onayla -settings.add_collaborator=Yeni Katkıcı Ekle -settings.add_collaborator_success=Yeni katkıcı eklendi. -settings.delete_collaborator=Sil -settings.collaborator_deletion=Katkıcı Silme -settings.collaborator_deletion_desc=Kullanıcı, silme işleminden sonra bu depoya olan erişim iznini kaybedecektir. Devam etmek istiyor musunuz? -settings.remove_collaborator_success=Katkıcı silindi. -settings.search_user_placeholder=Kullanıcı ara... -settings.org_not_allowed_to_be_collaborator=Organizasyon, bir katkıcı olarak eklenemez. -settings.user_is_org_member=Kullanıcı organizasyon üyesi olduğu için katkıcı olarak eklenemez. -settings.add_webhook=Web İsteği Ekle -settings.hooks_desc=Web istekleri, HTTP POST olay tetikleyicileri gibidirler. Gitea'ta ne zaman bir şey olsa, hedef belirttiğiniz sunuculara bildirim yapabilecek duruma geliriz. Daha fazla bilgiyi <a target="_blank" rel="noopener" href="%s">Web İstekleri Kılavuzu</a>'nda bulabilirsiniz. -settings.webhook_deletion=Web İsteğini Sil -settings.webhook_deletion_desc=Bu web isteğini silerseniz buna bağlı olan tüm bilgiler ve dağıtım geçmişi de silinecektir. Devam etmek istiyor musunuz? -settings.webhook_deletion_success=Web isteği başarıyla silindi! -settings.webhook.test_delivery=Test Dağıtımı -settings.webhook.test_delivery_desc=Web isteği ayarlarınızı test etmek için sahte bir anlık olay gönderin -settings.webhook.test_delivery_success=Test web isteği, dağıtım kuyruğuna eklendi. Bunun dağıtım geçmişinde görünmesi birkaç saniye sürebilir. -settings.webhook.request=İstekler -settings.webhook.response=Cevaplar -settings.webhook.headers=Başlıklar -settings.webhook.payload=Yükler -settings.webhook.body=Gövde -settings.githooks_desc=Git istekleri, Git'in kendisi tarafından güçlendirilmiştir. Özel işlemleri gerçekleştirmek için aşağıdaki listedeki desteklenen isteklerin dosyalarını düzenleyebilirsiniz. -settings.githook_edit_desc=İstek aktif değilse örnek içerik sunulacaktır. İçeriği boş bırakmak, isteği devre dışı bırakmayı beraberinde getirecektir. -settings.githook_name=İstek İsmi -settings.githook_content=İstek İçeriği -settings.update_githook=İsteği Güncelle -settings.add_webhook_desc=Gogs, meydana gelen olay ile birlikte belirttiğiniz bağlantıya bir <code>POST</code> isteği gönderecektir. Ayrıca tetiklenen istek (JSON, x-www-form-urlencoded, XML, vb) üzerine bir veri formatı belirtebilirsiniz. Daha fazla bilgiyi <a target="_blank" rel="noopener" href="%s">Web İstekleri Kılavuzu</a> bağlantımızda bulabilirsiniz. -settings.payload_url=Yük Bağlantısı -settings.content_type=İçerik Türü -settings.secret=Gizli -settings.slack_username=Kullanıcı Adı -settings.slack_icon_url=Simge Bağlantısı -settings.slack_color=Renk -settings.event_desc=Bu istek ne zaman tetiklenecek? -settings.event_push_only=Yalnızca <code>anlık</code> olay. -settings.event_send_everything=<strong>Her şeye</strong> ihtiyacım var. -settings.event_choose=Neye ihtiyacım olduğunu seçtir. -settings.event_create=Oluştur -settings.event_create_desc=Dal veya biçim imi oluşturuldu -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push=Push -settings.event_push_desc=Bir depoya git push -settings.active=Aktif -settings.active_helper=Bu isteği tetikleyen olaya ilişkin detaylar da gönderilecektir. -settings.add_hook_success=Yeni web isteği eklendi. -settings.update_webhook=Web İsteğini Düzenle -settings.update_hook_success=Web isteği güncellendi. -settings.delete_webhook=Web İsteğini Sil -settings.recent_deliveries=Son Dağıtımlar -settings.hook_type=İstek Türü -settings.add_slack_hook_desc=Deponuza <a href="%s">Slack</a> entegrasyonunu ekleyin. -settings.slack_token=Erişim Anahtarı -settings.slack_domain=Alan Adı -settings.slack_channel=Kanal -settings.deploy_keys=Dağıtım Anahtarları -settings.add_deploy_key=Dağıtım Anahtarı Ekle -settings.deploy_key_desc=Dağıtım anahtarlarının yalnızca okuma izni vardır. Kişisel hesapların SSH anahtarlarıyla aynı değillerdir. -settings.no_deploy_keys=Herhangi bir dağıtım anahtarı eklemediniz. -settings.title=Başlık -settings.deploy_key_content=İçerik -settings.key_been_used=Dağıtım anahtarının içeriği kullanımda. -settings.key_name_used=Aynı isimde bir dağıtım anahtarı zaten var. -settings.add_key_success=Yeni dağıtım anahtarı '%s' başarıyla eklendi! -settings.deploy_key_deletion=Dağıtım Anahtarını Sil -settings.deploy_key_deletion_desc=Bu dağıtım anahtarını silerseniz bu depoya ilişkin tüm erişimler de kaldırılacaktır. Devam etmek istiyor musunuz? -settings.deploy_key_deletion_success=Dağıtım anahtarı başarıyla silindi! - -diff.browse_source=Kaynağa Gözat -diff.parent=ebeveyn -diff.commit=işleme -diff.data_not_available=Farklılık Verisi Yok. -diff.show_diff_stats=Farklılık Durumunu Göster -diff.show_split_view=Görünümü Böl -diff.show_unified_view=Birleşik Görünüm -diff.stats_desc=<strong> %d değiştirilmiş dosya</strong> ile <strong>%d ekleme</strong> ve <strong>%d silme</strong> -diff.bin=BIN -diff.view_file=Dosyayı Görüntüle -diff.file_suppressed=Dosya farkı çok büyük olduğundan ihmal edildi -diff.too_many_files=Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor - -release.releases=Sürümler -release.new_release=Yeni Sürüm -release.draft=Taslak -release.prerelease=Ön Sürüm -release.stable=Kararlı -release.edit=düzenle -release.ahead=%s son sürümden beri <strong>%d</strong> işleme -release.source_code=Kaynak Kodu -release.new_subheader=Ürünü yinelemek için sürümleri yayınla. -release.edit_subheader=Detaylı değişiklik günlükleri, kullanıcıların neyin geliştirildiğini anlamasına yardımcı olur. -release.tag_name=Biçim imi adı -release.target=Hedef -release.tag_helper=Var olan bir biçim imi seçin veya yayında yenisini oluşturun. -release.title=Başlık -release.content=İçerik -release.write=Yaz -release.preview=Önizle -release.loading=Yükleniyor... -release.prerelease_desc=Bu bir ön sürümdür -release.prerelease_helper=Bu sürümün üretime hazır olmadığını işaret edeceğiz. -release.cancel=İptal -release.publish=Sürümü Yayınla -release.save_draft=Taslağı Kaydet -release.edit_release=Taslağı Düzenle -release.delete_release=Bu Sürümü Sil -release.deletion=Sürüm Silme -release.deletion_desc=Bu sürümü silerseniz buna uyan tüm Git biçim imleri de silinecektir. Devam etmek istiyor musunuz? -release.deletion_success=Sürüm başarıyla silindi! -release.tag_name_already_exist=Bu biçim imi adıyla başka bir sürüm zaten var. -release.tag_name_invalid=Etiket adı geçerli değil. -release.downloads=İndirmeler - -[org] -org_name_holder=Organizasyon Adı -org_full_name_holder=Organizasyon Tam Adı -org_name_helper=İyi örgüt adları kısa ve akılda kalır. -create_org=Organizasyon Oluştur -repo_updated=Güncellendi -people=İnsanlar -invite_someone=Birilerini Davet Et -teams=Ekipler -lower_members=üyeler -lower_repositories=depolar -create_new_team=Yeni Ekip Oluştur -org_desc=Açıklama -team_name=Ekip Adı -team_desc=Açıklama -team_name_helper=Sohbetlerde bu takımdan bahsetmek için bu ismi kullanacaksınız. -team_desc_helper=Bu takım ne hakkında? -team_permission_desc=Bu takım, ne gibi bir izin seviyesine sahiptir? - -form.name_reserved=Organizasyon adı '%s' başka birisine ayrılmış. -form.name_pattern_not_allowed=Organizasyon adı modeli '%s' geçersiz. - -settings=Ayarlar -settings.options=Seçenekler -settings.full_name=Tam İsim -settings.website=Web Sitesi -settings.location=Lokasyon -settings.update_settings=Ayarları Güncelle -settings.update_setting_success=Organizasyon ayarları başarıyla güncellendi. -settings.change_orgname_prompt=Bu değişiklik, organizasyonla ilişkilendirilmiş bağlantıları da etkileyecektir. -settings.update_avatar_success=Organizasyonun avatar ayarları başarıyla değiştirildi. -settings.delete=Organizasyonu Sil -settings.delete_account=Bu Organizasyonu Sil -settings.delete_prompt=Organizasyon kalıcı olarak kaldırılacaktır ve bu işlem geri <strong>ALINAMAZ</strong>! -settings.confirm_delete_account=Silmeyi Onaylıyorum -settings.delete_org_title=Organizasyon Silme -settings.delete_org_desc=Bu organizasyon kalıcı olarak silinecektir. Devam etmek istiyor musunuz? -settings.hooks_desc=Bu organizasyona bağlı <strong>tüm depoları</strong> tetikleyecek bir web isteği oluştur. - -members.membership_visibility=Üyelik Görünürlüğü: -members.public=Herkese Açık -members.public_helper=özel yap -members.private=Özel -members.private_helper=herkese açık yap -members.member_role=Üye Rolü: -members.owner=Sahibi -members.member=Üye -members.remove=Kaldır -members.leave=Ayrıl -members.invite_desc=Buraya yeni bir üye ekle %s: -members.invite_now=Şimdi Davet Et - -teams.join=Katıl -teams.leave=Ayrıl -teams.read_access=Okuma Erişimi -teams.read_access_helper=Bu takım, tüm depolarını görüntüleyebilecek ve klonlayabilecektir. -teams.write_access=Yazma Erişimi -teams.write_access_helper=Bu takım tüm depolarını okuyabilecek ve aynı zamanda push atabilecektir. -teams.admin_access=Yönetici Erişimi -teams.admin_access_helper=Bu takım tüm depolarına ve aynı zamanda diğer katkıcılara push/pull yapabilecektir. -teams.no_desc=Herhangi bir takım açıklaması yok -teams.settings=Ayarlar -teams.owners_permission_desc=Sahiplerin <strong>tüm depolara</strong> tam yetkisi ve organizasyona <strong>yönetici yetkisi</strong> vardır. -teams.members=Ekip Üyeleri -teams.update_settings=Ayarları Güncelle -teams.delete_team=Bu Ekibi Sil -teams.add_team_member=Ekip Üyesi Ekle -teams.delete_team_title=Takım Silme -teams.delete_team_desc=Bu takımı silerseniz üyeler bazı depolara olan erişimlerini kaybedebilirler. Devam etmek istiyor musunuz? -teams.delete_team_success=Verilen takım adı başarıyla silindi. -teams.read_permission_desc=Bu takımın yetkilerinden <strong>Okuma</strong> izni: üyeler görüntüleyebilir ve takımın depolarını klonlayabilir. -teams.write_permission_desc=Bu takımın yetkilerinden <strong>Yazma</strong> izni: üyeler okuyabilir ve takımın depolarına push yapabilir. -teams.admin_permission_desc=Bu takımın yetkilerinden <strong>Yönetici</strong> izni: üyeler okuyabilir, push yapabilir ve takımın depolarına yeni katkıcılar ekleyebilir. -teams.repositories=Ekip Depoları -teams.search_repo_placeholder=Depo ara... -teams.add_team_repository=Ekip Deposu Ekle -teams.remove_repo=Kaldır -teams.add_nonexistent_repo=Eklemeye çalıştığınz depo mevcut değil. Lütfen önce oluşturun. - -[admin] -dashboard=Başlangıç -users=Kullanıcılar -organizations=Organizasyonlar -repositories=Depolar -authentication=İzinler -config=Yapılandırma -notices=Sistem Bildirimler -monitor=İzleme -first_page=İlk -last_page=Son -total=Toplam: %d - -dashboard.statistic=İstatistik -dashboard.operations=İşlemler -dashboard.system_status=Sistem İzleme Durumu -dashboard.statistic_info=Gitea veritabanında <b>%d</b> kullanıcı, <b>%d</b> organizasyon, <b>%d</b> genel anahtar, <b>%d</b> depo, <b>%d</b> izleme, <b>%d</b> yıldız, <b>%d</b> hareket, <b>%d</b> erişim, <b>%d</b> sorun, <b>%d</b> yorum, <b>%d</b> sosyal hesap, <b>%d</b> takip, <b>%d</b> yansı, <b>%d</b> sürüm, <b>%d</b> giriş kaynağı, <b>%d</b> web isteği, <b>%d</b> kilometre taşı, <b>%d</b> etiket, <b>%d</b> istek görevi, <b>%d</b> takım, <b>%d</b> güncellenmiş görev, <b>%d</b> ek var. -dashboard.operation_name=İşlem Adı -dashboard.operation_switch=Geç -dashboard.operation_run=Çalıştır -dashboard.clean_unbind_oauth=Bağlanmamış OAuth'ları Temizle -dashboard.clean_unbind_oauth_success=Bağlanmamış tüm OAuth'lar başarıyla silindi. -dashboard.delete_inactivate_accounts=Etkin olmayan tüm hesapları sil -dashboard.delete_inactivate_accounts_success=Pasif olan tüm hesaplar başarıyla silindi. -dashboard.delete_repo_archives=Tüm depo arşivlerini sil -dashboard.delete_repo_archives_success=Tüm depo arşivleri başarıyla silindi. -dashboard.delete_missing_repos=Git dosyalarını kaybetmiş tüm depo kayıtlarını sil -dashboard.delete_missing_repos_success=Git dosyalarını kaybetmiş tüm depo kayıtları başarıyla silindi. -dashboard.git_gc_repos=Depolarda çöp toplama işlemini gerçekleştir -dashboard.git_gc_repos_success=Tüm depolarda çöp toplama işlemi başarıyla gerçekleştirildi. -dashboard.resync_all_sshkeys='.ssh/authorized_keys' dosyasını yeniden yaz (dikkat: Gitea'un olmayan anahtarlar silinecektir) -dashboard.resync_all_sshkeys_success=Tüm genel anahtarlar başarıyla yeniden yazıldı. -dashboard.resync_all_update_hooks=Tüm depoların güncel web isteklerini yeniden yaz (özel yapılandırma yolu değiştiğinde gerekir) -dashboard.resync_all_update_hooks_success=Tüm depoların güncel web istekleri başarıyla yeniden yazıldı. -dashboard.reinit_missing_repos=Git dosyalarını kaybetmiş tüm depoları yeniden oluştur -dashboard.reinit_missing_repos_success=Git dosyalarını kaybetmiş tüm depolar başarıyla yeniden oluşturuldu. - -dashboard.server_uptime=Sunucunun Ayakta Kalma Süresi -dashboard.current_goroutine=Güncel Goroutine'ler -dashboard.current_memory_usage=Güncel Bellek Kullanımı -dashboard.total_memory_allocated=Bellekte Ayrılan Toplam Yer -dashboard.memory_obtained=Elde Edilen Bellek -dashboard.pointer_lookup_times=İşaret Arama Zamanları -dashboard.memory_allocate_times=Bellekte Yer Ayırma Zamanları -dashboard.memory_free_times=Bellekte Yer Boşaltma Zamanları -dashboard.current_heap_usage=Güncel Yığın Kullanımı -dashboard.heap_memory_obtained=Elde Edilen Yığın Belleği -dashboard.heap_memory_idle=Boştaki Yığın Belleği -dashboard.heap_memory_in_use=Kullanımdaki Yığın Belleği -dashboard.heap_memory_released=Serbest Bırakılmış Yığın Belleği -dashboard.heap_objects=Yığın Nesneleri -dashboard.bootstrap_stack_usage=İlk Yığın Kullanımı -dashboard.stack_memory_obtained=Elde Edilen Yığın Belleği -dashboard.mspan_structures_usage=Kullanımdaki MSpan Yapıları -dashboard.mspan_structures_obtained=Elde Edilen MSpan Yapıları -dashboard.mcache_structures_usage=Kullanılan MCache Yapıları -dashboard.mcache_structures_obtained=Elde Edilen MCache Yapıları -dashboard.profiling_bucket_hash_table_obtained=Elde Edilen Bucket Hash Tablosu Profilleme -dashboard.gc_metadata_obtained=Elde Edilen GC Metadata -dashboard.other_system_allocation_obtained=Elde Edilen Diğer Sistem Ayırmaları -dashboard.next_gc_recycle=Sonraki GC Döngüsü -dashboard.last_gc_time=Son GC Zamanından Beri -dashboard.total_gc_time=Toplam GC Durması -dashboard.total_gc_pause=Toplam GC Durması -dashboard.last_gc_pause=Son GC Durması -dashboard.gc_times=GC Zamanları - -users.user_manage_panel=Kullanıcı Yönetim Paneli -users.new_account=Yeni Hesap Oluştur -users.name=İsim -users.activated=Aktifleştirilmiş -users.admin=Yönetici -users.repos=Depolar -users.created=Oluşturuldu -users.send_register_notify=Kullanıcıya Kaydolma Bildirimi Gönder -users.new_success=Yeni hesap '%s' başarıyla oluşturuldu. -users.edit=Düzenle -users.auth_source=Yetkilendirme Kaynağı -users.local=Yerel -users.auth_login_name=Yetkilendirmeye Giriş İsmi -users.password_helper=Değiştirmemek için burayı boş bırakın. -users.update_profile_success=Hesap profili başarıyla güncellendi. -users.edit_account=Hesabı Düzenle -users.max_repo_creation=Maksimum Depo Oluşturma Limiti -users.max_repo_creation_desc=(Genel varsayılan limiti kullanmak için -1 yazın) -users.is_activated=Bu hesap aktivleştirildi -users.prohibit_login=Bu hesap oturum açmaya engellenmiş -users.is_admin=Bu hesap, yönetici izinlerine sahiptir -users.allow_git_hook=Bu hesap, Git istekleri oluşturmak için gereken yetkilere sahip -users.allow_import_local=Bu hesap, yerel depoları içeri aktarmak için gereken yetkilere sahip -users.update_profile=Hesap Profilini Güncelle -users.delete_account=Bu Hesabı Sil -users.still_own_repo=Bu hesap en az bir deponun sahibi durumunda. Öncelikle o depoyu silmeli ya da başka birine transfer etmelisiniz. -users.still_has_org=Bu hesabın en az bir organizasyonda üyeliği var. Öncelikle o organizasyondan ayrılmalı ya da o organizasyonu silmelisiniz. -users.deletion_success=Hesap başarıyla silindi! - -orgs.org_manage_panel=Organizasyon Yönetim Paneli -orgs.name=İsim -orgs.teams=Ekipler -orgs.members=Üyeler - -repos.repo_manage_panel=Depo Yönetim Paneli -repos.owner=Sahibi -repos.name=İsim -repos.private=Özel -repos.watches=İzlemeler -repos.stars=Yıldızlar -repos.issues=Sorunlar - -auths.auth_manage_panel=Yetkilendirme Yönetim Paneli -auths.new=Yeni Kaynak Ekle -auths.name=İsim -auths.type=Tür -auths.enabled=Aktifleştirilmiş -auths.updated=Güncellendi -auths.auth_type=Yetki Türü -auths.auth_name=Yetki İsmi -auths.security_protocol=Güvenlik Protokolü -auths.domain=Alan Adı -auths.host=Sunucu -auths.port=Port -auths.bind_dn=Bağlama DN'i -auths.bind_password=Bağlama Parolası -auths.bind_password_helper=Uyarı: Bu parola, ham halde bir metin dosyası içerisinde saklanacaktır. Yüksek izinli bir hesap kullanmayın. -auths.user_base=Kullanıcı Arama Tabanı -auths.user_dn=Kullanıcı DN'i -auths.attribute_username=Kullanıcı özelliği -auths.attribute_username_placeholder=Kullanıcı adı için giriş yapma form alanı kullanmak için boş bırakın. -auths.attribute_name=Ad özelliği -auths.attribute_surname=Soyad özelliği -auths.attribute_mail=E-posta özelliği -auths.attributes_in_bind=Bağlı DN tabanındaki özellikleri çek -auths.filter=Kullanıcı Filtresi -auths.admin_filter=Yönetici Filtresi -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP Yetkilendirme Türü -auths.smtphost=SMTP Sunucusu -auths.smtpport=SMTP Portu -auths.allowed_domains=İzin Verilen Alan Adları -auths.allowed_domains_helper=Her alan adını kısıtlamak için burayı boş bırakın. Çoklu alan adları virgülle ',' ayrılmalıdır. -auths.enable_tls=TLS Şifrelemeyi Aktifleştir -auths.skip_tls_verify=TLS Doğrulamasını Atla -auths.pam_service_name=PAM Servis Adı -auths.enable_auto_register=Otomatik Kaydolmayı Aktifleştir -auths.tips=İpuçları -auths.edit=Yetkilendirme Ayarlarını Düzenle -auths.activated=Bu yetkilendirme aktif -auths.new_success=Yeni yetkilendirme '%s' başarıyla eklendi. -auths.update_success=Yetkilendirme ayarları başarıyla güncellendi. -auths.update=Yetkilendirme Ayarlarını Güncelle -auths.delete=Bu Yetkilendirmeyi Sil -auths.delete_auth_title=Yetkilendirme Silme -auths.delete_auth_desc=Bu yetkilendirme silinecek. Devam etmek istiyor musunuz? -auths.still_in_used=Bu yetkilendirme hala bazı kullanıcılar tarafından kullanılıyor. Lütfen öncelikle bunları silin ya da başka oturum açma türlerine çevirin. -auths.deletion_success=Yetkilendirme başarıyla silindi! - -config.server_config=Sunucu Yapılandırması -config.app_name=Uygulama Adı -config.app_ver=Uygulama Sürümü -config.app_url=Uygulama Bağlantısı -config.domain=Alan Adı -config.offline_mode=Çevrim Dışı Modu -config.disable_router_log=Yönlendirici Log'larını Devre Dışı Bırak -config.run_user=Çalıştırma Kullanıcısı -config.run_mode=Çalıştırma Modu -config.repo_root_path=Depo Kök Yolu -config.static_file_root_path=Sabit Dosya Kök Yolu -config.log_file_root_path=Log Dosyası Kök Yolu -config.script_type=Betik Türü -config.reverse_auth_user=Tersine Yetkilendirme Kullanıcısı - -config.ssh_config=SSH Yapılandırması -config.ssh_enabled=Aktif -config.ssh_start_builtin_server=Hazır Sunucuyu Başlat -config.ssh_domain=Alan Adı -config.ssh_port=Port -config.ssh_listen_port=Port'u Dinle -config.ssh_root_path=Kök Yol -config.ssh_key_test_path=Anahtar Test Yolu -config.ssh_keygen_path=Keygen ('ssh-keygen') Yolu -config.ssh_minimum_key_size_check=Minimum Anahtar Uzunluğu Kontrolü -config.ssh_minimum_key_sizes=Minimum Anahtar Uzunlukları - -config.db_config=Veritabanı Yapılandırması -config.db_type=Türü -config.db_host=Sunucu -config.db_name=İsim -config.db_user=Kullanıcı -config.db_ssl_mode=SSL Biçimi -config.db_ssl_mode_helper=(sadece "postgres" için) -config.db_path=Yol -config.db_path_helper=("sqlite3" ve "tidb" için) - -config.service_config=Servis Yapılandırması -config.register_email_confirm=E-posta Onayı Gerekli -config.disable_register=Kaydolma Hizmet Dışı -config.show_registration_button=Kaydolma Tuşunu Göster -config.require_sign_in_view=Oturum Açma Görünümünü İste -config.mail_notify=E-posta Bildirimi -config.disable_key_size_check=Minimum Anahtar Uzunluğu Kontrolünü Devre Dışı Bırak -config.enable_captcha=Captcha'yı Aktifleştir -config.active_code_lives=Kod Yaşamlarını Aktifleştir -config.reset_password_code_lives=Kod Yaşamları Parolasını Yenile - -config.webhook_config=Web İstekleri Yapılandırması -config.queue_length=Kuyruk Uzunluğu -config.deliver_timeout=Dağıtım Zaman Aşımı -config.skip_tls_verify=TLS Doğrulamasını Atla - -config.mailer_config=Mailer Yapılandırması -config.mailer_enabled=Aktif -config.mailer_disable_helo=HELO'yu Devre Dışı Bırak -config.mailer_name=İsim -config.mailer_host=Sunucu -config.mailer_user=Kullanıcı -config.send_test_mail=Test E-Postası Gönder -config.test_mail_failed='%s' adresine test e-postası gönderimi başarısız: %v -config.test_mail_sent='%s' adresine test e-postası gönderildi. - -config.oauth_config=OAuth Yapılandırması -config.oauth_enabled=Aktif - -config.cache_config=Önbellek Yapılandırması -config.cache_adapter=Önbellek Uyarlayıcısı -config.cache_interval=Önbellek Aralığı -config.cache_conn=Önbellek Bağlantısı - -config.session_config=Oturum Yapılandırması -config.session_provider=Oturum Sağlayıcı -config.provider_config=Sağlayıcı Yapılandırması -config.cookie_name=Çerez Adı -config.enable_set_cookie=Çerezleri Aktifleştir -config.gc_interval_time=GC Aralık Zamanı -config.session_life_time=Oturum Yaşam Zamanı -config.https_only=Yalnız HTTPS -config.cookie_life_time=Çerez Yaşam Zamanı - -config.picture_config=Resim Yapılandırması -config.picture_service=Resim Servisi -config.disable_gravatar=Gravatar Hizmet Dışı -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=Log Yapılandırması -config.log_mode=Log Modu - -monitor.cron=Cron Görevleri -monitor.name=İsim -monitor.schedule=Program -monitor.next=Sonraki Zaman -monitor.previous=Önceki Zaman -monitor.execute_times=Çalıştırma Zamanları -monitor.process=Çalışan Süreçler -monitor.desc=Açıklama -monitor.start=Başlangıç Zamanı -monitor.execute_time=Çalıştırma Zamanı - -notices.system_notice_list=Sistem Bildirimleri -notices.view_detail_header=Bildirim Detayını Görüntüle -notices.actions=İşlemler -notices.select_all=Tümünü Seç -notices.deselect_all=Tümünü Seçmeyi Bırak -notices.inverse_selection=Seçimi Tersine Çevir -notices.delete_selected=Seçilenleri Sil -notices.delete_all=Tüm Bildirimleri Sil -notices.type=Tip -notices.type_1=Depo -notices.desc=Açıklama -notices.op=İşlem -notices.delete_success=Sistem bildirimleri başarıyla silindi. - -[action] -create_repo=depo <a href="%s">%s</a> oluşturuldu -rename_repo=<code>%[1]s</code> olan depo adını <a href="%[2]s">%[3]s</a> buna çevirdi -commit_repo=<a href="%[1]s">%[4]s</a> zamanında <a href="%[1]s/src/%[2]s">%[3]s</a> buraya push yaptı -create_issue=`<a href="%s/issues/%s">%s#%[2]s</a> sorununu açtı` -close_issue=`<a href="%s/issues/%s">%s#%[2]s</a> sorununu kapattı` -reopen_issue=`<a href="%s/issues/%s">%s#%[2]s</a> sorununu tekrar açtı` -create_pull_request=`<a href="%s/pulls/%s">%s#%[2]s</a> değişiklik isteğini oluşturdu` -close_pull_request=`<a href="%s/pulls/%s">%s#%[2]s</a> değişiklik isteğini kapattı` -reopen_pull_request=`<a href="%s/pulls/%s">%s#%[2]s</a> değişiklik isteğini tekrar açtı` -comment_issue=`<a href="%s/issues/%s">%s#%[2]s</a> sorununa yorum yazdı` -merge_pull_request=`<a href="%s/pulls/%s">%s#%[2]s</a> değişim isteğini birleştirdi` -transfer_repo=depo <code>%s</code> <a href="%s">%s</a>'a aktarıldı -push_tag=etiket <a href="%s/src/%s">%[2]s</a> <a href="%[1]s">%[3]s</a>'a itelendi -compare_commits=Bu %d işlemeler için karşılaştırmaları görüntüle - -[tool] -ago=önce -from_now=şu andan -now=şimdi -1s=1 saniye %s -1m=1 dakika %s -1h=1 saat %s -1d=1 gün %s -1w=1 hafta %s -1mon=1 ay %s -1y=1 yıl %s -seconds=%d saniye %s -minutes=%d dakika %s -hours=%d saat %s -days=%d gün %s -weeks=%d hafta %s -months=%d ay %s -years=%d yıl %s -raw_seconds=saniyeler -raw_minutes=dakikalar - -[dropzone] -default_message=Dosyaları yüklemek için sürükleyin veya tıklayın. -invalid_input_type=Bu türdeki dosyaları yükleyemezsiniz. -file_too_big=Dosyanızın boyutu:({{filesize}} MB) Boyut sınırını aşıyor. Maksimum boyut:({{maxFilesize}} MB). -remove_file=Dosya Kaldır - diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini deleted file mode 100644 index 557b3aee7d..0000000000 --- a/conf/locale/locale_zh-CN.ini +++ /dev/null @@ -1,1205 +0,0 @@ -app_desc=基于 Go 语言的自助 Git 服务 - -home=首页 -dashboard=控制面板 -explore=探索 -help=帮助 -sign_in=登录 -sign_out=退出 -sign_up=注册 -register=注册 -website=官方网站 -version=当前版本 -page=页面 -template=模板 -language=语言选项 -create_new=创建... -user_profile_and_more=用户信息及更多 -signed_in_as=已登录用户 - -username=用户名 -email=邮箱 -password=密码 -re_type=确认密码 -captcha=验证码 - -repository=仓库 -organization=组织 -mirror=镜像 -new_repo=创建新的仓库 -new_migrate=迁移外部仓库 -new_mirror=创建新的镜像 -new_fork=创建新的派生仓库 -new_org=创建新的组织 -manage_org=管理我的组织 -admin_panel=管理面板 -account_settings=帐户设置 -settings=帐户设置 -your_profile=个人信息 -your_settings=用户设置 - -activities=最近活动 -pull_requests=合并请求 -issues=工单管理 - -cancel=取消 - -[install] -install=安装页面 -title=首次运行安装程序 -docker_helper=如果您正在使用 Docker 容器运行 Gitea,请务必先仔细阅读 <a target="_blank" rel="noopener" href="%s">官方文档</a> 后再对本页面进行填写。 -requite_db_desc=Gitea 要求安装 MySQL、PostgreSQL、SQLite3 或 TiDB。 -db_title=数据库设置 -db_type=数据库类型 -host=数据库主机 -user=数据库用户 -password=数据库用户密码 -db_name=数据库名称 -db_helper=如果您使用 MySQL,请使用 INNODB 引擎以及 utf8_general_ci 字符集。 -ssl_mode=SSL 模式 -path=数据库文件路径 -sqlite_helper=SQLite3 或 TiDB 数据库文件路径。<br>作为服务启动时,请使用绝对路径。 -err_empty_db_path=SQLite3 或 TiDB 的数据库路径不能为空。 -err_invalid_tidb_name=TiDB 数据库名称不允许包含字符 "." 或 "-" 。 -no_admin_and_disable_registration=您不能够在未创建管理员用户的情况下禁止注册。 -err_empty_admin_password=管理员密码不能为空。 - -general_title=应用基本设置 -app_name=应用名称 -app_name_helper=快用狂拽酷炫的组织名称闪瞎我们! -repo_path=仓库根目录 -repo_path_helper=所有 Git 远程仓库都将被存放于该目录。 -run_user=运行系统用户 -run_user_helper=该用户必须具有对仓库根目录和运行 Gitea 的操作权限。 -domain=域名 -domain_helper=该设置影响 SSH 克隆地址。 -ssh_port=SSH 端口号 -ssh_port_helper=SSH 服务器的监听端口号,留空表示禁用 SSH 功能。 -http_port=HTTP 端口号 -http_port_helper=应用监听的端口号 -app_url=应用 URL -app_url_helper=该设置影响 HTTP/HTTPS 克隆地址和一些邮箱中的链接。 -log_root_path=日志路径 -log_root_path_helper=存放日志文件的目录 - -optional_title=可选设置 -email_title=邮件服务设置 -smtp_host=SMTP 主机 -smtp_from=邮件来自 -smtp_from_helper=邮件来自地址,遵循 RFC 5322 标准。可以是一个单纯的邮箱地址或使用 "Name" <email@example.com> 的格式。 -mailer_user=发送邮箱 -mailer_password=发送邮箱密码 -register_confirm=启用注册邮箱确认 -mail_notify=启用邮件通知提醒 -server_service_title=服务器和其它服务设置 -offline_mode=启用离线模式 -offline_mode_popup=在部署模式下也禁用从 CDN 获取文件,所以的资源都将从本地服务器获取。 -disable_gravatar=禁用 Gravatar 服务 -disable_gravatar_popup=禁用 Gravatar 和自定义源,仅使用由用户上传的或默认的头像。 -federated_avatar_lookup=启用 Federated Avatars 查找 -federated_avatar_lookup_popup=启用 Federated Avatars 查找以使用开源的 Libravatar 服务。 -disable_registration=禁止用户自主注册 -disable_registration_popup=禁止用户自行注册功能,只有管理员可以添加帐号。 -enable_captcha=启用验证码服务 -enable_captcha_popup=要求在用户注册时输入预验证码 -require_sign_in_view=启用登录访问限制 -require_sign_in_view_popup=只有已登录的用户才能够访问页面,否则将只能看到登录或注册页面。 -admin_setting_desc=创建管理员帐号并不是必须的,因为 ID=1 的用户将自动获得管理员权限。 -admin_title=管理员帐号设置 -admin_name=管理员用户名 -admin_password=管理员密码 -confirm_password=确认密码 -admin_email=管理员邮箱 -install_btn_confirm=立即安装 -test_git_failed=无法识别 'git' 命令:%v -sqlite3_not_available=您所使用的发行版不支持 SQLite3,请从 %s 下载官方构建版,而不是 gobuild 版本。 -invalid_db_setting=数据库设置不正确:%v -invalid_repo_path=仓库根目录设置不正确:%v -run_user_not_match=运行系统用户非当前用户:%s -> %s -save_config_failed=应用配置保存失败:%v -invalid_admin_setting=管理员帐户设置不正确:%v -install_success=您好!我们很高兴您选择使用 Gitea,祝您使用愉快,代码从此无 BUG! -invalid_log_root_path=无效的日志路径:%v - -[home] -uname_holder=用户名或邮箱 -password_holder=密码 -switch_dashboard_context=切换控制面板用户 -my_repos=我的仓库 -show_more_repos=显示更多仓库... -collaborative_repos=参与协作的仓库 -my_orgs=我的组织 -my_mirrors=我的镜像 -view_home=访问 %s - -issues.in_your_repos=属于该用户仓库的 - -[explore] -repos=仓库 -users=用户 -organizations=组织 -search=搜索 -repo_no_results = 没有匹配的仓库。 -user_no_results = 没有匹配的用户。 -org_no_results = 没有匹配的组织。 - -[auth] -create_new_account=创建帐户 -register_hepler_msg=已经注册?立即登录! -social_register_hepler_msg=已经注册?立即绑定! -disable_register_prompt=对不起,注册功能已被关闭。请联系网站管理员。 -disable_register_mail=对不起,注册邮箱确认功能已被关闭。 -remember_me=记住登录 -forgot_password=忘记密码 -forget_password=忘记密码? -sign_up_now=还没帐户?马上注册。 -confirmation_mail_sent_prompt=一封新的确认邮件已经被发送至 <b>%s</b>,请检查您的收件箱并在 %d 小时内完成确认注册操作。 -active_your_account=激活您的帐户 -prohibit_login=禁止登录 -prohibit_login_desc=您的帐户被禁止登录,请联系网站管理员。 -resent_limit_prompt=对不起,您请求发送激活邮件过于频繁,请等待 3 分钟后再试! -has_unconfirmed_mail=%s 您好,系统检测到您有一封发送至 <b>%s</b> 但未被确认的邮件。如果您未收到激活邮件,或需要重新发送,请单击下方的按钮。 -resend_mail=单击此处重新发送确认邮件 -email_not_associate=您输入的邮箱地址未被关联到任何帐号! -send_reset_mail=单击此处(重新)发送您的密码重置邮件 -reset_password=重置密码 -invalid_code=对不起,您的确认代码已过期或已失效。 -reset_password_helper=单击此处重置密码 -password_too_short=密码长度不能少于 6 位! -non_local_account=非本地类型的帐户无法通过 Gitea 修改密码。 - -[mail] -activate_account=请激活您的帐户 -activate_email=请验证您的邮箱地址 -reset_password=重置您的密码 -register_success=注册成功,欢迎使用 -register_notify=欢迎使用 - -[modal] -yes=确认操作 -no=取消操作 -modify=确认修改 - -[form] -UserName=用户名 -RepoName=仓库名称 -Email=邮箱地址 -Password=密码 -Retype=确认密码 -SSHTitle=SSH 密钥名称 -HttpsUrl=HTTPS URL 地址 -PayloadUrl=推送地址 -TeamName=团队名称 -AuthName=认证名称 -AdminEmail=管理员邮箱 - -NewBranchName=新的分支名称 -CommitSummary=提交小结 -CommitMessage=提交消息 -CommitChoice=提交选择 -TreeName=文件路径 -Content=内容 - -require_error=不能为空。 -alpha_dash_error=必须为英文字母、阿拉伯数字或横线(-_)。 -alpha_dash_dot_error=必须为英文字母、阿拉伯数字、横线(-_)或点。 -size_error=长度必须为 %s。 -min_size_error=长度最小为 %s 个字符。 -max_size_error=长度最大为 %s 个字符。 -email_error=不是一个有效的邮箱地址。 -url_error=不是一个有效的 URL。 -include_error=必须包含子字符串 '%s'。 -unknown_error=未知错误: -captcha_incorrect=验证码未匹配。 -password_not_match=密码与确认密码未匹配。 - -username_been_taken=用户名已经被占用。 -repo_name_been_taken=仓库名称已经被占用。 -org_name_been_taken=组织名称已经被占用。 -team_name_been_taken=团队名称已经被占用。 -email_been_used=邮箱地址已经被使用。 -username_password_incorrect=用户名或密码不正确。 -enterred_invalid_repo_name=请检查您输入的仓库名称是正确。 -enterred_invalid_owner_name=请检查您输入的新所有者用户名是否正确。 -enterred_invalid_password=请检查您输入的密码是否正确。 -user_not_exist=被操作的用户不存在! -last_org_owner=被移除用户为最后一位管理员。请添加一位新的管理员再进行移除成员操作! - -invalid_ssh_key=很抱歉,我们无法验证您输入的 SSH 密钥:%s -unable_verify_ssh_key=Gitea 无法验证您输入的 SSH 密钥,但我们假设那是有效的密钥,请您自行确保其有效性! -auth_failed=授权验证失败:%v - -still_own_repo=您的帐户仍然是某些仓库的拥有者,您必须先转移或删除它们才能执行删除帐户操作! -still_has_org=您的帐户仍旧是某些组织的成员,您必须先离开或删除组织。 -org_still_own_repo=该组织仍然是某些仓库的拥有者,您必须先转移或删除它们才能执行删除组织操作! - -target_branch_not_exist=目标分支不存在。 - -[user] -change_avatar=修改头像 -join_on=加入于 -repositories=仓库列表 -activity=公开活动 -followers=关注者 -starred=已点赞 -following=关注中 -follow=关注 -unfollow=取消关注 - -form.name_reserved=用户名 '%s' 是被保留的。 -form.name_pattern_not_allowed=用户名不允许 '%s' 的格式。 - -[settings] -profile=个人信息 -password=修改密码 -avatar=头像设置 -ssh_keys=管理 SSH 密钥 -social=社交帐号绑定 -applications=管理授权应用 -orgs=管理组织 -delete=删除帐户 -uid=用户 ID - -public_profile=公开信息 -profile_desc=您的邮箱地址将会被公开,并被用于接收帐户的所有提醒和通知。 -password_username_disabled=非本地类型的用户被禁止修改用户名。 -full_name=自定义名称 -website=个人网站 -location=所在地区 -update_profile=更新信息 -update_profile_success=您的个人信息更新成功! -change_username=用户名将被修改 -change_username_prompt=该操作将会影响到所有与您帐户有关的链接 -continue=继续操作 -cancel=取消操作 - -lookup_avatar_by_mail=通过邮箱地址获取头像 -federated_avatar_lookup=Federated Avatar 查找 -enable_custom_avatar=启动自定义头像 -choose_new_avatar=选择新的头像 -update_avatar=更新头像设置 -delete_current_avatar=删除当前头像 -uploaded_avatar_not_a_image=上传的文件不是一张图片! -update_avatar_success=您的头像设置更新成功! - -change_password=修改密码 -old_password=当前密码 -new_password=新的密码 -retype_new_password=重新输入新的密码 -password_incorrect=当前密码不正确! -change_password_success=密码修改成功!您现在可以使用新的密码登录。 -password_change_disabled=非本地类型的用户被禁止修改密码。 - -emails=邮箱地址 -manage_emails=管理邮箱地址 -email_desc=您的主要邮箱地址将被用于通知提醒和其它操作。 -primary=主要 -primary_email=设为主要 -delete_email=删除 -email_deletion=邮箱删除操作 -email_deletion_desc=删除该邮箱地址将会移除所有相关的信息。是否继续? -email_deletion_success=邮箱删除成功! -add_new_email=添加新的邮箱地址 -add_email=添加邮箱 -add_email_confirmation_sent=一封待确认的电子邮件已发送到 '%s',请在 %d 小时内检查您的收件箱,并完成确认过程。 -add_email_success=新的邮箱地址添加成功! - -manage_ssh_keys=管理 SSH 密钥 -add_key=增加密钥 -ssh_desc=以下是与您帐户所关联的 SSH 密钥,如果您发现有陌生的密钥,请立即删除它! -ssh_helper=<strong>需要帮助?</strong> 请查看有关 <a href="%s">如何生成 SSH 密钥</a> 或 <a href="%s">常见 SSH 问题</a> 寻找答案。 -add_new_key=增加 SSH 密钥 -ssh_key_been_used=公开密钥已经被使用! -ssh_key_name_used=使用相同名称的公开密钥已经存在! -key_name=密钥名称 -key_content=密钥内容 -add_key_success=新的 SSH 密钥 '%s' 添加成功! -delete_key=删除 -ssh_key_deletion=删除 SSH 公钥操作 -ssh_key_deletion_desc=删除该 SSH 公钥将删除所有与您帐户相关的访问权限。是否继续? -ssh_key_deletion_success=SSH 公钥删除成功! -add_on=增加于 -last_used=上次使用在 -no_activity=没有最近活动 -key_state_desc=该密钥在 7 天内被使用过 -token_state_desc=该令牌在 7 天内被使用过 - -manage_social=管理关联社交帐户 -social_desc=以下是与您帐户所关联的社交帐号,如果您发现有陌生的关联,请立即解除绑定! -unbind=解除绑定 -unbind_success=社交帐号解除绑定成功! - -manage_access_token=管理个人操作令牌 -generate_new_token=生成新的令牌 -tokens_desc=您可以使用这些已生成的令牌来操作 Gitea API。 -new_token_desc=目前为止,任何令牌都对您的帐户拥有完整的操作权限。 -token_name=令牌名称 -generate_token=生成令牌 -generate_token_succees=新的操作令牌生成成功!您必须立即复制到一个安全的地方,因为该令牌只会显示一次! -delete_token=删除令牌 -access_token_deletion=删除个人操作令牌操作 -access_token_deletion_desc=删除该个人操作令牌将删除所有相关的应用程序的访问权限。是否继续? -delete_token_success=个人操作令牌删除成功!请更新与该令牌有关的所有应用。 - -delete_account=删除当前帐户 -delete_prompt=删除操作会永久清除您的帐户信息,并且 <strong>不可恢复</strong>! -confirm_delete_account=确认删除帐户 -delete_account_title=帐户删除操作 -delete_account_desc=该帐户将被永久性删除,您确定要继续操作吗? - -[repo] -owner=拥有者 -repo_name=仓库名称 -repo_name_helper=伟大的仓库名称一般都较短、令人深刻并且 <strong>独一无二</strong> 的。 -visibility=可见性 -visiblity_helper=该仓库为 <span class="ui red text">私有的</span> -visiblity_helper_forced=网站管理员已强制要求所有新建仓库必须为 <span class="ui red text">私有的</span> -visiblity_fork_helper=(修改该值将会影响到所有派生仓库) -clone_helper=不知道如何操作?访问 <a target="_blank" rel="noopener" href="%s">此处</a> 查看帮助! -fork_repo=派生仓库 -fork_from=派生自 -fork_visiblity_helper=派生仓库无法修改可见性 -repo_desc=仓库描述 -repo_lang=仓库语言 -repo_gitignore_helper=选择 .gitignore 模板 -license=授权许可 -license_helper=请选择授权许可文件 -readme=自述文档 -readme_helper=请选择自述文档模板 -auto_init=使用选定的文件和模板初始化仓库 -create_repo=创建仓库 -default_branch=默认分支 -mirror_prune=修剪 -mirror_prune_desc=当远程追踪的引用被删除时本地也同步删除 -mirror_interval=镜像同步周期(小时) -mirror_address=镜像地址 -mirror_address_desc=请在镜像地址中写入必要的用户凭据信息。 -mirror_last_synced=上次同步时间: -watchers=关注者 -stargazers=称赞者 -forks=派生仓库 - -form.reach_limit_of_creation=该用户已经达到允许创建 %d 个仓库的最大上限。 -form.name_reserved=仓库名称 '%s' 是被保留的。 -form.name_pattern_not_allowed=仓库名称不允许 '%s' 的格式。 - -need_auth=需要授权验证 -migrate_type=迁移类型 -migrate_type_helper=该仓库将是一个 <span class="text blue">镜像</span> -migrate_repo=迁移仓库 -migrate.clone_address=克隆地址 -migrate.clone_address_desc=该地址可以是 HTTP/HTTPS/GIT URL 或本地服务器路径。 -migrate.permission_denied=您没有获得导入本地仓库的权限。 -migrate.invalid_local_path=无效的本地路径,不存在或不是一个目录! -migrate.failed=迁移失败:%v - -mirror_from=镜像自地址 -forked_from=派生自 -fork_from_self=无法派生已经拥有的仓库! -copy_link=复制链接 -copy_link_success=复制成功! -copy_link_error=请按下 ⌘-C 或 Ctrl-C 复制 -copied=复制成功 -unwatch=取消关注 -watch=关注 -unstar=取消点赞 -star=点赞 -fork=派生 - -no_desc=暂无描述 -quick_guide=快速帮助 -clone_this_repo=克隆当前仓库 -create_new_repo_command=从命令行创建一个新的仓库 -push_exist_repo=从命令行推送已经创建的仓库 -repo_is_empty=该仓库不包含任何内容,请稍后再进行访问! - -code=代码 -branch=分支 -tree=目录树 -filter_branch_and_tag=过滤分支或标签 -branches=分支列表 -tags=标签列表 -issues=工单管理 -pulls=合并请求 -labels=标签管理 -milestones=里程碑 -commits=提交历史 -releases=版本发布 -file_raw=原始文件 -file_history=文件历史 -file_view_raw=查看原始文件 -file_permalink=永久链接 -file_too_large=文件过大导致无法显示 - -editor.new_file=新的文件 -editor.upload_file=上传文件 -editor.edit_file=编辑文件 -editor.preview_changes=预览变更 -editor.cannot_edit_non_text_files=无法编辑非文本文件 -editor.edit_this_file=编辑此文件 -editor.must_be_on_a_branch=您必须在某个分支上才能对此文件进行修改操作 -editor.fork_before_edit=您必须派生此仓库才能对此文件进行修改操作 -editor.delete_this_file=删除此文件 -editor.must_have_write_access=您必须具有可写权限才能对此文件进行修改操作 -editor.file_delete_success=文件 '%s' 删除成功! -editor.name_your_file=命名文件... -editor.filename_help=输入名称后按下 / 键即可添加目录,或将光标移至输入框最左侧按下退格键移除目录。 -editor.or=或 -editor.cancel_lower=取消 -editor.commit_changes=提交变更 -editor.add_tmpl=添加 '%s/<文件名>' -editor.add=添加 '%s' -editor.update=更新 '%s' -editor.delete=删除 '%s' -editor.commit_message_desc=添加一个可选的扩展描述... -editor.commit_directly_to_this_branch=直接提交至 <strong class="branch-name">%s</strong> 分支。 -editor.create_new_branch=为此提交创建一个 <strong>新的分支</strong> 并发起合并请求。 -editor.new_branch_name_desc=新的分支名称... -editor.cancel=取消 -editor.filename_cannot_be_empty=文件名不能为空。 -editor.branch_already_exists=此仓库已存在名为 '%s' 的分支。 -editor.directory_is_a_file=路径 '%s' 的父路径中包含此仓库已存在的文件名。 -editor.file_is_a_symlink = '%s'数据是网页编辑器不能改变的符号链接。 -editor.filename_is_a_directory=文件名 '%s' 是此仓库中已存在的目录名。 -editor.file_editing_no_longer_exists=您编辑的文件 '%s' 已经不存在于此仓库中。 -editor.file_changed_while_editing=文件内容在您进行编辑时已经发生变动。<a target="_blank" rel="noopener" href="%s">单击此处</a> 查看变动的具体内容,或者 <strong>再次提交</strong> 覆盖已发生的变动。 -editor.file_already_exists=此仓库已经存在名为 '%s' 的文件。 -editor.no_changes_to_show=没有可以显示的变更。 -editor.fail_to_update_file=更新/创建文件 '%s' 时发生错误:%v -editor.add_subdir=添加子目录... -editor.unable_to_upload_files=上传文件至 '%s' 时发生错误:%v -editor.upload_files_to_dir=上传文件至 '%s' - -commits.commits=次代码提交 -commits.search=搜索提交历史 -commits.find=查找 -commits.author=作者 -commits.message=备注 -commits.date=提交日期 -commits.older=更旧的提交 -commits.newer=更新的提交 - -issues.new=创建工单 -issues.new.labels=标签 -issues.new.no_label=未选择标签 -issues.new.clear_labels=清除选中标签 -issues.new.milestone=里程碑 -issues.new.no_milestone=未选择里程碑 -issues.new.clear_milestone=取消选中里程碑 -issues.new.open_milestone=开启中的里程碑 -issues.new.closed_milestone=已关闭的里程碑 -issues.new.assignee=指派成员 -issues.new.clear_assignee=取消指派成员 -issues.new.no_assignee=未指派成员 -issues.create=创建工单 -issues.new_label=创建标签 -issues.new_label_placeholder=标签名称... -issues.create_label=创建标签 -issues.label_templates.title=加载预定义的标签模板 -issues.label_templates.info=此仓库还未创建任何标签,您可以通过上方的 "创建标签" 创建一个新的标签或加载一组预定义的标签。 -issues.label_templates.helper=选择标签模板 -issues.label_templates.use=加载标签模板 -issues.label_templates.fail_to_load_file=加载标签模板文件 '%s' 时发生错误:%v -issues.open_tab=%d 个开启中 -issues.close_tab=%d 个已关闭 -issues.filter_label=标签筛选 -issues.filter_label_no_select=无筛选标签 -issues.filter_milestone=里程碑筛选 -issues.filter_milestone_no_select=无筛选里程碑 -issues.filter_assignee=指派人筛选 -issues.filter_assginee_no_select=无筛选指派人 -issues.filter_type=类型筛选 -issues.filter_type.all_issues=所有工单 -issues.filter_type.assigned_to_you=指派给您的 -issues.filter_type.created_by_you=由您创建的 -issues.filter_type.mentioning_you=提及您的 -issues.filter_sort=排序 -issues.filter_sort.latest=最新创建 -issues.filter_sort.oldest=最早创建 -issues.filter_sort.recentupdate=最近更新 -issues.filter_sort.leastupdate=最少更新 -issues.filter_sort.mostcomment=最多评论 -issues.filter_sort.leastcomment=最少评论 -issues.opened_by=由 <a href="%[2]s">%[3]s</a> 与 %[1]s创建 -issues.opened_by_fake=由 %[2]s 于 %[1]s创建 -issues.previous=上一页 -issues.next=下一页 -issues.open_title=开启中 -issues.closed_title=已关闭 -issues.num_comments=%d 条评论 -issues.commented_at=`评论于 <a href="#%s">%s</a>` -issues.delete_comment_confirm=您确定要删除该条评论吗? -issues.no_content=这个人很懒,什么都没留下。 -issues.close_issue=关闭 -issues.close_comment_issue=评论并关闭 -issues.reopen_issue=重新开启 -issues.reopen_comment_issue=评论并重新开启 -issues.create_comment=评论 -issues.closed_at=`于 <a id="%[1]s" href="#%[1]s">%[2]s</a> 关闭` -issues.reopened_at=`于 <a id="%[1]s" href="#%[1]s">%[2]s</a> 重新开启` -issues.commit_ref_at=`在代码提交 <a id="%[1]s" href="#%[1]s">%[2]s</a> 中引用了该工单` -issues.poster=发布者 -issues.collaborator=协作者 -issues.owner=所有者 -issues.sign_in_require_desc=<a href="%s">登陆</a> 并参与到对话中。 -issues.edit=编辑 -issues.cancel=取消 -issues.save=保存 -issues.label_title=标签名称 -issues.label_color=标签颜色 -issues.label_count=%d 个标签 -issues.label_open_issues=%d 个开启的工单 -issues.label_edit=编辑 -issues.label_delete=删除 -issues.label_modify=修改标签 -issues.label_deletion=删除标签操作 -issues.label_deletion_desc=删除该标签将会移除所有工单中相关的信息。是否继续? -issues.label_deletion_success=标签删除成功! -issues.num_participants=%d 名参与者 -issues.attachment.open_tab=`在新的标签页中查看 '%s'` -issues.attachment.download=`点击下载 '%s'` - -pulls.new=创建合并请求 -pulls.compare_changes=对比文件变化 -pulls.compare_changes_desc=对比两个分支间的文件变化并发起一个合并请求。 -pulls.compare_base=基准分支 -pulls.compare_compare=对比分支 -pulls.filter_branch=过滤分支 -pulls.no_results=未找到结果 -pulls.nothing_to_compare=基准和对比分支代码已经同步,无需进行对比。 -pulls.has_pull_request=`已经存在目标分支的合并请求:<a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=创建合并请求 -pulls.title_desc=请求将 %[1]d 次代码提交从 <code>%[2]s</code> 合并至 <code>%[3]s</code> -pulls.merged_title_desc=于 %[4]s 将 %[1]d 次代码提交从 <code>%[2]s</code>合并至 <code>%[3]s</code> -pulls.tab_conversation=对话内容 -pulls.tab_commits=代码提交 -pulls.tab_files=文件变动 -pulls.reopen_to_merge=请重新开启合并请求来完成合并操作。 -pulls.merged=已合并 -pulls.has_merged=该合并请求已经成功合并! -pulls.data_broken=该合并请求的数据由于派生仓库的相关信息被删除而被破坏。 -pulls.is_checking=该合并请求正在进行冲突检查,请稍后再刷新页面。 -pulls.can_auto_merge_desc=该合并请求可以进行自动合并操作。 -pulls.cannot_auto_merge_desc=该合并请求存在冲突,无法进行自动合并操作。 -pulls.cannot_auto_merge_helper=请手动拉取代码变更以解决冲突。 -pulls.merge_pull_request=合并请求 -pulls.open_unmerged_pull_exists=`由于已经存在来自相同仓库和合并信息的未合并请求(#%d),您无法执行重新开启操作。` - -milestones.new=新的里程碑 -milestones.open_tab=%d 开启中 -milestones.close_tab=%d 已关闭 -milestones.closed=于 %s关闭 -milestones.no_due_date=暂无截止日期 -milestones.open=开启 -milestones.close=关闭 -milestones.new_subheader=创建里程碑来更好地组织您的工单。 -milestones.create=创建里程碑 -milestones.title=标题 -milestones.desc=描述 -milestones.due_date=截止日期(可选) -milestones.clear=清除 -milestones.invalid_due_date_format=截止日期的格式错误,必须是 'yyyy-mm-dd' 的形式。 -milestones.create_success=里程碑 '%s' 创建成功! -milestones.edit=编辑里程碑 -milestones.edit_subheader=使用更加清晰的描述来帮助人们更好地理解里程碑的作用。 -milestones.cancel=取消 -milestones.modify=修改里程碑 -milestones.edit_success=里程碑 '%s' 的修改内容已经生效! -milestones.deletion=删除里程碑操作 -milestones.deletion_desc=删除该里程碑将会移除所有工单中相关的信息。是否继续? -milestones.deletion_success=里程碑删除成功! - -wiki=Wiki -wiki.welcome=欢迎使用 Wiki! -wiki.welcome_desc=Wiki 是用于共同协作文档的地方,清晰的文档可以帮助其他人深入了解您的项目。 -wiki.create_first_page=创建第一个页面 -wiki.page=页面 -wiki.filter_page=过滤页面 -wiki.new_page=创建新的页面 -wiki.default_commit_message=关于此次修改的说明(可选)。 -wiki.save_page=保存页面 -wiki.last_commit_info=%s 于 %s 修改了此页面 -wiki.edit_page_button=修改 -wiki.new_page_button=新的页面 -wiki.delete_page_button=删除页面 -wiki.delete_page_notice_1=此操作将删除页面 <code>"%s"</code>,请三思而后行。 -wiki.page_already_exists=相同名称的 Wiki 页面已经存在。 -wiki.pages=所有页面 -wiki.last_updated=最后更新于 %s - -settings=仓库设置 -settings.options=基本设置 -settings.collaboration=管理协作者 -settings.collaboration.admin=管理权限 -settings.collaboration.write=可写权限 -settings.collaboration.read=可读权限 -settings.collaboration.undefined=未定义 -settings.hooks=管理 Web 钩子 -settings.githooks=管理 Git 钩子 -settings.basic_settings=基本设置 -settings.mirror_settings=镜像设置 -settings.sync_mirror=立即同步 -settings.mirror_sync_in_progress=镜像同步请求已经生效,请稍后刷新页面。 -settings.site=官方网站 -settings.update_settings=更新仓库设置 -settings.change_reponame_prompt=该操作将会影响到所有与该仓库有关的链接 -settings.advanced_settings=高级设置 -settings.wiki_desc=启用 Wiki 系统 -settings.use_internal_wiki=使用内置 Wiki 系统 -settings.use_external_wiki=使用外部 Wiki -settings.external_wiki_url=外部 Wiki 链接 -settings.external_wiki_url_desc=当访问者单击分页标签时,将会被重定向到该链接。 -settings.issues_desc=启用工单管理系统 -settings.use_internal_issue_tracker=使用内置的轻量级工单管理系统 -settings.use_external_issue_tracker=使用外部的工单管理系统 -settings.tracker_url_format=外部工单管理系统的 URL 格式 -settings.tracker_issue_style=外部工单管理系统命名风格: -settings.tracker_issue_style.numeric=纯数字形式 -settings.tracker_issue_style.alphanumeric=英文字母数字组合形式 -settings.tracker_url_format_desc=您可以使用 <code>{user} {repo} {index}</code> 分别作为用户名、仓库名和工单索引的占位符。 -settings.pulls_desc=启用合并请求以接受社区贡献 -settings.danger_zone=危险操作区 -settings.new_owner_has_same_repo=新的仓库拥有者已经存在同名仓库! -settings.convert=转换为普通仓库 -settings.convert_desc=您可以将该镜像仓库转换为普通仓库,且此操作不可逆。 -settings.convert_notices_1=- 该操作会将该镜像仓库转换为普通仓库,且操作不可逆。 -settings.convert_confirm=确认转换 -settings.convert_succeed=转换为普通仓库类型成功! -settings.transfer=转移仓库所有权 -settings.transfer_desc=您可以将仓库转移至您拥有管理员权限的帐户或组织。 -settings.transfer_notices_1=- 如果您将仓库转移给个人用户,您将会丢失操作权限。 -settings.transfer_notices_2=- 如果您将仓库转移给您是所有者的组织,您的操作权限将被保留。 -settings.transfer_form_title=请输入以下信息以确认您的操作: -settings.wiki_delete=清除 Wiki 数据 -settings.wiki_delete_desc=清除 Wiki 数据操作不可逆转,请三思而后行。 -settings.wiki_delete_notices_1=- 此操作将会清除并禁用仓库 %s 的 Wiki -settings.wiki_deletion_success=仓库 Wiki 数据清除成功! -settings.delete=删除本仓库 -settings.delete_desc=删除仓库操作不可逆转,请三思而后行。 -settings.delete_notices_1=- 此操作 <strong>不可以</strong> 被回滚。 -settings.delete_notices_2=- 此操作将永久删除该仓库,包括 Git 数据、 工单、 评论和协作者的操作权限。 -settings.delete_notices_fork_1=- 删除完成后所有的派生仓库都将转换为独立的仓库。 -settings.deletion_success=仓库删除成功! -settings.update_settings_success=仓库设置更新成功! -settings.transfer_owner=新拥有者 -settings.make_transfer=确认转移仓库 -settings.transfer_succeed=仓库所有权转移成功! -settings.confirm_delete=确认删除仓库 -settings.add_collaborator=增加新的协作者 -settings.add_collaborator_success=成功添加新的协作者! -settings.delete_collaborator=删除 -settings.collaborator_deletion=删除协作者 -settings.collaborator_deletion_desc=此用户被删除后将不再拥有相关的协作权限。是否继续? -settings.remove_collaborator_success=被操作的协作者已经被收回权限! -settings.search_user_placeholder=搜索用户... -settings.org_not_allowed_to_be_collaborator=组织不允许被添加为仓库协作者! -settings.user_is_org_member=被操作的用户是组织成员,因此无法添加为协作者! -settings.add_webhook=添加 Web 钩子 -settings.hooks_desc=Web 钩子允许您设定在 Gitea 上发生指定事件时对指定 URL 发送 POST 通知。查看 <a target="_blank" rel="noopener" href="%s">Webhooks 文档</a> 获取更多信息。 -settings.webhook_deletion=删除 Web 钩子 -settings.webhook_deletion_desc=删除该 Web 钩子将会删除与其有关的信息和推送历史。是否继续? -settings.webhook_deletion_success=Web 钩子删除成功! -settings.webhook.test_delivery=测试推送 -settings.webhook.test_delivery_desc=生成并推送一个模拟的 Push 事件 -settings.webhook.test_delivery_success=测试推送已经加入到队列,请耐心等待数秒再刷新推送记录。 -settings.webhook.request=请求内容 -settings.webhook.response=响应内容 -settings.webhook.headers=头信息 -settings.webhook.payload=推送内容 -settings.webhook.body=响应体 -settings.githooks_desc=Git 钩子是由 Git 本身提供的功能,以下为 Gitea 所支持的钩子列表。 -settings.githook_edit_desc=如果钩子未启动,则会显示样例文件中的内容。如果想要删除某个钩子,则提交空白文本即可。 -settings.githook_name=钩子名称 -settings.githook_content=钩子文本 -settings.update_githook=更新钩子设置 -settings.add_webhook_desc=我们会通过 <code>POST</code> 请求将订阅事件信息发送至向指定 URL 地址。您可以设置不同的数据接收方式(JSON 或 <code>x-www-form-urlencoded</code>)。 请查阅 <a target="_blank" rel="noopener" href="%s">Webhooks 文档</a> 获取更多信息。 -settings.payload_url=推送地址 -settings.content_type=数据格式 -settings.secret=密钥文本 -settings.slack_username=服务名称 -settings.slack_icon_url=图标 URL -settings.slack_color=颜色代码 -settings.event_desc=请设置您希望触发 Web 钩子的事件: -settings.event_push_only=只推送 <code>push</code> 事件。 -settings.event_send_everything=请把 <strong>一切</strong> 都给我 -settings.event_choose=我的命运自己主宰 -settings.event_create=创建 -settings.event_create_desc=创建分支或标签 -settings.event_pull_request=合并请求 -settings.event_pull_request_desc=开启、关闭、重新开启、编辑、指派、取消指派、更新标签、清除标签或同步合并请求 -settings.event_push=推送 -settings.event_push_desc=Git 仓库推送 -settings.active=是否激活 -settings.active_helper=当指定事件发生时我们将会触发此 Web 钩子。 -settings.add_hook_success=Web 钩子添加成功! -settings.update_webhook=更新 Web 钩子 -settings.update_hook_success=Web 钩子更新成功! -settings.delete_webhook=删除 Web 钩子 -settings.recent_deliveries=最近推送记录 -settings.hook_type=钩子类型 -settings.add_slack_hook_desc=为您的仓库增加 <a href="%s">Slack</a> 集成。 -settings.slack_token=令牌 -settings.slack_domain=域名 -settings.slack_channel=频道 -settings.deploy_keys=管理部署密钥 -settings.add_deploy_key=添加部署密钥 -settings.deploy_key_desc=部署密钥仅具有只读权限,它在功能上和个人用户的公开密钥有本质区别。 -settings.no_deploy_keys=您还没有添加任何部署密钥。 -settings.title=标题 -settings.deploy_key_content=密钥文本 -settings.key_been_used=部署密钥已经被使用! -settings.key_name_used=使用相同名称的部署密钥已经存在! -settings.add_key_success=新的部署密钥 '%s' 添加成功! -settings.deploy_key_deletion=删除部署密钥 -settings.deploy_key_deletion_desc=删除该部署密钥会移除本仓库所以相关的操作权限。是否继续? -settings.deploy_key_deletion_success=删除部署密钥成功! - -diff.browse_source=浏览代码 -diff.parent=父节点 -diff.commit=当前提交 -diff.data_not_available=暂无可用数据 -diff.show_diff_stats=显示文件统计 -diff.show_split_view=分列视图 -diff.show_unified_view=合并视图 -diff.stats_desc=共有 <strong> %d 个文件被更改</strong>,包括 <strong>%d 次插入</strong> 和 <strong>%d 次删除</strong> -diff.bin=二进制 -diff.view_file=查看文件 -diff.file_suppressed=文件差异内容过多而无法显示 -diff.too_many_files=部分文件因为文件数量过多而无法显示 - -release.releases=版本发布 -release.new_release=发布新版 -release.draft=草稿 -release.prerelease=预发行 -release.stable=稳定 -release.edit=编辑 -release.ahead=在该版本发布之后已有 <strong>%d</strong> 次代码提交到 %s 分支 -release.source_code=源代码 -release.new_subheader=发布版本对产品进行迭代。 -release.edit_subheader=详细的变更日志可以帮助用户更好地了解产品做了哪些改进。 -release.tag_name=标签名称 -release.target=目标分支 -release.tag_helper=选择或创建一个已经存在的标签 -release.title=标题 -release.content=内容 -release.write=内容编辑 -release.preview=效果预览 -release.loading=正在加载... -release.prerelease_desc=这是一个预发行版本 -release.prerelease_helper=我们会告知用户不建议将本次发布投入生产环境使用。 -release.cancel=取消 -release.publish=发布版本 -release.save_draft=保存草稿 -release.edit_release=编辑发布信息 -release.delete_release=删除此次发布 -release.deletion=删除版本发布操作 -release.deletion_desc=删除该版本发布将会移除相应的 Git 标签。是否继续? -release.deletion_success=版本发布删除成功! -release.tag_name_already_exist=已经存在使用相同标签进行发布的版本。 -release.tag_name_invalid=标签名称不是有效的名称。 -release.downloads=下载附件 - -[org] -org_name_holder=组织名称 -org_full_name_holder=组织全名 -org_name_helper=伟大的组织都有一个简短而寓意深刻的名字。 -create_org=创建组织 -repo_updated=最后更新于 -people=组织成员 -invite_someone=邀请他人加入 -teams=组织团队 -lower_members=名成员 -lower_repositories=个仓库 -create_new_team=创建新的团队 -org_desc=组织描述 -team_name=团队名称 -team_desc=团队描述 -team_name_helper=您可以使用该名称来通知该组全体成员。 -team_desc_helper=一句话描述这个团队是做什么的。 -team_permission_desc=请选择该团队所具有的权限等级: - -form.name_reserved=组织名称 '%s' 是被保留的。 -form.name_pattern_not_allowed=组织名称不允许 '%s' 的格式。 - -settings=组织设置 -settings.options=基本设置 -settings.full_name=组织全名 -settings.website=官方网站 -settings.location=所在地区 -settings.update_settings=更新组织设置 -settings.update_setting_success=组织设置更新成功! -settings.change_orgname_prompt=该操作将会影响到所有与该组织有关的链接 -settings.update_avatar_success=组织头像更新成功! -settings.delete=删除组织 -settings.delete_account=删除当前组织 -settings.delete_prompt=删除操作会永久清除该组织的信息,并且 <strong>不可恢复</strong>! -settings.confirm_delete_account=确认删除组织 -settings.delete_org_title=组织删除操作 -settings.delete_org_desc=该组织将被永久性删除,您确定要继续操作吗? -settings.hooks_desc=在此处添加的 Web 钩子将会应用到该组织下的 <strong>所有仓库</strong>。 - -members.membership_visibility=成员可见性: -members.public=公开成员 -members.public_helper=设为私有 -members.private=私有成员 -members.private_helper=设为公开 -members.member_role=成员角色: -members.owner=管理员 -members.member=普通成员 -members.remove=移除成员 -members.leave=离开组织 -members.invite_desc=邀请新的用户加入 %s: -members.invite_now=立即邀请 - -teams.join=加入团队 -teams.leave=离开团队 -teams.read_access=读取权限 -teams.read_access_helper=这个团队将拥有查看和克隆所属仓库的权限。 -teams.write_access=写入权限 -teams.write_access_helper=这个团队将拥有查看、克隆和推送所属仓库的权限。 -teams.admin_access=管理权限 -teams.admin_access_helper=这个团队将拥有查看、克隆、推送和添加其他组织成员到团队的权限。 -teams.no_desc=该团队暂无描述 -teams.settings=团队设置 -teams.owners_permission_desc=管理员团队对 <strong>所有仓库</strong> 具有操作权限,且对组织具有 <strong>管理员权限</strong>。 -teams.members=团队成员 -teams.update_settings=更新团队设置 -teams.delete_team=删除当前团队 -teams.add_team_member=添加团队成员 -teams.delete_team_title=团队删除操作 -teams.delete_team_desc=删除操作会永久清除有关该团队的信息,您确定要继续操作吗?团队成员可能会失去对某些仓库的操作权限。 -teams.delete_team_success=指定团队删除成功! -teams.read_permission_desc=该团队拥有对所属仓库的 <strong>读取</strong> 权限,团队成员可以进行查看和克隆等只读操作。 -teams.write_permission_desc=该团队拥有对所属仓库的 <strong>读取</strong> 和 <strong>写入</strong> 的权限。 -teams.admin_permission_desc=该团队拥有一定的 <strong>管理</strong> 权限,团队成员可以读取、克隆、推送以及添加其它仓库协作者。 -teams.repositories=团队仓库 -teams.search_repo_placeholder=搜索仓库... -teams.add_team_repository=添加团队仓库 -teams.remove_repo=移除仓库 -teams.add_nonexistent_repo=您尝试添加到团队的仓库不存在,请先创建仓库! - -[admin] -dashboard=控制面板 -users=用户管理 -organizations=组织管理 -repositories=仓库管理 -authentication=授权认证管理 -config=应用配置管理 -notices=系统提示管理 -monitor=应用监控面板 -first_page=首页 -last_page=末页 -total=总计:%d - -dashboard.statistic=应用统计数据 -dashboard.operations=管理员操作 -dashboard.system_status=系统监视状态 -dashboard.statistic_info=Gitea 数据库统计:<b>%d</b> 位用户,<b>%d</b> 个组织,<b>%d</b> 个公钥,<b>%d</b> 个仓库,<b>%d</b> 个仓库关注,<b>%d</b> 个赞,<b>%d</b> 次行为,<b>%d</b> 条权限记录,<b>%d</b> 张工单,<b>%d</b> 次评论,<b>%d</b> 个社交帐号,<b>%d</b> 个用户关注,<b>%d</b> 个镜像,<b>%d</b> 个版本发布,<b>%d</b> 个登录源,<b>%d</b> 个 Web 钩子,<b>%d</b> 个里程碑,<b>%d</b> 个标签,<b>%d</b> 个钩子任务,<b>%d</b> 个团队,<b>%d</b> 个更新任务,<b>%d</b> 个附件。 -dashboard.operation_name=操作名称 -dashboard.operation_switch=开关 -dashboard.operation_run=执行 -dashboard.clean_unbind_oauth=清理未绑定社交帐号 -dashboard.clean_unbind_oauth_success=所有未绑定社交数据清除成功! -dashboard.delete_inactivate_accounts=删除所有未激活帐户 -dashboard.delete_inactivate_accounts_success=所有未激活帐号清除成功! -dashboard.delete_repo_archives=删除所有仓库存档 -dashboard.delete_repo_archives_success=所有仓库存档清除成功! -dashboard.delete_missing_repos=删除所有丢失 Git 文件的仓库记录 -dashboard.delete_missing_repos_success=所有丢失 Git 文件的仓库记录删除成功! -dashboard.git_gc_repos=对仓库进行垃圾回收 -dashboard.git_gc_repos_success=所有仓库垃圾回收成功! -dashboard.resync_all_sshkeys=重新生成 '.ssh/authorized_keys' 文件(警告:不是 Gitea 的密钥也会被删除) -dashboard.resync_all_sshkeys_success=所有公钥重新生成成功! -dashboard.resync_all_update_hooks=重新生成所有仓库的 Update 钩子(用于自定义配置文件被修改) -dashboard.resync_all_update_hooks_success=所有仓库的 Update 钩子重新生成成功! -dashboard.reinit_missing_repos=重新初始化所有丢失 Git 文件的仓库 -dashboard.reinit_missing_repos_success=所有丢失 Git 文件的仓库重新初始化成功! - -dashboard.server_uptime=服务运行时间 -dashboard.current_goroutine=当前 Goroutines 数量 -dashboard.current_memory_usage=当前内存使用量 -dashboard.total_memory_allocated=所有被分配的内存 -dashboard.memory_obtained=内存占用量 -dashboard.pointer_lookup_times=指针查找次数 -dashboard.memory_allocate_times=内存分配次数 -dashboard.memory_free_times=内存释放次数 -dashboard.current_heap_usage=当前 Heap 内存使用量 -dashboard.heap_memory_obtained=Heap 内存占用量 -dashboard.heap_memory_idle=Heap 内存空闲量 -dashboard.heap_memory_in_use=正在使用的 Heap 内存 -dashboard.heap_memory_released=被释放的 Heap 内存 -dashboard.heap_objects=Heap 对象数量 -dashboard.bootstrap_stack_usage=启动 Stack 使用量 -dashboard.stack_memory_obtained=被分配的 Stack 内存 -dashboard.mspan_structures_usage=MSpan 结构内存使用量 -dashboard.mspan_structures_obtained=被分配的 MSpan 结构内存 -dashboard.mcache_structures_usage=MCache 结构内存使用量 -dashboard.mcache_structures_obtained=被分配的 MCache 结构内存 -dashboard.profiling_bucket_hash_table_obtained=被分配的剖析哈希表内存 -dashboard.gc_metadata_obtained=被分配的 GC 元数据内存 -dashboard.other_system_allocation_obtained=其它被分配的系统内存 -dashboard.next_gc_recycle=下次 GC 内存回收量 -dashboard.last_gc_time=距离上次 GC 时间 -dashboard.total_gc_time=GC 执行时间总量 -dashboard.total_gc_pause=GC 暂停时间总量 -dashboard.last_gc_pause=上次 GC 暂停时间 -dashboard.gc_times=GC 执行次数 - -users.user_manage_panel=用户管理面板 -users.new_account=创建新的帐户 -users.name=用户名 -users.activated=已激活 -users.admin=管理员 -users.repos=仓库数 -users.created=创建时间 -users.send_register_notify=向用户发送注册通知邮件 -users.new_success=新的用户 '%s' 创建成功! -users.edit=编辑 -users.auth_source=认证源 -users.local=本地 -users.auth_login_name=认证登录名称 -users.password_helper=将值留空使其保持不变。 -users.update_profile_success=该用户信息更新成功! -users.edit_account=编辑用户信息 -users.max_repo_creation=最大允许创建仓库数量 -users.max_repo_creation_desc=(设置为 -1 表示使用全局默认值) -users.is_activated=该用户已被激活 -users.prohibit_login=该帐户被禁止登录 -users.is_admin=该用户具有管理员权限 -users.allow_git_hook=该用户具有创建 Git 钩子的权限 -users.allow_import_local=该用户具有导入本地仓库的权限 -users.update_profile=更新用户信息 -users.delete_account=删除该用户 -users.still_own_repo=该帐户仍然是某些仓库的拥有者,您必须先转移或删除它们才能执行删除帐户操作! -users.still_has_org=该帐户仍旧是某些组织的成员,您必须先使其离开或删除组织。 -users.deletion_success=用户删除成功! - -orgs.org_manage_panel=组织管理面板 -orgs.name=组织名称 -orgs.teams=团队数 -orgs.members=成员数 - -repos.repo_manage_panel=仓库管理界面 -repos.owner=所有者 -repos.name=仓库名称 -repos.private=私有库 -repos.watches=关注数 -repos.stars=点赞数 -repos.issues=工单数 - -auths.auth_manage_panel=认证管理面板 -auths.new=添加新的源 -auths.name=认证名称 -auths.type=认证类型 -auths.enabled=已启用 -auths.updated=最后更新时间 -auths.auth_type=认证类型 -auths.auth_name=认证名称 -auths.security_protocol=安全协议 -auths.domain=域名 -auths.host=主机地址 -auths.port=主机端口 -auths.bind_dn=绑定 DN -auths.bind_password=绑定密码 -auths.bind_password_helper=警告:该密码将会以明文的形式保存在数据库中。请不要使用拥有高权限的帐户! -auths.user_base=用户搜索基准 -auths.user_dn=User DN -auths.attribute_username=用户名属性 -auths.attribute_username_placeholder=留空表示使用用户登录时所使用的用户名 -auths.attribute_name=名字属性 -auths.attribute_surname=姓氏属性 -auths.attribute_mail=邮箱属性 -auths.attributes_in_bind=从 Bind DN 中拉取属性信息 -auths.filter=用户过滤规则 -auths.admin_filter=管理员过滤规则 -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP 认证类型 -auths.smtphost=SMTP 主机地址 -auths.smtpport=SMTP 主机端口 -auths.allowed_domains=域名白名单 -auths.allowed_domains_helper=将值留空表示不对域名做任何限制。多个域名之间需要使用逗号 ',' 分隔。 -auths.enable_tls=启用 TLS 加密 -auths.skip_tls_verify=忽略 TLS 验证 -auths.pam_service_name=PAM 服务名称 -auths.enable_auto_register=允许授权用户自动注册 -auths.tips=帮助提示 -auths.edit=编辑认证设置 -auths.activated=该授权认证已经启用 -auths.new_success=新的授权源 "%s" 添加成功! -auths.update_success=认证设置更新成功! -auths.update=更新认证设置 -auths.delete=删除该认证 -auths.delete_auth_title=删除认证操作 -auths.delete_auth_desc=该认证将被删除。是否继续? -auths.still_in_used=此认证仍旧与一些用户有关联,请先删除或者将这些用户转换为其它登录类型。 -auths.deletion_success=授权源删除成功! - -config.server_config=服务器配置 -config.app_name=应用名称 -config.app_ver=应用版本 -config.app_url=应用 URL -config.domain=应用域名 -config.offline_mode=离线模式 -config.disable_router_log=关闭路由日志 -config.run_user=运行用户 -config.run_mode=运行模式 -config.repo_root_path=仓库根目录 -config.static_file_root_path=静态文件根目录 -config.log_file_root_path=日志文件根目录 -config.script_type=脚本类型 -config.reverse_auth_user=反向代理认证 - -config.ssh_config=SSH 配置 -config.ssh_enabled=启用服务 -config.ssh_start_builtin_server=启用内置服务 -config.ssh_domain=域名 -config.ssh_port=端口 -config.ssh_listen_port=监听端口 -config.ssh_root_path=根目录 -config.ssh_key_test_path=密钥测试路径 -config.ssh_keygen_path=密钥生成器('ssh-keygen')路径 -config.ssh_minimum_key_size_check=密钥最小长度检查 -config.ssh_minimum_key_sizes=密钥最小长度限制 - -config.db_config=数据库配置 -config.db_type=数据库类型 -config.db_host=主机地址 -config.db_name=数据库名称 -config.db_user=连接用户 -config.db_ssl_mode=SSL 模式 -config.db_ssl_mode_helper=(仅限 "postgres" 使用) -config.db_path=数据库路径 -config.db_path_helper=(用于 "sqlite3" 和 "tidb") - -config.service_config=服务配置 -config.register_email_confirm=注册邮件确认 -config.disable_register=关闭注册功能 -config.show_registration_button=显示注册按钮 -config.require_sign_in_view=强制登录浏览 -config.mail_notify=邮件通知提醒 -config.disable_key_size_check=禁用密钥最小长度检查 -config.enable_captcha=启用验证码服务 -config.active_code_lives=激活用户链接有效期 -config.reset_password_code_lives=重置密码链接有效期 - -config.webhook_config=Web 钩子配置 -config.queue_length=队列长度 -config.deliver_timeout=推送超时 -config.skip_tls_verify=忽略 TLS 验证 - -config.mailer_config=邮件配置 -config.mailer_enabled=启用服务 -config.mailer_disable_helo=禁用 HELO 操作 -config.mailer_name=发送者名称 -config.mailer_host=邮件主机地址 -config.mailer_user=发送者帐号 -config.send_test_mail=发送测试邮件 -config.test_mail_failed=发送测试邮件至 '%s' 时失败:%v -config.test_mail_sent=测试邮件已经发送至 '%s'。 - -config.oauth_config=社交帐号配置 -config.oauth_enabled=启用服务 - -config.cache_config=Cache 配置 -config.cache_adapter=Cache 适配器 -config.cache_interval=Cache 周期 -config.cache_conn=Cache 连接字符串 - -config.session_config=Session 配置 -config.session_provider=Session 提供者 -config.provider_config=提供者配置 -config.cookie_name=Cookie 名称 -config.enable_set_cookie=启用设置 Cookie -config.gc_interval_time=GC 周期 -config.session_life_time=Session 生命周期 -config.https_only=仅限 HTTPS -config.cookie_life_time=Cookie 生命周期 - -config.picture_config=图片配置 -config.picture_service=图片服务 -config.disable_gravatar=禁用 Gravatar 头像 -config.enable_federated_avatar=启用 Federated Avatars - -config.git_config=Git 配置 -config.git_disable_diff_highlight=禁用差异对比语法高亮 -config.git_max_diff_lines=差异对比显示的最大行数(单个文件) -config.git_max_diff_line_characters=差异对比显示的最大字符数(单行) -config.git_max_diff_files=差异对比显示的最大文件数 -config.git_gc_args=GC 参数 -config.git_migrate_timeout=迁移操作超时 -config.git_mirror_timeout=镜像更新操作超时 -config.git_clone_timeout=克隆操作超时 -config.git_pull_timeout=拉取操作超时 -config.git_gc_timeout=GC 操作超时 - -config.log_config=日志配置 -config.log_mode=日志模式 - -monitor.cron=Cron 任务 -monitor.name=任务名称 -monitor.schedule=任务安排 -monitor.next=下次执行时间 -monitor.previous=上次执行时间 -monitor.execute_times=执行次数 -monitor.process=运行中进程 -monitor.desc=进程描述 -monitor.start=开始时间 -monitor.execute_time=已执行时间 - -notices.system_notice_list=系统提示管理 -notices.view_detail_header=查看提示详情 -notices.actions=操作 -notices.select_all=选中全部 -notices.deselect_all=取消所有选中 -notices.inverse_selection=反向选中 -notices.delete_selected=删除选中项 -notices.delete_all=删除所有提示 -notices.type=提示类型 -notices.type_1=仓库 -notices.desc=描述 -notices.op=操作 -notices.delete_success=系统提示删除成功! - -[action] -create_repo=创建了仓库 <a href="%s">%s</a> -rename_repo=重命名仓库 <code>%[1]s</code> 为 <a href="%[2]s">%[3]s</a> -commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代码到 <a href="%[1]s">%[4]s</a> -create_issue=`创建了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`关闭了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`重新开启了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`创建了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`关闭了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`重新开启了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`评论了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`合并了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=将仓库 <code>%s</code> 转移至 <a href="%s">%s</a> -push_tag=推送了标签 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> -compare_commits=对比 %d 次代码提交 - -[tool] -ago=之前 -from_now=之后 -now=现在 -1s=1 秒%s -1m=1 分钟%s -1h=1 小时%s -1d=1 天%s -1w=1 周%s -1mon=1 月%s -1y=1 年%s -seconds=%d 秒%s -minutes=%d 分钟%s -hours=%d 小时%s -days=%d 天%s -weeks=%d 周%s -months=%d 月%s -years=%d 年%s -raw_seconds=秒 -raw_minutes=分钟 - -[dropzone] -default_message=拖曳文件到此处或单击上传 -invalid_input_type=您不能上传该类型的文件 -file_too_big=文件体积({{filesize}} MB)超过了最大允许体积({{maxFilesize}} MB) -remove_file=移除文件 - diff --git a/conf/locale/locale_zh-HK.ini b/conf/locale/locale_zh-HK.ini deleted file mode 100644 index 63f156cc70..0000000000 --- a/conf/locale/locale_zh-HK.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=基於 Go 語言的自助 Git 服務 - -home=首頁 -dashboard=控制面版 -explore=探索 -help=說明 -sign_in=登入 -sign_out=登出 -sign_up=註冊 -register=註冊 -website=網站 -version=版本 -page=頁面 -template=樣板 -language=語言 -create_new=創建... -user_profile_and_more=用戶信息及更多 -signed_in_as=已登錄用戶 - -username=用戶名稱 -email=電子郵件 -password=密碼 -re_type=確認密碼 -captcha=驗證碼 - -repository=儲存庫 -organization=組織 -mirror=鏡像 -new_repo=新增儲存庫 -new_migrate=遷移外部倉庫 -new_mirror=新鏡像 -new_fork=新增程式庫分支 -new_org=新增組織 -manage_org=管理組織 -admin_panel=管理面板 -account_settings=帳號設定 -settings=設定 -your_profile=個人資料 -your_settings=用戶設定 - -activities=活動 -pull_requests=合併請求 -issues=問題 - -cancel=取消 - -[install] -install=安裝頁面 -title=首次安裝步驟 -docker_helper=如果您正在使用 Docker 容器運行 Gitea,請務必先仔細閱讀 <a target="_blank" rel="noopener" href="%s">官方文檔</a> 後再對本頁面進行填寫。 -requite_db_desc=Gitea 要求安裝 MySQL、PostgreSQL、SQLite3 或 TiDB。 -db_title=數據庫設置 -db_type=資料庫類型 -host=主機 -user=帳號 -password=密碼 -db_name=資料庫名稱 -db_helper=如果您使用 MySQL,請使用 INNODB 引擎以及 utf8_general_ci 字符集。 -ssl_mode=SSL 模式 -path=數據庫文件路徑 -sqlite_helper=SQLite3 或 TiDB 資料庫檔案路徑。<br>作為以服務執行時,請使用絕對路徑。 -err_empty_db_path=SQLite3 或 TiDB 的數據庫路徑不能為空。 -err_invalid_tidb_name=TiDB 數據庫名稱不允許包含字符 "." 或 "-" 。 -no_admin_and_disable_registration=您不能夠在未創建管理員用戶的情況下禁止註冊。 -err_empty_admin_password=管理員密碼不能為空。 - -general_title=應用基本設置 -app_name=應用名稱 -app_name_helper=為您的組織取個響亮而又偉大的名稱 -repo_path=儲存庫的根目錄 -repo_path_helper=所有Git遠端儲存庫將會儲存在這個目錄之下。 -run_user=執行使用者 -run_user_helper=該用戶必須具有對儲存庫根目錄和執行 Gitea 的操作權限。 -domain=域名 -domain_helper=該設置影響 SSH 複製地址。 -ssh_port=SSH 埠 -ssh_port_helper=您的 SSH 服務正在使用此埠號,若要禁用SSH 功能請保持欄位空白。 -http_port=HTTP 端口號 -http_port_helper=應用監聽的端口號 -app_url=應用程式網址 -app_url_helper=該設置影響 HTTP/HTTPS 複製地址和一些郵箱中的連結。 -log_root_path=日誌路徑 -log_root_path_helper=寫入日誌檔目錄 - -optional_title=可選設置 -email_title=電子郵件服務設定 -smtp_host=SMTP 主機 -smtp_from=寄件者 -smtp_from_helper=郵件來自地址,遵循 RFC 5322 標准。可以是一個單純的郵箱地址或使用 "name" <email@example.com> 的格式。 -mailer_user=寄件者 E-mail -mailer_password=發送郵箱密碼 -register_confirm=啟用註冊郵箱確認 -mail_notify=啟用郵件通知提醒 -server_service_title=伺服器和其他服務設置 -offline_mode=啓用離線模式 -offline_mode_popup=在部署模式下也禁用從 CDN 獲取文件,所有的資源將從本地伺服器獲取。 -disable_gravatar=禁用 Gravatar 服務 -disable_gravatar_popup=禁用 Gravatar 和自定義源,僅使用由用戶上傳或默認的頭像。 -federated_avatar_lookup=Enable Federated Avatars Lookup -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. -disable_registration=禁止用戶自主註冊 -disable_registration_popup=禁止用戶自主註冊功能,只有管理員可以添加帳號。 -enable_captcha=啟用驗證碼服務 -enable_captcha_popup=要求在用戶註冊時輸入驗證碼 -require_sign_in_view=啓用登錄訪問限制 -require_sign_in_view_popup=只有已登錄的用戶才能夠訪問頁面,否則將只能看到登錄或註冊頁面。 -admin_setting_desc=創建管理員帳號並不是必須的,因為 ID=1 的用戶將自動獲得管理員權限。 -admin_title=管理員帳號設置 -admin_name=管理員用戶名 -admin_password=管理員密碼 -confirm_password=確認密碼 -admin_email=管理員郵箱 -install_btn_confirm=立即安裝 -test_git_failed=無法識別 'git' 命令:%v -sqlite3_not_available=您所使用的發行版本不支持 SQLite3,請從 %s 下載官方構建版,而不是 gobuild 版本。 -invalid_db_setting=數據庫設置不正確:%v -invalid_repo_path=倉庫根目錄設置不正確:%v -run_user_not_match=執行系統用戶非當前用戶:%s -> %s -save_config_failed=應用配置保存失敗:%v -invalid_admin_setting=管理員帳戶設置不正確:%v -install_success=您好!我們很高興您選擇使用 Gitea,祝您使用愉快,代碼從此無 BUG! -invalid_log_root_path=日誌根目錄無效: %v - -[home] -uname_holder=用戶名或郵箱 -password_holder=密碼 -switch_dashboard_context=切換控制面版用戶 -my_repos=我的倉庫 -show_more_repos=Show more repositories... -collaborative_repos=參與協作的倉庫 -my_orgs=我的組織 -my_mirrors=我的鏡像 -view_home=訪問 %s - -issues.in_your_repos=屬於該用戶倉庫的 - -[explore] -repos=探索倉庫 -users=用戶 -search=搜索 - -[auth] -create_new_account=創建帳戶 -register_hepler_msg=已經註冊?立即登錄! -social_register_hepler_msg=已經註冊?立即綁定! -disable_register_prompt=對不起,註冊功能已被關閉。請聯系網站管理員。 -disable_register_mail=對不起,註冊郵箱確認功能已被關閉。 -remember_me=記住登錄 -forgot_password=忘記密碼 -forget_password=忘記密碼? -sign_up_now=還沒帳戶?馬上註冊。 -confirmation_mail_sent_prompt=一封新的確認郵件已經被發送至 <b>%s</b>,請檢查您的收件箱並在 %d 小時內完成確認註冊操作。 -active_your_account=激活您的帳戶 -prohibit_login=Login Prohibited -prohibit_login_desc=Your account is prohibited to login, please contact site admin. -resent_limit_prompt=對不起,您請求發送激活郵件過於頻繁,請等待 3 分鐘後再試! -has_unconfirmed_mail=%s 您好,您有一封發送至( <b>%s</b>) 但未被確認的郵件。如果您未收到激活郵件,或需要重新發送,請單擊下方的按鈕。 -resend_mail=單擊此處重新發送確認郵件 -email_not_associate=您輸入的郵箱地址未被關聯到任何帳號! -send_reset_mail=單擊此處(重新)發送您的密碼重置郵件 -reset_password=重置密碼 -invalid_code=對不起,您的確認代碼已過期或已失效。 -reset_password_helper=單擊此處重置密碼 -password_too_short=密碼長度不能少於 6 位! -non_local_account=Non-local accounts cannot change passwords through Gitea. - -[mail] -activate_account=請激活您的帳戶 -activate_email=請驗證您的郵箱地址 -reset_password=重置密碼 -register_success=註冊成功,歡迎使用 -register_notify=歡迎使用 - -[modal] -yes=確認操作 -no=取消操作 -modify=確認修改 - -[form] -UserName=用戶名 -RepoName=儲存庫名稱 -Email=郵箱地址 -Password=密碼 -Retype=確認密碼 -SSHTitle=SSH 密鑰名稱 -HttpsUrl=HTTPS URL 地址 -PayloadUrl=推送地址 -TeamName=團隊名稱 -AuthName=認證名稱 -AdminEmail=管理員郵箱 - -NewBranchName=New branch name -CommitSummary=Commit summary -CommitMessage=Commit message -CommitChoice=Commit choice -TreeName=File path -Content=Content - -require_error=不能為空。 -alpha_dash_error=必須為英文字母、阿拉伯數字或橫線(-_)。 -alpha_dash_dot_error=必須為英文字母、阿拉伯數字、橫線(-_)或點。 -size_error=長度必須為 %s。 -min_size_error=長度最小為 %s 個字符。 -max_size_error=長度最大為 %s 個字符。 -email_error=不是一個有效的郵箱地址。 -url_error=不是一個有效的 URL。 -include_error=必須包含子字符串 '%s'。 -unknown_error=未知錯誤: -captcha_incorrect=驗證碼未匹配。 -password_not_match=密碼與確認密碼未匹配。 - -username_been_taken=用戶名已經被佔用。 -repo_name_been_taken=倉庫名稱已經被佔用。 -org_name_been_taken=組織名稱已經被佔用。 -team_name_been_taken=團隊名稱已經被佔用。 -email_been_used=郵箱地址已經被使用。 -username_password_incorrect=用戶名或密碼不正確。 -enterred_invalid_repo_name=請檢查您輸入的倉庫名稱是正確。 -enterred_invalid_owner_name=請檢查您輸入的新所有者用戶名是否正確。 -enterred_invalid_password=請檢查您輸入的密碼是否正確。 -user_not_exist=被操作的用戶不存在! -last_org_owner=被移除用戶為最後一位管理員。請添加一位新的管理員再進行移除成員操作! - -invalid_ssh_key=很抱歉,我們無法驗證您輸入的 SSH 密鑰:%s -unable_verify_ssh_key=Gitea 無法驗證您輸入的 SSH 密鑰,但我們假設那是有效的密鑰,請您自行確保其有效性! -auth_failed=授權驗證失敗:%v - -still_own_repo=您的帳戶仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除帳戶操作! -still_has_org=您的帳戶仍舊是某些組織的成員,您必須先離開或刪除組織。 -org_still_own_repo=該組織仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除組織操作! - -target_branch_not_exist=目標分支不存在 - -[user] -change_avatar=Change your avatar -join_on=加入於 -repositories=倉庫列表 -activity=公開活動 -followers=關註者 -starred=已讚好 -following=關註中 -follow=關注 -unfollow=取消關注 - -form.name_reserved=用戶名 '%s' 是被保留的。 -form.name_pattern_not_allowed=用戶名不允許 '%s' 的格式。 - -[settings] -profile=個人信息 -password=修改密碼 -avatar=Avatar -ssh_keys=管理 SSH 密鑰 -social=社交帳號綁定 -applications=管理授權應用 -orgs=管理組織 -delete=刪除帳戶 -uid=用戶 ID - -public_profile=公開信息 -profile_desc=您的郵箱地址將會被公開,並被用於接收帳戶的所有提醒和通知。 -password_username_disabled=不允許非本地類型使用者更改他們的使用者名。 -full_name=自定義名稱 -website=個人網站 -location=所在地區 -update_profile=更新信息 -update_profile_success=您的個人信息更新成功! -change_username=用戶名將被修改 -change_username_prompt=該操作將會影響到所有與您帳戶有關的鏈接 -continue=繼續操作 -cancel=取消操作 - -lookup_avatar_by_mail=Lookup Avatar by mail -federated_avatar_lookup=Federated Avatar Lookup -enable_custom_avatar=啟動自定義頭像 -choose_new_avatar=選擇新的頭像 -update_avatar=更新頭像設置 -delete_current_avatar=刪除當前頭像 -uploaded_avatar_not_a_image=上傳的文件不是一張圖片! -update_avatar_success=您的頭像設置更新成功! - -change_password=修改密碼 -old_password=當前密碼 -new_password=新的密碼 -retype_new_password=重新輸入新的密碼 -password_incorrect=當前密碼不正確! -change_password_success=密碼修改成功!您現在可以使用新的密碼登錄。 -password_change_disabled=不允許非本地類型使用者,更改其密碼。 - -emails=電子郵件地址 -manage_emails=管理電子郵件地址 -email_desc=您的主要邮箱地址将被用于通知提醒和其它操作。 -primary=主要 -primary_email=设为主要 -delete_email=刪除 -email_deletion=刪除郵箱 -email_deletion_desc=刪除該郵箱地址將會移除所有相關的信息。是否繼續? -email_deletion_success=成功刪除郵箱! -add_new_email=添加新的電子郵件地址 -add_email=添加電子郵件 -add_email_confirmation_sent=一封待確認的電子郵件已發送到 '%s',請在%d 小時內檢查您的收件箱,並完成確認過程。 -add_email_success=新的邮箱地址添加成功。 - -manage_ssh_keys=管理 SSH 密鑰 -add_key=增加密鑰 -ssh_desc=以下是與您帳戶所關聯的 SSH 密鑰,如果您發現有陌生的密鑰,請立即刪除它! -ssh_helper=<strong>需要幫助嗎?</strong> 請查看有關 <a href="%s"> 如何生成 SSH 密鑰</a> 的指南或 <a href="%s"> SSH 的常見問題</a> 的疑難排解。 -add_new_key=增加 SSH 密鑰 -ssh_key_been_used=公共密鑰已經被使用 -ssh_key_name_used=使用相同名稱的公共密鑰已經存在! -key_name=密鑰名稱 -key_content=密鑰內容 -add_key_success=新的 SSH 密鑰 '%s' 添加成功! -delete_key=刪除 -ssh_key_deletion=刪除 SSH 公鑰 -ssh_key_deletion_desc=刪除該 SSH 公鑰將刪除所有與您帳戶相關的訪問權限。是否繼續? -ssh_key_deletion_success=SSH 公鑰刪除成功! -add_on=增加於 -last_used=上次使用在 -no_activity=沒有最近活動 -key_state_desc=該密鑰在 7 天內被使用過 -token_state_desc=此token在過去七天內曾經被使用過 - -manage_social=管理關聯社交帳戶 -social_desc=以下是與您帳戶所關聯的社交帳號,如果您發現有陌生的關聯,請立即解除綁定! -unbind=解除綁定 -unbind_success=社交帳號解除綁定成功! - -manage_access_token=管理個人操作令牌 -generate_new_token=生成新的令牌 -tokens_desc=您所產生的token將被用來存取Gitea APIs -new_token_desc=目前為止,任何令牌都對您的帳戶擁有完整的操作權限。 -token_name=令牌名稱 -generate_token=生成令牌 -generate_token_succees=新的操作令牌生成成功!您必須立即複製到一個安全的地方,因為該令牌只會顯示一次! -delete_token=删除令牌 -access_token_deletion=刪除個人的連接token -access_token_deletion_desc=刪除此連接token將會刪除與相關應用程式的連結。您想要繼續嗎? -delete_token_success=您的連接token已成功刪除。請記得更新您的應用程式。 - -delete_account=刪除當前帳戶 -delete_prompt=刪除操作會永久清除您的帳戶信息,並且 <strong>不可恢復</strong>! -confirm_delete_account=確認刪除帳戶 -delete_account_title=帳戶刪除操作 -delete_account_desc=該帳戶將被永久性刪除,您確定要繼續操作嗎? - -[repo] -owner=擁有者 -repo_name=倉庫名稱 -repo_name_helper=偉大的倉庫名稱一般都較短、令人深刻並且 <strong>獨一無二</strong> 的。 -visibility=可見度 -visiblity_helper=該倉庫為 <span class="ui red text">私有的</span> -visiblity_helper_forced=網站管理員已強制要求所有新建倉庫必須為 <span class="ui red text">私有的</span> -visiblity_fork_helper=(修改該值將會影響到所有派生倉庫) -clone_helper=不知道如何操作?訪問 <a target="_blank" rel="noopener"href="%s"> 帮助説明</a> ! -fork_repo=派生倉庫 -fork_from=派生自 -fork_visiblity_helper=派生倉庫無法修改可見性。 -repo_desc=倉庫描述 -repo_lang=倉庫語言 -repo_gitignore_helper=Select .gitignore templates -license=授權許可 -license_helper=請選擇授權許可文件 -readme=Readme -readme_helper=請選擇readme模板 -auto_init=使用選定的文件和模板初始化倉庫 -create_repo=創建倉庫 -default_branch=默認分支 -mirror_prune=Prune -mirror_prune_desc=Remove any remote-tracking references that no longer exist on the remote -mirror_interval=鏡像同步周期(小時) -mirror_address=鏡像地址 -mirror_address_desc=請在位址中包括必要的使用者憑據。 -mirror_last_synced=Last Synced -watchers=關注者 -stargazers=稱讚者 -forks=派生倉庫 - -form.reach_limit_of_creation=擁有者已達到儲存庫最大的新增上限 %d。 -form.name_reserved=倉庫名稱 '%s' 是被保留的。 -form.name_pattern_not_allowed=倉庫名稱不允許 '%s' 的格式。 - -need_auth=需要授權驗證 -migrate_type=遷移類型 -migrate_type_helper=該倉庫將是一個 <span class="text blue">鏡像</span> -migrate_repo=遷移倉庫 -migrate.clone_address=複製地址 -migrate.clone_address_desc=該地址可以是 HTTP/HTTPS/GIT URL 或本地服務器路徑。 -migrate.permission_denied=您並沒有導入本地倉庫的權限。 -migrate.invalid_local_path=無效的本地路徑,該路徑不存在或不是一個目錄! -migrate.failed=遷移失敗:%v - -mirror_from=镜像来自 -forked_from=派生自 -fork_from_self=無法派生已經擁有的倉庫! -copy_link=複製連結 -copy_link_success=複製成功! -copy_link_error=請按下 ⌘-C 或 Ctrl-C 複製 -copied=複製成功 -unwatch=取消關注 -watch=關註 -unstar=取消讚好 -star=讚好 -fork=複刻 - -no_desc=暫無描述 -quick_guide=快速幫助 -clone_this_repo=複製當前倉庫 -create_new_repo_command=從命令行創建一個新的倉庫 -push_exist_repo=從命令行推送已經創建的倉庫 -repo_is_empty=這倉庫不包含任何內容,請稍後再訪問! - -code=代碼 -branch=分支 -tree=目錄樹 -filter_branch_and_tag=過濾分支或標籤 -branches=分支列表 -tags=標籤列表 -issues=問題管理 -pulls=合併請求 -labels=標籤 -milestones=里程碑 -commits=提交歷史 -releases=版本發佈 -file_raw=原始文件 -file_history=文件歷史 -file_view_raw=查看原始文件 -file_permalink=永久連結 -file_too_large=This file is too large to be shown - -editor.new_file=New file -editor.upload_file=Upload file -editor.edit_file=Edit file -editor.preview_changes=Preview Changes -editor.cannot_edit_non_text_files=Cannot edit non-text files -editor.edit_this_file=Edit this file -editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file -editor.fork_before_edit=You must fork this repository before editing the file -editor.delete_this_file=Delete this file -editor.must_have_write_access=You must have write access to make or propose changes to this file -editor.file_delete_success=File '%s' has been deleted successfully! -editor.name_your_file=Name your file... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. -editor.or=or -editor.cancel_lower=cancel -editor.commit_changes=Commit Changes -editor.add_tmpl=Add '%s/<filename>' -editor.add=Add '%s' -editor.update=Update '%s' -editor.delete=Delete '%s' -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. -editor.new_branch_name_desc=New branch name... -editor.cancel=Cancel -editor.filename_cannot_be_empty=Filename cannot be empty. -editor.branch_already_exists=Branch '%s' already exists in this repository. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. -editor.file_already_exists=A file with name '%s' already exists in this repository. -editor.no_changes_to_show=There are no changes to show. -editor.fail_to_update_file=Failed to update/create file '%s' with error: %v -editor.add_subdir=Add subdirectory... -editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v -editor.upload_files_to_dir=Upload files to '%s' - -commits.commits=次代碼提交 -commits.search=搜索提交歷史 -commits.find=查找 -commits.author=作者 -commits.message=備註 -commits.date=提交日期 -commits.older=更舊的提交 -commits.newer=更新的提交 - -issues.new=創建問題 -issues.new.labels=標籤 -issues.new.no_label=未選擇標籤 -issues.new.clear_labels=清除已選取標籤 -issues.new.milestone=里程碑 -issues.new.no_milestone=未選擇里程碑 -issues.new.clear_milestone=清除已選取里程碑 -issues.new.open_milestone=開啟中的里程碑 -issues.new.closed_milestone=已關閉的里程碑 -issues.new.assignee=指派成員 -issues.new.clear_assignee=取消指派成員 -issues.new.no_assignee=未指派成員 -issues.create=創建問題 -issues.new_label=創建標籤 -issues.new_label_placeholder=標籤名稱... -issues.create_label=創建標籤 -issues.label_templates.title=Load a predefined set of labels -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. -issues.label_templates.helper=Select a label set -issues.label_templates.use=Use this label set -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v -issues.open_tab=%d 個開啓中 -issues.close_tab=%d 個已關閉 -issues.filter_label=標籤篩選 -issues.filter_label_no_select=無篩選標籤 -issues.filter_milestone=里程碑篩選 -issues.filter_milestone_no_select=無篩選里程碑 -issues.filter_assignee=指派人篩選 -issues.filter_assginee_no_select=無篩選指派人 -issues.filter_type=類型篩選 -issues.filter_type.all_issues=所有問題 -issues.filter_type.assigned_to_you=指派給您的 -issues.filter_type.created_by_you=由您創建的 -issues.filter_type.mentioning_you=提及您的 -issues.filter_sort=排序 -issues.filter_sort.latest=最新創建 -issues.filter_sort.oldest=最早創建 -issues.filter_sort.recentupdate=最近更新 -issues.filter_sort.leastupdate=最少更新 -issues.filter_sort.mostcomment=最多評論 -issues.filter_sort.leastcomment=最少評論 -issues.opened_by=由 <a href="%[2]s">%[3]s</a> 與 %[1]s創建 -issues.opened_by_fake=由 %[2]s 於 %[1]s創建 -issues.previous=上一頁 -issues.next=下一頁 -issues.open_title=開啟中 -issues.closed_title=已關閉 -issues.num_comments=%d 條評論 -issues.commented_at=`commented <a href="#%s">%s</a>` -issues.delete_comment_confirm=Are you sure you want to delete this comment? -issues.no_content=尚未有任何內容 -issues.close_issue=關閉 -issues.close_comment_issue=關閉及評論 -issues.reopen_issue=重新開啟 -issues.reopen_comment_issue=重新開啟及評論 -issues.create_comment=評論 -issues.closed_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 關閉` -issues.reopened_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 重新開啟` -issues.commit_ref_at=`在代碼提交 <a id="%[1]s" href="#%[1]s">%[2]s</a> 中引用了該問題` -issues.poster=發佈者 -issues.collaborator=協同者 -issues.owner=所有者 -issues.sign_in_require_desc=<a href="%s">Sign in</a> to join this conversation. -issues.edit=編輯 -issues.cancel=取消 -issues.save=保存 -issues.label_title=標籤名稱 -issues.label_color=標籤顏色 -issues.label_count=%d 個標籤 -issues.label_open_issues=%d 個開啓的問題 -issues.label_edit=編輯 -issues.label_delete=刪除 -issues.label_modify=修改標籤 -issues.label_deletion=刪除標籤 -issues.label_deletion_desc=刪除該標籤將會移除所有問題中相關的訊息。是否繼續? -issues.label_deletion_success=標籤刪除成功! -issues.num_participants=%d 參與者 -issues.attachment.open_tab=`Click to see "%s" in a new tab` -issues.attachment.download=`Click to download "%s"` - -pulls.new=創建合併請求 -pulls.compare_changes=對比文件變化 -pulls.compare_changes_desc=對比兩個分支間的文件變化及發起一個合併請求。 -pulls.compare_base=基準分支 -pulls.compare_compare=對比文件變化 -pulls.filter_branch=過濾分支 -pulls.no_results=未找到結果 -pulls.nothing_to_compare=基準和對比分支代碼已經同步,無需進行對比。 -pulls.has_pull_request=`已經存在目標分支的合併請求:<a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=創建合併請求 -pulls.title_desc=請求將 %[1]d 次代碼提交從 <code>%[2]s</code> 合併至 <code>%[3]s</code> -pulls.merged_title_desc=於 %[4]s 將 %[1]d 次代碼提交從 <code>%[2]s</code>合併至 <code>%[3]s</code> -pulls.tab_conversation=對話內容 -pulls.tab_commits=代碼提交 -pulls.tab_files=文件變動 -pulls.reopen_to_merge=請重新開啟合併請求來完成合併操作。 -pulls.merged=已合併 -pulls.has_merged=該合併請求已經成功合併! -pulls.data_broken=該合併請求的數據由於派生倉庫的相關信息被刪除而被破壞。 -pulls.is_checking=該合併請求正在進行衝突檢查,請稍後再刷新頁面。 -pulls.can_auto_merge_desc=這個拉請求可以自動合併。 -pulls.cannot_auto_merge_desc=由於存在衝突,不能自動合併這推送請求。 -pulls.cannot_auto_merge_helper=請手動合併來解決衝突。 -pulls.merge_pull_request=合併請求 -pulls.open_unmerged_pull_exists=`由於已經存在來自相同倉庫和合併信息的未合併請求(#%d),您無法執行重新開啟操作。` - -milestones.new=新的里程碑 -milestones.open_tab=%d 開啟中 -milestones.close_tab=%d 已關閉 -milestones.closed=於 %s關閉 -milestones.no_due_date=暫無截止日期 -milestones.open=開啟 -milestones.close=關閉 -milestones.new_subheader=創建里程碑來更好地組織你的問題 -milestones.create=創建里程碑 -milestones.title=標題 -milestones.desc=描述 -milestones.due_date=截止日期(可選) -milestones.clear=清除 -milestones.invalid_due_date_format=截止日期的格式錯誤,必須是 'yyyy-mm-dd' 的形式。 -milestones.create_success=里程碑 '%s' 創建成功! -milestones.edit=編輯里程碑 -milestones.edit_subheader=使用更加清晰的描述來幫助人們更好地理解里程碑的作用。 -milestones.cancel=取消 -milestones.modify=修改里程碑 -milestones.edit_success=里程碑 '%s' 的修改內容已經生效! -milestones.deletion=刪除里程碑 -milestones.deletion_desc=刪除該里程碑將會移除所有問題中相關信息。是否繼續? -milestones.deletion_success=里程碑刪除成功! - -wiki=Wiki -wiki.welcome=歡迎使用 Wiki! -wiki.welcome_desc=Wiki 是用於共同協作文檔的地方,清晰的文檔可以幫助其他人深入了解您的項目。 -wiki.create_first_page=創建第一個頁面 -wiki.page=頁面 -wiki.filter_page=過濾頁面 -wiki.new_page=創建新的頁面 -wiki.default_commit_message=關於此次修改的說明(可選)。 -wiki.save_page=保存頁面 -wiki.last_commit_info=%s 於 %s 修改了此頁面 -wiki.edit_page_button=修改 -wiki.new_page_button=新的頁面 -wiki.delete_page_button=刪除頁面 -wiki.delete_page_notice_1=這將刪除頁面 <code>"%s"</code>。請三思而後行。 -wiki.page_already_exists=相同名稱的 Wiki 頁面已經存在。 -wiki.pages=所有頁面 -wiki.last_updated=最後更新於 %s - -settings=倉庫設置 -settings.options=基本設置 -settings.collaboration=管理協作者 -settings.collaboration.admin=Admin -settings.collaboration.write=Write -settings.collaboration.read=Read -settings.collaboration.undefined=Undefined -settings.hooks=管理 Web 鉤子 -settings.githooks=管理 Git 鉤子 -settings.basic_settings=基本設置 -settings.mirror_settings=Mirror Settings -settings.sync_mirror=Sync Now -settings.mirror_sync_in_progress=Mirror syncing is in progress, please refresh page in about a minute. -settings.site=官方網站 -settings.update_settings=更新倉庫設置 -settings.change_reponame_prompt=該操作將會影響到所有與該倉庫有關的鏈接 -settings.advanced_settings=高級設置 -settings.wiki_desc=Enable wiki system -settings.use_internal_wiki=Use builtin wiki -settings.use_external_wiki=使用外部 wiki -settings.external_wiki_url=外部 Wiki 連結 -settings.external_wiki_url_desc=當分頁上按一下,訪客將會重新導到 URL。 -settings.issues_desc=Enable issue tracker -settings.use_internal_issue_tracker=Use builtin lightweight issue tracker -settings.use_external_issue_tracker=使用外部的問題管理系統 -settings.tracker_url_format=外部問題管理系統的 URL 格式 -settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=Numeric -settings.tracker_issue_style.alphanumeric=Alphanumeric -settings.tracker_url_format_desc=您可以使用 <code>{user} {repo} {index}</code> 分別作為用戶名、倉庫名和問題索引的占位符。 -settings.pulls_desc=啟用合併請求以接受社區貢獻 -settings.danger_zone=危險操作區 -settings.new_owner_has_same_repo=新的倉庫擁有者已經存在同名倉庫! -settings.convert=轉換為正規倉庫 -settings.convert_desc=您可以將此鏡像轉成正規倉庫。此動做不可逆。 -settings.convert_notices_1=- This operation will convert this repository mirror into a regular repository and cannot be undone. -settings.convert_confirm=Confirm Conversion -settings.convert_succeed=Repository has been converted to regular type successfully. -settings.transfer=轉移倉庫所有權 -settings.transfer_desc=您可以將倉庫轉移至您擁有管理員權限的帳戶或組織。 -settings.transfer_notices_1=- 如果您將倉庫轉移給個人用戶,您將會丟失操作權限。 -settings.transfer_notices_2=- 如果您將倉庫轉移給您是所有者的組織,您的操作權限將被保留。 -settings.transfer_form_title=請輸入以下信息以確認您的操作: -settings.wiki_delete=刪除 Wiki 資料 -settings.wiki_delete_desc=Once you erase wiki data there is no going back. Please be certain. -settings.wiki_delete_notices_1=- 將刪除和停用 %s 的 wiki -settings.wiki_deletion_success=Repository wiki data have been erased successfully. -settings.delete=刪除本倉庫 -settings.delete_desc=刪除倉庫操作不可逆轉,請三思而後行。 -settings.delete_notices_1=- 此操作 <strong>不可以</strong> 被回滾。 -settings.delete_notices_2=- 此操作將永久刪除該倉庫,包括 Git 數據、 問題、 評論和協作者的操作權限。 -settings.delete_notices_fork_1=- All forks will become independent after deletion. -settings.deletion_success=倉庫刪除成功! -settings.update_settings_success=倉庫設置更新成功! -settings.transfer_owner=新擁有者 -settings.make_transfer=確認轉移倉庫 -settings.transfer_succeed=倉庫所有權轉移成功! -settings.confirm_delete=確認刪除倉庫 -settings.add_collaborator=增加新的協作者 -settings.add_collaborator_success=成功添加新的協作者! -settings.delete_collaborator=刪除 -settings.collaborator_deletion=Collaborator Deletion -settings.collaborator_deletion_desc=This user will no longer have collaboration access to this repository after deletion. Do you want to continue? -settings.remove_collaborator_success=被操作的協作者已經被收回權限! -settings.search_user_placeholder=搜索用戶... -settings.org_not_allowed_to_be_collaborator=Organization is not allowed to be added as a collaborator. -settings.user_is_org_member=被操作的用戶是組織成員,因此無法添加為協作者! -settings.add_webhook=添加 Web 鉤子 -settings.hooks_desc=Web 鉤子允許您設定在 Gitea 上發生指定事件時對指定 URL 發送 POST 通知。查看 <a target="_blank" rel="noopener" href="%s">Webhooks 文檔</a> 獲取更多信息。 -settings.webhook_deletion=刪除 Web 鉤子 -settings.webhook_deletion_desc=刪除該 Web 鉤子將會刪除與其有關的信息和推送歷史。是否繼續? -settings.webhook_deletion_success=Web 鉤子刪除成功! -settings.webhook.test_delivery=測試推送 -settings.webhook.test_delivery_desc=生成並推送一個模擬的 Push 事件 -settings.webhook.test_delivery_success=測試推送已經加入到隊列,請耐心等待數秒再刷新推送記錄。 -settings.webhook.request=請求內容 -settings.webhook.response=響應內容 -settings.webhook.headers=標題 -settings.webhook.payload=推送內容 -settings.webhook.body=響應內容 -settings.githooks_desc=Git 鉤子是由 Git 本身提供的功能,以下為 Gitea 所支持的鉤子列表。 -settings.githook_edit_desc=如果鉤子未啟動,則會顯示樣例文件中的內容。如果想要刪除某個鉤子,則提交空白文本即可。 -settings.githook_name=鉤子名稱 -settings.githook_content=鉤子文本 -settings.update_githook=更新鉤子設置 -settings.add_webhook_desc=我們會通過 <code>POST</code> 請求將訂閱事件信息發送至向指定 URL 地址。您可以設置不同的數據接收方式(JSON 或 <code>x-www-form-urlencoded</code>)。 請查閱 <a target="_blank" rel="noopener" href="%s">Webhooks 指南</a>. -settings.payload_url=推送地址 -settings.content_type=數據格式 -settings.secret=密鑰文本 -settings.slack_username=服務名稱 -settings.slack_icon_url=圖標 URL -settings.slack_color=顏色代碼 -settings.event_desc=請設置您希望觸發 Web 鉤子的事件: -settings.event_push_only=只推送 <code>push</code> 事件。 -settings.event_send_everything=推送 <strong>所有</strong> 事件 -settings.event_choose=讓我選擇我的需要 -settings.event_create=創建 -settings.event_create_desc=創建分支或標籤 -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. -settings.event_push=推送 -settings.event_push_desc=Git 倉庫推送 -settings.active=是否激活 -settings.active_helper=當指定事件發生時我們將會觸發此 Web 鉤子。 -settings.add_hook_success=Web 鉤子添加成功! -settings.update_webhook=更新 Web 鉤子 -settings.update_hook_success=Web 鉤子更新成功! -settings.delete_webhook=刪除 Web 鉤子 -settings.recent_deliveries=最近推送記錄 -settings.hook_type=鉤子類型 -settings.add_slack_hook_desc=為您的倉庫增加 <a href="%s">Slack</a> 集成。 -settings.slack_token=令牌 -settings.slack_domain=域名 -settings.slack_channel=頻道 -settings.deploy_keys=管理部署密鑰 -settings.add_deploy_key=添加部署密鑰 -settings.deploy_key_desc=部署密鑰僅具有隻讀權限,它在功能上和個人用戶的公開密鑰有本質區別。 -settings.no_deploy_keys=您還沒有添加任何部署密鑰。 -settings.title=標題 -settings.deploy_key_content=密鑰文本 -settings.key_been_used=部署密鑰已經被使用! -settings.key_name_used=使用相同名稱的部署密鑰已經存在! -settings.add_key_success=新的部署密鑰 '%s' 添加成功! -settings.deploy_key_deletion=刪除部署密鑰 -settings.deploy_key_deletion_desc=刪除該部署密鑰會移除本倉庫所有相關的操作權限。是否繼續? -settings.deploy_key_deletion_success=刪除部署密鑰成功! - -diff.browse_source=瀏覽代碼 -diff.parent=父節點 -diff.commit=當前提交 -diff.data_not_available=暫無可用數據 -diff.show_diff_stats=顯示文件統計 -diff.show_split_view=分割檢視 -diff.show_unified_view=統一視圖 -diff.stats_desc=共有 <strong> %d 個文件被更改</strong>,包括 <strong>%d 次插入</strong> 和 <strong>%d 次删除</strong> -diff.bin=二進制 -diff.view_file=查看文件 -diff.file_suppressed=File diff suppressed because it is too large -diff.too_many_files=Some files were not shown because too many files changed in this diff - -release.releases=版本發佈 -release.new_release=發佈新版本 -release.draft=草稿 -release.prerelease=預發佈版本 -release.stable=穩定 -release.edit=編輯 -release.ahead=在該版本發佈之後已有 <strong>%d</strong> 次代碼提交到 %s 分支 -release.source_code=源代碼 -release.new_subheader=發布版本對產品進行迭代。 -release.edit_subheader=詳細的變更日誌可以幫助用戶更好地了解產品做了哪些改進。 -release.tag_name=標籤名稱 -release.target=目標分支 -release.tag_helper=選擇或創建一個已存在的標籤 -release.title=標題 -release.content=內容 -release.write=內容編輯 -release.preview=效果預覽 -release.loading=正在加載... -release.prerelease_desc=這是一個預發佈版本 -release.prerelease_helper=我們會告知用戶不建議將本發佈投入生產環境使用。 -release.cancel=取消 -release.publish=發佈版本 -release.save_draft=儲存草稿 -release.edit_release=編輯發佈信息 -release.delete_release=刪除此次發布 -release.deletion=刪除版本發布操作 -release.deletion_desc=刪除該版本發布將會移除相應的 Git 標籤。是否繼續? -release.deletion_success=版本發布刪除成功! -release.tag_name_already_exist=已經存在使用相同標籤的發佈版本。 -release.tag_name_invalid=Tag name is not valid. -release.downloads=下載附件 - -[org] -org_name_holder=組織名稱 -org_full_name_holder=組織全名 -org_name_helper=偉大的組織都有一個簡短而寓意深刻的名字。 -create_org=創建組織 -repo_updated=最後更新於 -people=組織成員 -invite_someone=邀請他人加入 -teams=組織團隊 -lower_members=名成員 -lower_repositories=個倉庫 -create_new_team=創建新的團隊 -org_desc=組織描述 -team_name=團隊名稱 -team_desc=團隊描述 -team_name_helper=您可以使用該名稱來通知改組全體成員。 -team_desc_helper=一句話描述這個團隊是做什麼的。 -team_permission_desc=請選擇該團隊所具有的權限等級: - -form.name_reserved=組織名稱 '%s' 是被保留的。 -form.name_pattern_not_allowed=組織名稱不允許 '%s' 的格式。 - -settings=組織設置 -settings.options=基本設置 -settings.full_name=組織全名 -settings.website=官方網站 -settings.location=所在地區 -settings.update_settings=更新組織設置 -settings.update_setting_success=組織設置更新成功! -settings.change_orgname_prompt=該操作將會影響到所有與該組織有關的鏈接 -settings.update_avatar_success=組織頭像更新成功! -settings.delete=刪除組織 -settings.delete_account=刪除當前組織 -settings.delete_prompt=刪除操作會永久清除該組織的信息,並且 <strong>不可恢復</strong>! -settings.confirm_delete_account=確認刪除組織 -settings.delete_org_title=組織刪除操作 -settings.delete_org_desc=該組織將被永久性刪除,您確定要繼續操作嗎? -settings.hooks_desc=在此處添加的 Web 鉤子將會應用到該組織下的 <strong>所有倉庫</strong>。 - -members.membership_visibility=成員可見性: -members.public=公開成員 -members.public_helper=設為私有 -members.private=私有成員 -members.private_helper=設為公開 -members.member_role=成員角色: -members.owner=管理員 -members.member=普通成員 -members.remove=移除成員 -members.leave=離開組織 -members.invite_desc=邀請新的用戶加入 %s: -members.invite_now=立即邀請 - -teams.join=加入團隊 -teams.leave=離開團隊 -teams.read_access=讀取權限 -teams.read_access_helper=這個團隊將擁有查看和複製所屬倉庫的權限。 -teams.write_access=寫入權限 -teams.write_access_helper=這個團隊將擁有查看、複製和推送所屬倉庫的權限。 -teams.admin_access=管理權限 -teams.admin_access_helper=這個團隊將擁有查看、複製、推送和添加其他組織成員到團隊的權限。 -teams.no_desc=該團隊暫無描述 -teams.settings=團隊設置 -teams.owners_permission_desc=管理員團隊對 <strong>所有倉庫</strong> 具有操作權限,且對組織具有 <strong>管理員權限</strong>。 -teams.members=團隊成員 -teams.update_settings=更新團隊設置 -teams.delete_team=刪除當前團隊 -teams.add_team_member=添加團隊成員 -teams.delete_team_title=團隊刪除操作 -teams.delete_team_desc=刪除操作會永久清除有關該團隊的信息,您確定要繼續操作嗎?團隊成員可能會失去對某些倉庫的操作權限。 -teams.delete_team_success=指定團隊刪除成功! -teams.read_permission_desc=該團隊擁有對所屬倉庫的 <strong>讀取</strong> 權限,團隊成員可以進行查看和複製等只讀操作。 -teams.write_permission_desc=該團隊擁有對所屬倉庫的 <strong>讀取</strong> 和 <strong>寫入</strong> 的權限。 -teams.admin_permission_desc=該團隊擁有一定的 <strong>管理</strong> 權限,團隊成員可以讀取、複製、推送以及添加其它倉庫協作者。 -teams.repositories=團隊倉庫 -teams.search_repo_placeholder=搜索倉庫... -teams.add_team_repository=添加團隊倉庫 -teams.remove_repo=移除倉庫 -teams.add_nonexistent_repo=您嘗試添加到團隊的倉庫不存在,請先創建倉庫! - -[admin] -dashboard=控制面版 -users=用戶管理 -organizations=組織管理 -repositories=倉庫管理 -authentication=授權認證管理 -config=應用配置管理 -notices=系統提示管理 -monitor=應用監控面版 -first_page=首頁 -last_page=末頁 -total=總計:%d - -dashboard.statistic=應用統計數據 -dashboard.operations=管理員操作 -dashboard.system_status=系統監視狀態 -dashboard.statistic_info=Gitea 數據庫統計:<b>%d</b> 位用戶,<b>%d</b> 個組織,<b>%d</b> 個公鑰,<b>%d</b> 個倉庫,<b>%d</b> 個倉庫關註,<b>%d</b> 個贊,<b>%d</b> 次行為,<b>%d</b> 條權限記錄,<b>%d</b> 個問題,<b>%d</b> 次評論,<b>%d</b> 個社交帳號,<b>%d</b> 個用戶關註,<b>%d</b> 個鏡像,<b>%d</b> 個版本發佈,<b>%d</b> 個登錄源,<b>%d</b> 個 Web 鉤子,<b>%d</b> 個里程碑,<b>%d</b> 個標籤,<b>%d</b> 個鉤子任務,<b>%d</b> 個團隊,<b>%d</b> 個更新任務,<b>%d</b> 個附件。 -dashboard.operation_name=操作名稱 -dashboard.operation_switch=開關 -dashboard.operation_run=執行 -dashboard.clean_unbind_oauth=清理未綁定社交帳號 -dashboard.clean_unbind_oauth_success=所有未綁定社交數據清除成功! -dashboard.delete_inactivate_accounts=刪除所有未激活帳戶 -dashboard.delete_inactivate_accounts_success=所有未激活帳號清除成功! -dashboard.delete_repo_archives=刪除所有倉庫存檔 -dashboard.delete_repo_archives_success=所有倉庫存檔清除成功! -dashboard.delete_missing_repos=刪除所有丟失 Git 文件的倉庫記錄 -dashboard.delete_missing_repos_success=成功刪除所有丟失 Git 文件的倉庫記錄! -dashboard.git_gc_repos=對倉庫進行垃圾回收 -dashboard.git_gc_repos_success=所有倉庫的垃圾回收已成功完成! -dashboard.resync_all_sshkeys=重新生成 '.ssh/authorized_keys' 文件(警告:不是 Gitea 的密鑰也會被刪除) -dashboard.resync_all_sshkeys_success=所有公鑰重新生成成功! -dashboard.resync_all_update_hooks=重新生成所有倉庫的 Update 鈎子(用於被修改的自定義配置文件) -dashboard.resync_all_update_hooks_success=已成功重新生成所有倉庫的 Update 鈎子! -dashboard.reinit_missing_repos=Reinitialize all repository records that lost Git files -dashboard.reinit_missing_repos_success=All repository records that lost Git files have been reinitialized successfully. - -dashboard.server_uptime=服務執行時間 -dashboard.current_goroutine=當前 Goroutines 數量 -dashboard.current_memory_usage=當前內存使用量 -dashboard.total_memory_allocated=所有被分配的內存 -dashboard.memory_obtained=內存佔用量 -dashboard.pointer_lookup_times=指針查找次數 -dashboard.memory_allocate_times=內存分配次數 -dashboard.memory_free_times=內存釋放次數 -dashboard.current_heap_usage=當前 Heap 內存使用量 -dashboard.heap_memory_obtained=Heap 內存佔用量 -dashboard.heap_memory_idle=Heap 內存空閒量 -dashboard.heap_memory_in_use=正在使用的 Heap 內存 -dashboard.heap_memory_released=被釋放的 Heap 內存 -dashboard.heap_objects=Heap 對象數量 -dashboard.bootstrap_stack_usage=啟動 Stack 使用量 -dashboard.stack_memory_obtained=被分配的 Stack 內存 -dashboard.mspan_structures_usage=MSpan 結構內存使用量 -dashboard.mspan_structures_obtained=被分配的 MSpan 結構內存 -dashboard.mcache_structures_usage=MCache 結構內存使用量 -dashboard.mcache_structures_obtained=被分配的 MCache 結構內存 -dashboard.profiling_bucket_hash_table_obtained=被分配的剖析哈希表內存 -dashboard.gc_metadata_obtained=被分配的垃圾收集元數據內存 -dashboard.other_system_allocation_obtained=其它被分配的系統內存 -dashboard.next_gc_recycle=下次垃圾收集內存回收量 -dashboard.last_gc_time=距離上次垃圾收集時間 -dashboard.total_gc_time=垃圾收集執行時間總量 -dashboard.total_gc_pause=垃圾收集暫停時間總量 -dashboard.last_gc_pause=上次垃圾收集暫停時間 -dashboard.gc_times=垃圾收集執行次數 - -users.user_manage_panel=用戶管理面版 -users.new_account=創建新的帳戶 -users.name=用戶名 -users.activated=已激活 -users.admin=管理員 -users.repos=倉庫數 -users.created=創建時間 -users.send_register_notify=向用戶發送註冊通知郵件 -users.new_success=新用戶 '%s' 創建成功! -users.edit=編輯 -users.auth_source=認證源 -users.local=本地 -users.auth_login_name=認證登錄名稱 -users.password_helper=留空使其保持不變。 -users.update_profile_success=該用戶信息更新成功! -users.edit_account=編輯用戶信息 -users.max_repo_creation=最大儲存庫新增限制 -users.max_repo_creation_desc=(設定 -1 使用全域預設限制) -users.is_activated=該用戶已被激活 -users.prohibit_login=This account is prohibited to login -users.is_admin=該用戶具有管理員權限 -users.allow_git_hook=該帳戶具有創建 Git 鉤子的權限 -users.allow_import_local=該用戶具有導入本地倉庫的權限 -users.update_profile=更新用戶信息 -users.delete_account=刪除該用戶 -users.still_own_repo=該帳戶仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除帳戶操作! -users.still_has_org=該帳戶仍舊是某些組織的成員,您必須先使其離開或刪除組織。 -users.deletion_success=用戶刪除成功! - -orgs.org_manage_panel=組織管理面版 -orgs.name=組織名稱 -orgs.teams=團隊數 -orgs.members=成員數 - -repos.repo_manage_panel=倉庫管理界面 -repos.owner=所有者 -repos.name=倉庫名稱 -repos.private=私有庫 -repos.watches=關註數 -repos.stars=讚好數 -repos.issues=問題數 - -auths.auth_manage_panel=認證管理面板 -auths.new=添加新認證源 -auths.name=認證名稱 -auths.type=認證類型 -auths.enabled=已啟用 -auths.updated=最後更新時間 -auths.auth_type=認證類型 -auths.auth_name=認證名稱 -auths.security_protocol=Security Protocol -auths.domain=域名 -auths.host=主機地址 -auths.port=主機端口 -auths.bind_dn=綁定DN -auths.bind_password=綁定密碼 -auths.bind_password_helper=警告:該密碼將會以明文的形式保存在數據庫中。請不要使用擁有高權限的帳戶! -auths.user_base=用戶搜索基準 -auths.user_dn=User DN -auths.attribute_username=用戶名屬性 -auths.attribute_username_placeholder=留空表示使用用戶登錄時所使用的用戶名 -auths.attribute_name=名子屬性 -auths.attribute_surname=姓氏屬性 -auths.attribute_mail=電子郵箱屬性 -auths.attributes_in_bind=Fetch attributes in Bind DN context -auths.filter=使用者篩選器 -auths.admin_filter=管理者篩選器 -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP 驗證類型 -auths.smtphost=SMTP 主機地址 -auths.smtpport=SMTP 主機端口 -auths.allowed_domains=域名白名單 -auths.allowed_domains_helper=留空表示不對域名做任何限制。多個域名之間需要使用逗號 ',' 分隔。 -auths.enable_tls=啟用 TLS 加密 -auths.skip_tls_verify=忽略 TLS 驗證 -auths.pam_service_name=PAM 服務名稱 -auths.enable_auto_register=允許授權用戶自動註冊 -auths.tips=幫助提示 -auths.edit=編輯認證設置 -auths.activated=該授權認證已經啟用 -auths.new_success=新的認證源 "%s" 添加成功! -auths.update_success=認證設置更新成功! -auths.update=更新認證設置 -auths.delete=刪除該認證 -auths.delete_auth_title=刪除認證操作 -auths.delete_auth_desc=該認證將被刪除。是否繼續? -auths.still_in_used=This authentication is still used by some users, please delete or convert these users to another login type first. -auths.deletion_success=認證源刪除成功! - -config.server_config=服務器配置 -config.app_name=應用名稱 -config.app_ver=應用版本 -config.app_url=應用 URL -config.domain=應用域名 -config.offline_mode=離線模式 -config.disable_router_log=關閉路由日志 -config.run_user=執行用戶 -config.run_mode=執行模式 -config.repo_root_path=倉庫根目錄 -config.static_file_root_path=靜態文件根目錄 -config.log_file_root_path=日志文件根目錄 -config.script_type=腳本類型 -config.reverse_auth_user=反向代理認證 - -config.ssh_config=SSH 配置 -config.ssh_enabled=已啟用 -config.ssh_start_builtin_server=啟動內建伺服器 -config.ssh_domain=Domain -config.ssh_port=埠 -config.ssh_listen_port=監聽埠 -config.ssh_root_path=根路徑 -config.ssh_key_test_path=金鑰測試路徑 -config.ssh_keygen_path=金鑰產生 (' ssh-keygen ') 路徑 -config.ssh_minimum_key_size_check=金鑰最小大小檢查 -config.ssh_minimum_key_sizes=金鑰最小大小 - -config.db_config=數據庫配置 -config.db_type=數據庫類型 -config.db_host=主機地址 -config.db_name=數據庫名稱 -config.db_user=數據庫用戶 -config.db_ssl_mode=SSL 模式 -config.db_ssl_mode_helper=(僅限 "postgres" 使用) -config.db_path=數據庫路徑 -config.db_path_helper=(用於 "sqlite3" 和 "tidb") - -config.service_config=服務配置 -config.register_email_confirm=註冊電子郵件確認 -config.disable_register=關閉註冊功能 -config.show_registration_button=顯示註冊按鈕 -config.require_sign_in_view=強制登錄瀏覽 -config.mail_notify=郵件通知提醒 -config.disable_key_size_check=禁用密鑰最小長度檢查 -config.enable_captcha=啟用驗證碼服務 -config.active_code_lives=激活用戶連結有效期 -config.reset_password_code_lives=重置密碼連結有效期 - -config.webhook_config=Web 鉤子配置 -config.queue_length=隊列長度 -config.deliver_timeout=推送超時 -config.skip_tls_verify=忽略 TLS 驗證 - -config.mailer_config=郵件配置 -config.mailer_enabled=啟用服務 -config.mailer_disable_helo=禁用 HELO 操作 -config.mailer_name=發送者名稱 -config.mailer_host=郵件主機地址 -config.mailer_user=發送者帳號 -config.send_test_mail=發送測試郵件 -config.test_mail_failed=無法向 '%s' 發送測試郵件: %v -config.test_mail_sent=測試電子郵件已發送到 '%s'。 - -config.oauth_config=社交帳號配置 -config.oauth_enabled=啟用服務 - -config.cache_config=Cache 配置 -config.cache_adapter=Cache 適配器 -config.cache_interval=Cache 周期 -config.cache_conn=Cache 連接字符串 - -config.session_config=Session 配置 -config.session_provider=Session 提供者 -config.provider_config=提供者配置 -config.cookie_name=Cookie 名稱 -config.enable_set_cookie=啟用設置 Cookie -config.gc_interval_time=垃圾收集周期 -config.session_life_time=Session 生命周期 -config.https_only=僅限 HTTPS -config.cookie_life_time=Cookie 生命周期 - -config.picture_config=圖片配置 -config.picture_service=圖片服務 -config.disable_gravatar=禁用 Gravatar 頭像 -config.enable_federated_avatar=Enable Federated Avatars - -config.git_config=Git Configuration -config.git_disable_diff_highlight=Disable Diff Syntax Highlight -config.git_max_diff_lines=Max Diff Lines (for a single file) -config.git_max_diff_line_characters=Max Diff Characters (for a single line) -config.git_max_diff_files=Max Diff Files (to be shown) -config.git_gc_args=GC Arguments -config.git_migrate_timeout=Migration Timeout -config.git_mirror_timeout=Mirror Update Timeout -config.git_clone_timeout=Clone Operation Timeout -config.git_pull_timeout=Pull Operation Timeout -config.git_gc_timeout=GC Operation Timeout - -config.log_config=日誌配置 -config.log_mode=日誌模式 - -monitor.cron=Cron 任務 -monitor.name=任務名稱 -monitor.schedule=任務安排 -monitor.next=下次執行時間 -monitor.previous=上次執行時間 -monitor.execute_times=執行次數 -monitor.process=執行中進程 -monitor.desc=進程描述 -monitor.start=開始時間 -monitor.execute_time=已執行時間 - -notices.system_notice_list=系統提示管理 -notices.view_detail_header=查看提示詳情 -notices.actions=操作 -notices.select_all=選取全部 -notices.deselect_all=取消所有選取 -notices.inverse_selection=反向選取 -notices.delete_selected=刪除選取項 -notices.delete_all=刪除所有提示 -notices.type=提示類型 -notices.type_1=倉庫 -notices.desc=描述 -notices.op=操作 -notices.delete_success=系統提示刪除成功! - -[action] -create_repo=創建了儲存庫 <a href="%s">%s</a> -rename_repo=重新命名倉庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a> -commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代碼到 <a href="%[1]s">%[4]s</a> -create_issue=`創建了問題 <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`創建了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`評論了問題 <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a> -push_tag=推送了標籤 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> -compare_commits=查看 %d 次提交的內容比對 - -[tool] -ago=之前 -from_now=之後 -now=現在 -1s=1 秒%s -1m=1 分鐘%s -1h=1 小時%s -1d=1 天%s -1w=1 周%s -1mon=1 月%s -1y=1 年%s -seconds=%d 秒%s -minutes=%d 分鐘%s -hours=%d 小時%s -days=%d 天%s -weeks=%d 周%s -months=%d 月%s -years=%d 年%s -raw_seconds=秒 -raw_minutes=分鐘 - -[dropzone] -default_message=拖曳文件到此處或單擊上傳 -invalid_input_type=您不能上傳該類型的文件 -file_too_big=文件大小({{filesize}} MB)超過了最大允許大小({{maxFilesize}} MB) -remove_file=移除文件 - diff --git a/conf/locale/locale_zh-TW.ini b/conf/locale/locale_zh-TW.ini deleted file mode 100644 index 8f7e1f7207..0000000000 --- a/conf/locale/locale_zh-TW.ini +++ /dev/null @@ -1,1200 +0,0 @@ -app_desc=基於 Go 語言的自助 Git 服務 - -home=首頁 -dashboard=控制面版 -explore=探索 -help=說明 -sign_in=登入 -sign_out=登出 -sign_up=註冊 -register=註冊 -website=網站 -version=版本 -page=頁面 -template=樣板 -language=語言 -create_new=創建... -user_profile_and_more=用戶信息及更多 -signed_in_as=已登入用戶 - -username=用戶名稱 -email=電子郵件 -password=密碼 -re_type=確認密碼 -captcha=驗證碼 - -repository=儲存庫 -organization=組織 -mirror=鏡像 -new_repo=新增儲存庫 -new_migrate=遷移外部倉庫 -new_mirror=新鏡像 -new_fork=新增程式庫分支 -new_org=新增組織 -manage_org=管理組織 -admin_panel=管理面板 -account_settings=帳號設定 -settings=設定 -your_profile=個人資料 -your_settings=用戶設定 - -activities=活動 -pull_requests=合併請求 -issues=問題 - -cancel=取消 - -[install] -install=安裝頁面 -title=首次安裝步驟 -docker_helper=如果您正在使用 Docker 容器運行 Gitea,請務必先仔細閱讀 <a target="_blank" rel="noopener" href="%s">官方文檔</a> 後再對本頁面進行填寫。 -requite_db_desc=Gitea 要求安裝 MySQL、PostgreSQL、SQLite3 或 TiDB。 -db_title=數據庫設置 -db_type=資料庫類型 -host=主機 -user=帳號 -password=密碼 -db_name=資料庫名稱 -db_helper=如果您使用 MySQL,請使用 INNODB 引擎以及 utf8_general_ci 字符集。 -ssl_mode=SSL 模式 -path=數據庫文件路徑 -sqlite_helper=SQLite3 或 TiDB 資料庫檔案路徑。<br>作為以服務執行時,請使用絕對路徑。 -err_empty_db_path=SQLite3 或 TiDB 的數據庫路徑不能為空。 -err_invalid_tidb_name=TiDB 數據庫名稱不允許包含字符 "." 或 "-" 。 -no_admin_and_disable_registration=您不能夠在未創建管理員用戶的情況下禁止註冊。 -err_empty_admin_password=管理員密碼不能為空。 - -general_title=應用基本設置 -app_name=應用名稱 -app_name_helper=為您的組織取個響亮而又偉大的名稱 -repo_path=儲存庫的根目錄 -repo_path_helper=所有Git遠端儲存庫將會儲存在這個目錄之下。 -run_user=執行使用者 -run_user_helper=該用戶必須具有對儲存庫根目錄和執行 Gitea 的操作權限。 -domain=域名 -domain_helper=該設置影響 SSH 複製地址。 -ssh_port=SSH 埠 -ssh_port_helper=您的 SSH 服務正在使用此埠號,若要禁用SSH 功能請保持欄位空白。 -http_port=HTTP 端口號 -http_port_helper=應用監聽的端口號 -app_url=應用程式網址 -app_url_helper=該設置影響 HTTP/HTTPS 複製地址和一些郵箱中的連結。 -log_root_path=日誌路徑 -log_root_path_helper=寫入日誌檔目錄 - -optional_title=可選設置 -email_title=電子郵件服務設定 -smtp_host=SMTP 主機 -smtp_from=寄件者 -smtp_from_helper=郵件來自地址,遵循 RFC 5322 標准。可以是一個單純的郵箱地址或使用 "name" <email@example.com> 的格式。 -mailer_user=寄件者 E-mail -mailer_password=發送郵箱密碼 -register_confirm=啟用註冊郵箱確認 -mail_notify=啟用郵件通知提醒 -server_service_title=伺服器和其他服務設置 -offline_mode=啓用離線模式 -offline_mode_popup=在部署模式下也禁用從 CDN 獲取文件,所有的資源將從本地伺服器獲取。 -disable_gravatar=禁用 Gravatar 服務 -disable_gravatar_popup=禁用 Gravatar 和自定義源,僅使用由用戶上傳或默認的頭像。 -federated_avatar_lookup=開啟聯合頭像查詢 -federated_avatar_lookup_popup=開啟聯合頭像查詢並使用基於開放源碼的 libravatar 服務 -disable_registration=禁止用戶自主註冊 -disable_registration_popup=禁止用戶自主註冊功能,只有管理員可以添加帳號。 -enable_captcha=啟用驗證碼服務 -enable_captcha_popup=要求在用戶註冊時輸入驗證碼 -require_sign_in_view=啓用登錄訪問限制 -require_sign_in_view_popup=只有已登錄的用戶才能夠訪問頁面,否則將只能看到登錄或註冊頁面。 -admin_setting_desc=創建管理員帳號並不是必須的,因為 ID=1 的用戶將自動獲得管理員權限。 -admin_title=管理員帳號設置 -admin_name=管理員用戶名 -admin_password=管理員密碼 -confirm_password=確認密碼 -admin_email=管理員郵箱 -install_btn_confirm=立即安裝 -test_git_failed=無法識別 'git' 命令:%v -sqlite3_not_available=您所使用的發行版本不支持 SQLite3,請從 %s 下載官方構建版,而不是 gobuild 版本。 -invalid_db_setting=數據庫設置不正確:%v -invalid_repo_path=倉庫根目錄設置不正確:%v -run_user_not_match=執行系統用戶非當前用戶:%s -> %s -save_config_failed=應用配置保存失敗:%v -invalid_admin_setting=管理員帳戶設置不正確:%v -install_success=您好!我們很高興您選擇使用 Gitea,祝您使用愉快,代碼從此無 BUG! -invalid_log_root_path=日誌根目錄無效: %v - -[home] -uname_holder=用戶名或郵箱 -password_holder=密碼 -switch_dashboard_context=切換控制面版用戶 -my_repos=我的倉庫 -show_more_repos=顯示更多倉庫... -collaborative_repos=參與協作的倉庫 -my_orgs=我的組織 -my_mirrors=我的鏡像 -view_home=訪問 %s - -issues.in_your_repos=屬於該用戶倉庫的 - -[explore] -repos=探索倉庫 -users=用戶 -search=搜索 - -[auth] -create_new_account=創建帳戶 -register_hepler_msg=已經註冊?立即登錄! -social_register_hepler_msg=已經註冊?立即綁定! -disable_register_prompt=對不起,註冊功能已被關閉。請聯系網站管理員。 -disable_register_mail=對不起,註冊郵箱確認功能已被關閉。 -remember_me=記住登錄 -forgot_password=忘記密碼 -forget_password=忘記密碼? -sign_up_now=還沒帳戶?馬上註冊。 -confirmation_mail_sent_prompt=一封新的確認郵件已經被發送至 <b>%s</b>,請檢查您的收件箱並在 %d 小時內完成確認註冊操作。 -active_your_account=激活您的帳戶 -prohibit_login=禁止登錄 -prohibit_login_desc=您的帳戶被停用,請聯繫網站管理員。 -resent_limit_prompt=對不起,您請求發送激活郵件過於頻繁,請等待 3 分鐘後再試! -has_unconfirmed_mail=%s 您好,您有一封發送至( <b>%s</b>) 但未被確認的郵件。如果您未收到激活郵件,或需要重新發送,請單擊下方的按鈕。 -resend_mail=單擊此處重新發送確認郵件 -email_not_associate=您輸入的郵箱地址未被關聯到任何帳號! -send_reset_mail=單擊此處(重新)發送您的密碼重置郵件 -reset_password=重置密碼 -invalid_code=對不起,您的確認代碼已過期或已失效。 -reset_password_helper=單擊此處重置密碼 -password_too_short=密碼長度不能少於 6 位! -non_local_account=非本地帳戶無法通過 Gitea 修改密碼。 - -[mail] -activate_account=請激活您的帳戶 -activate_email=請驗證您的郵箱地址 -reset_password=重置密碼 -register_success=註冊成功,歡迎使用 -register_notify=歡迎使用 - -[modal] -yes=確認操作 -no=取消操作 -modify=確認修改 - -[form] -UserName=用戶名 -RepoName=儲存庫名稱 -Email=郵箱地址 -Password=密碼 -Retype=確認密碼 -SSHTitle=SSH 密鑰名稱 -HttpsUrl=HTTPS URL 地址 -PayloadUrl=推送地址 -TeamName=團隊名稱 -AuthName=認證名稱 -AdminEmail=管理員郵箱 - -NewBranchName=新的分支名稱 -CommitSummary=提交摘要 -CommitMessage=提交訊息 -CommitChoice=提交選擇 -TreeName=檔案路徑 -Content=內容 - -require_error=不能為空。 -alpha_dash_error=必須為英文字母、阿拉伯數字或橫線(-_)。 -alpha_dash_dot_error=必須為英文字母、阿拉伯數字、橫線(-_)或點。 -size_error=長度必須為 %s。 -min_size_error=長度最小為 %s 個字符。 -max_size_error=長度最大為 %s 個字符。 -email_error=不是一個有效的郵箱地址。 -url_error=不是一個有效的 URL。 -include_error=必須包含子字符串 '%s'。 -unknown_error=未知錯誤: -captcha_incorrect=驗證碼未匹配。 -password_not_match=密碼與確認密碼未匹配。 - -username_been_taken=用戶名已經被佔用。 -repo_name_been_taken=倉庫名稱已經被佔用。 -org_name_been_taken=組織名稱已經被佔用。 -team_name_been_taken=團隊名稱已經被佔用。 -email_been_used=郵箱地址已經被使用。 -username_password_incorrect=用戶名或密碼不正確。 -enterred_invalid_repo_name=請檢查您輸入的倉庫名稱是正確。 -enterred_invalid_owner_name=請檢查您輸入的新所有者用戶名是否正確。 -enterred_invalid_password=請檢查您輸入的密碼是否正確。 -user_not_exist=被操作的用戶不存在! -last_org_owner=被移除用戶為最後一位管理員。請添加一位新的管理員再進行移除成員操作! - -invalid_ssh_key=很抱歉,我們無法驗證您輸入的 SSH 密鑰:%s -unable_verify_ssh_key=Gitea 無法驗證您輸入的 SSH 密鑰,但我們假設那是有效的密鑰,請您自行確保其有效性! -auth_failed=授權驗證失敗:%v - -still_own_repo=您的帳戶仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除帳戶操作! -still_has_org=您的帳戶仍舊是某些組織的成員,您必須先離開或刪除組織。 -org_still_own_repo=該組織仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除組織操作! - -target_branch_not_exist=目標分支不存在 - -[user] -change_avatar=更改頭像 -join_on=加入於 -repositories=倉庫列表 -activity=公開活動 -followers=關註者 -starred=已讚好 -following=關註中 -follow=關注 -unfollow=取消關注 - -form.name_reserved=用戶名 '%s' 是被保留的。 -form.name_pattern_not_allowed=用戶名不允許 '%s' 的格式。 - -[settings] -profile=個人信息 -password=修改密碼 -avatar=頭像 -ssh_keys=管理 SSH 密鑰 -social=社交帳號綁定 -applications=管理授權應用 -orgs=管理組織 -delete=刪除帳戶 -uid=用戶 ID - -public_profile=公開信息 -profile_desc=您的郵箱地址將會被公開,並被用於接收帳戶的所有提醒和通知。 -password_username_disabled=不允許非本地類型使用者更改他們的使用者名。 -full_name=自定義名稱 -website=個人網站 -location=所在地區 -update_profile=更新信息 -update_profile_success=您的個人信息更新成功! -change_username=用戶名將被修改 -change_username_prompt=該操作將會影響到所有與您帳戶有關的鏈接 -continue=繼續操作 -cancel=取消操作 - -lookup_avatar_by_mail=通過信箱查找頭像 -federated_avatar_lookup=Federated Avatar 查詢 -enable_custom_avatar=啟動自定義頭像 -choose_new_avatar=選擇新的頭像 -update_avatar=更新頭像設置 -delete_current_avatar=刪除當前頭像 -uploaded_avatar_not_a_image=上傳的文件不是一張圖片! -update_avatar_success=您的頭像設置更新成功! - -change_password=修改密碼 -old_password=當前密碼 -new_password=新的密碼 -retype_new_password=重新輸入新的密碼 -password_incorrect=當前密碼不正確! -change_password_success=密碼修改成功!您現在可以使用新的密碼登錄。 -password_change_disabled=不允許非本地類型使用者,更改其密碼。 - -emails=電子郵件地址 -manage_emails=管理電子郵件地址 -email_desc=您的主要邮箱地址将被用于通知提醒和其它操作。 -primary=主要 -primary_email=设为主要 -delete_email=刪除 -email_deletion=刪除郵箱 -email_deletion_desc=刪除該郵箱地址將會移除所有相關的信息。是否繼續? -email_deletion_success=成功刪除郵箱! -add_new_email=添加新的電子郵件地址 -add_email=添加電子郵件 -add_email_confirmation_sent=一封待確認的電子郵件已發送到 '%s',請在%d 小時內檢查您的收件箱,並完成確認過程。 -add_email_success=新的邮箱地址添加成功。 - -manage_ssh_keys=管理 SSH 密鑰 -add_key=增加密鑰 -ssh_desc=以下是與您帳戶所關聯的 SSH 密鑰,如果您發現有陌生的密鑰,請立即刪除它! -ssh_helper=<strong>需要幫助嗎?</strong> 請查看有關 <a href="%s"> 如何生成 SSH 密鑰</a> 的指南或 <a href="%s"> SSH 的常見問題</a> 的疑難排解。 -add_new_key=增加 SSH 密鑰 -ssh_key_been_used=公共密鑰已經被使用 -ssh_key_name_used=使用相同名稱的公共密鑰已經存在! -key_name=密鑰名稱 -key_content=密鑰內容 -add_key_success=新的 SSH 密鑰 '%s' 添加成功! -delete_key=刪除 -ssh_key_deletion=刪除 SSH 公鑰 -ssh_key_deletion_desc=刪除該 SSH 公鑰將刪除所有與您帳戶相關的訪問權限。是否繼續? -ssh_key_deletion_success=SSH 公鑰刪除成功! -add_on=增加於 -last_used=上次使用在 -no_activity=沒有最近活動 -key_state_desc=該密鑰在 7 天內被使用過 -token_state_desc=此token在過去七天內曾經被使用過 - -manage_social=管理關聯社交帳戶 -social_desc=以下是與您帳戶所關聯的社交帳號,如果您發現有陌生的關聯,請立即解除綁定! -unbind=解除綁定 -unbind_success=社交帳號解除綁定成功! - -manage_access_token=管理個人操作令牌 -generate_new_token=生成新的令牌 -tokens_desc=您所產生的token將被用來存取Gitea APIs -new_token_desc=目前為止,任何令牌都對您的帳戶擁有完整的操作權限。 -token_name=令牌名稱 -generate_token=生成令牌 -generate_token_succees=新的操作令牌生成成功!您必須立即複製到一個安全的地方,因為該令牌只會顯示一次! -delete_token=删除令牌 -access_token_deletion=刪除個人的連接token -access_token_deletion_desc=刪除此連接token將會刪除與相關應用程式的連結。您想要繼續嗎? -delete_token_success=您的連接token已成功刪除。請記得更新您的應用程式。 - -delete_account=刪除當前帳戶 -delete_prompt=刪除操作會永久清除您的帳戶信息,並且 <strong>不可恢復</strong>! -confirm_delete_account=確認刪除帳戶 -delete_account_title=帳戶刪除操作 -delete_account_desc=該帳戶將被永久性刪除,您確定要繼續操作嗎? - -[repo] -owner=擁有者 -repo_name=倉庫名稱 -repo_name_helper=偉大的倉庫名稱一般都較短、令人深刻並且 <strong>獨一無二</strong> 的。 -visibility=可見度 -visiblity_helper=該倉庫為 <span class="ui red text">私有的</span> -visiblity_helper_forced=網站管理員已強制要求所有新建倉庫必須為 <span class="ui red text">私有的</span> -visiblity_fork_helper=(修改該值將會影響到所有派生倉庫) -clone_helper=不知道如何操作?訪問 <a target="_blank" rel="noopener"href="%s"> 帮助説明</a> ! -fork_repo=派生倉庫 -fork_from=派生自 -fork_visiblity_helper=派生倉庫無法修改可見性。 -repo_desc=倉庫描述 -repo_lang=倉庫語言 -repo_gitignore_helper=選擇 .gitignore 主題 -license=授權許可 -license_helper=請選擇授權許可文件 -readme=Readme -readme_helper=請選擇readme模板 -auto_init=使用選定的文件和模板初始化倉庫 -create_repo=創建倉庫 -default_branch=默認分支 -mirror_prune=裁減 -mirror_prune_desc=當遠程追蹤的引用被刪除時本地也會同步刪除 -mirror_interval=鏡像同步周期(小時) -mirror_address=鏡像地址 -mirror_address_desc=請在位址中包括必要的使用者憑據。 -mirror_last_synced=上次同步 -watchers=關注者 -stargazers=稱讚者 -forks=派生倉庫 - -form.reach_limit_of_creation=擁有者已達到儲存庫最大的新增上限 %d。 -form.name_reserved=倉庫名稱 '%s' 是被保留的。 -form.name_pattern_not_allowed=倉庫名稱不允許 '%s' 的格式。 - -need_auth=需要授權驗證 -migrate_type=遷移類型 -migrate_type_helper=該倉庫將是一個 <span class="text blue">鏡像</span> -migrate_repo=遷移倉庫 -migrate.clone_address=複製地址 -migrate.clone_address_desc=該地址可以是 HTTP/HTTPS/GIT URL 或本地服務器路徑。 -migrate.permission_denied=您並沒有導入本地倉庫的權限。 -migrate.invalid_local_path=無效的本地路徑,該路徑不存在或不是一個目錄! -migrate.failed=遷移失敗:%v - -mirror_from=镜像来自 -forked_from=派生自 -fork_from_self=無法派生已經擁有的倉庫! -copy_link=複製連結 -copy_link_success=複製成功! -copy_link_error=請按下 ⌘-C 或 Ctrl-C 複製 -copied=複製成功 -unwatch=取消關注 -watch=關註 -unstar=取消讚好 -star=讚好 -fork=複刻 - -no_desc=暫無描述 -quick_guide=快速幫助 -clone_this_repo=複製當前倉庫 -create_new_repo_command=從命令行創建一個新的倉庫 -push_exist_repo=從命令行推送已經創建的倉庫 -repo_is_empty=這倉庫不包含任何內容,請稍後再訪問! - -code=代碼 -branch=分支 -tree=目錄樹 -filter_branch_and_tag=過濾分支或標籤 -branches=分支列表 -tags=標籤列表 -issues=問題管理 -pulls=合併請求 -labels=標籤 -milestones=里程碑 -commits=提交歷史 -releases=版本發佈 -file_raw=原始文件 -file_history=文件歷史 -file_view_raw=查看原始文件 -file_permalink=永久連結 -file_too_large=檔案太大,無法顯示 - -editor.new_file=開新檔案 -editor.upload_file=上傳檔案 -editor.edit_file=編輯文件 -editor.preview_changes=預覽更改 -editor.cannot_edit_non_text_files=不能編輯非文字檔 -editor.edit_this_file=編輯此文件 -editor.must_be_on_a_branch=你必須在一個分支或提出對此檔的更改 -editor.fork_before_edit=你必須在編輯檔案之前備份此檔案 -editor.delete_this_file=刪除此文件 -editor.must_have_write_access=您必須具有寫存取權限,或提出對此檔案的更改 -editor.file_delete_success=已成功刪除 '%s' ! -editor.name_your_file=命名您的檔... -editor.filename_help=輸入名稱後按下 / 鍵即可新增資料夾,或將滑鼠移至輸入格最左側按下Backspace移除資料夾。 -editor.or=或 -editor.cancel_lower=取消 -editor.commit_changes=提交更改嗎? -editor.add_tmpl=添加%s/<filename>' -editor.add=新增 '%s' -editor.update=更新 '%s' -editor.delete=刪除 '%s' -editor.commit_message_desc=添加一個可選的擴展描述... -editor.commit_directly_to_this_branch=直接提交到 <strong class="branch-name">%s</strong> 分支。 -editor.create_new_branch=創建 <strong>新的分支</strong> 為此提交和開始合併請求。 -editor.new_branch_name_desc=新的分支名稱... -editor.cancel=取消 -editor.filename_cannot_be_empty=檔案名不能為空。 -editor.branch_already_exists='%s' 已存在於此存儲庫。 -editor.directory_is_a_file='%s' 在此倉庫中的路徑是檔案而不是目錄。 -editor.filename_is_a_directory=檔案名 '%s' 是此資料庫中的現有目錄。 -editor.file_editing_no_longer_exists=檔 '%s' 您正在編輯不再存在於資料庫。 -editor.file_changed_while_editing=從您開始編輯已更改檔的內容。<a target="_blank"href="%s"> 按一下此處</a> 以查看什麼發生了更改或 <strong>按提交再</strong> 覆蓋這些更改。 -editor.file_already_exists=帶有名稱 '%s' 的檔已經存在在這個資料庫中。 -editor.no_changes_to_show=沒有可以顯示的變更。 -editor.fail_to_update_file=上傳/創建檔案 '%s' 失敗, 錯誤訊息: %v -editor.add_subdir=新增子目錄... -editor.unable_to_upload_files=上傳檔案失敗到 '%s', 錯誤訊息: %v -editor.upload_files_to_dir=上傳檔案到 '%s' - -commits.commits=次代碼提交 -commits.search=搜索提交歷史 -commits.find=查找 -commits.author=作者 -commits.message=備註 -commits.date=提交日期 -commits.older=更舊的提交 -commits.newer=更新的提交 - -issues.new=創建問題 -issues.new.labels=標籤 -issues.new.no_label=未選擇標籤 -issues.new.clear_labels=清除已選取標籤 -issues.new.milestone=里程碑 -issues.new.no_milestone=未選擇里程碑 -issues.new.clear_milestone=清除已選取里程碑 -issues.new.open_milestone=開啟中的里程碑 -issues.new.closed_milestone=已關閉的里程碑 -issues.new.assignee=指派成員 -issues.new.clear_assignee=取消指派成員 -issues.new.no_assignee=未指派成員 -issues.create=創建問題 -issues.new_label=創建標籤 -issues.new_label_placeholder=標籤名稱... -issues.create_label=創建標籤 -issues.label_templates.title=載入一組預定義的標籤 -issues.label_templates.info=沒有任何標籤。你可以點選上面創建一個或按下面"新建標籤"按鈕來使用一組預定義。 -issues.label_templates.helper=選擇一個標籤集 -issues.label_templates.use=使用此標籤集 -issues.label_templates.fail_to_load_file=載入標籤範本檔案 '%s' 失敗: %v -issues.open_tab=%d 個開啓中 -issues.close_tab=%d 個已關閉 -issues.filter_label=標籤篩選 -issues.filter_label_no_select=無篩選標籤 -issues.filter_milestone=里程碑篩選 -issues.filter_milestone_no_select=無篩選里程碑 -issues.filter_assignee=指派人篩選 -issues.filter_assginee_no_select=無篩選指派人 -issues.filter_type=類型篩選 -issues.filter_type.all_issues=所有問題 -issues.filter_type.assigned_to_you=指派給您的 -issues.filter_type.created_by_you=由您創建的 -issues.filter_type.mentioning_you=提及您的 -issues.filter_sort=排序 -issues.filter_sort.latest=最新創建 -issues.filter_sort.oldest=最早創建 -issues.filter_sort.recentupdate=最近更新 -issues.filter_sort.leastupdate=最少更新 -issues.filter_sort.mostcomment=最多評論 -issues.filter_sort.leastcomment=最少評論 -issues.opened_by=由 <a href="%[2]s">%[3]s</a> 與 %[1]s創建 -issues.opened_by_fake=由 %[2]s 於 %[1]s創建 -issues.previous=上一頁 -issues.next=下一頁 -issues.open_title=開啟中 -issues.closed_title=已關閉 -issues.num_comments=%d 條評論 -issues.commented_at=` 評論 <a href="#%s"> %s'</a>` -issues.delete_comment_confirm=您確定要刪除該條評論嗎? -issues.no_content=尚未有任何內容 -issues.close_issue=關閉 -issues.close_comment_issue=關閉及評論 -issues.reopen_issue=重新開啟 -issues.reopen_comment_issue=重新開啟及評論 -issues.create_comment=評論 -issues.closed_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 關閉` -issues.reopened_at=`於 <a id="%[1]s" href="#%[1]s">%[2]s</a> 重新開啟` -issues.commit_ref_at=`在代碼提交 <a id="%[1]s" href="#%[1]s">%[2]s</a> 中引用了該問題` -issues.poster=發佈者 -issues.collaborator=協同者 -issues.owner=所有者 -issues.sign_in_require_desc=<a href="%s"> 登入</a> 才能加入這對話。 -issues.edit=編輯 -issues.cancel=取消 -issues.save=保存 -issues.label_title=標籤名稱 -issues.label_color=標籤顏色 -issues.label_count=%d 個標籤 -issues.label_open_issues=%d 個開啓的問題 -issues.label_edit=編輯 -issues.label_delete=刪除 -issues.label_modify=修改標籤 -issues.label_deletion=刪除標籤 -issues.label_deletion_desc=刪除該標籤將會移除所有問題中相關的訊息。是否繼續? -issues.label_deletion_success=標籤刪除成功! -issues.num_participants=%d 參與者 -issues.attachment.open_tab=`在新的標籤頁中查看 '%s'` -issues.attachment.download=`點擊下載 '%s'` - -pulls.new=創建合併請求 -pulls.compare_changes=對比文件變化 -pulls.compare_changes_desc=對比兩個分支間的文件變化及發起一個合併請求。 -pulls.compare_base=基準分支 -pulls.compare_compare=對比文件變化 -pulls.filter_branch=過濾分支 -pulls.no_results=未找到結果 -pulls.nothing_to_compare=基準和對比分支代碼已經同步,無需進行對比。 -pulls.has_pull_request=`已經存在目標分支的合併請求:<a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` -pulls.create=創建合併請求 -pulls.title_desc=請求將 %[1]d 次代碼提交從 <code>%[2]s</code> 合併至 <code>%[3]s</code> -pulls.merged_title_desc=於 %[4]s 將 %[1]d 次代碼提交從 <code>%[2]s</code>合併至 <code>%[3]s</code> -pulls.tab_conversation=對話內容 -pulls.tab_commits=代碼提交 -pulls.tab_files=文件變動 -pulls.reopen_to_merge=請重新開啟合併請求來完成合併操作。 -pulls.merged=已合併 -pulls.has_merged=該合併請求已經成功合併! -pulls.data_broken=該合併請求的數據由於派生倉庫的相關信息被刪除而被破壞。 -pulls.is_checking=該合併請求正在進行衝突檢查,請稍後再刷新頁面。 -pulls.can_auto_merge_desc=這個拉請求可以自動合併。 -pulls.cannot_auto_merge_desc=由於存在衝突,不能自動合併這推送請求。 -pulls.cannot_auto_merge_helper=請手動合併來解決衝突。 -pulls.merge_pull_request=合併請求 -pulls.open_unmerged_pull_exists=`由於已經存在來自相同倉庫和合併信息的未合併請求(#%d),您無法執行重新開啟操作。` - -milestones.new=新的里程碑 -milestones.open_tab=%d 開啟中 -milestones.close_tab=%d 已關閉 -milestones.closed=於 %s關閉 -milestones.no_due_date=暫無截止日期 -milestones.open=開啟 -milestones.close=關閉 -milestones.new_subheader=創建里程碑來更好地組織你的問題 -milestones.create=創建里程碑 -milestones.title=標題 -milestones.desc=描述 -milestones.due_date=截止日期(可選) -milestones.clear=清除 -milestones.invalid_due_date_format=截止日期的格式錯誤,必須是 'yyyy-mm-dd' 的形式。 -milestones.create_success=里程碑 '%s' 創建成功! -milestones.edit=編輯里程碑 -milestones.edit_subheader=使用更加清晰的描述來幫助人們更好地理解里程碑的作用。 -milestones.cancel=取消 -milestones.modify=修改里程碑 -milestones.edit_success=里程碑 '%s' 的修改內容已經生效! -milestones.deletion=刪除里程碑 -milestones.deletion_desc=刪除該里程碑將會移除所有問題中相關信息。是否繼續? -milestones.deletion_success=里程碑刪除成功! - -wiki=Wiki -wiki.welcome=歡迎使用 Wiki! -wiki.welcome_desc=Wiki 是用於共同協作文檔的地方,清晰的文檔可以幫助其他人深入了解您的項目。 -wiki.create_first_page=創建第一個頁面 -wiki.page=頁面 -wiki.filter_page=過濾頁面 -wiki.new_page=創建新的頁面 -wiki.default_commit_message=關於此次修改的說明(可選)。 -wiki.save_page=保存頁面 -wiki.last_commit_info=%s 於 %s 修改了此頁面 -wiki.edit_page_button=修改 -wiki.new_page_button=新的頁面 -wiki.delete_page_button=刪除頁面 -wiki.delete_page_notice_1=這將刪除頁面 <code>"%s"</code>。請三思而後行。 -wiki.page_already_exists=相同名稱的 Wiki 頁面已經存在。 -wiki.pages=所有頁面 -wiki.last_updated=最後更新於 %s - -settings=倉庫設置 -settings.options=基本設置 -settings.collaboration=管理協作者 -settings.collaboration.admin=管理權限 -settings.collaboration.write=可寫權限 -settings.collaboration.read=可讀權限 -settings.collaboration.undefined=未定義 -settings.hooks=管理 Web 鉤子 -settings.githooks=管理 Git 鉤子 -settings.basic_settings=基本設置 -settings.mirror_settings=鏡像設定 -settings.sync_mirror=立即同步 -settings.mirror_sync_in_progress=鏡像同步正在進行中,請大約一分鐘後刷新頁面。 -settings.site=官方網站 -settings.update_settings=更新倉庫設置 -settings.change_reponame_prompt=該操作將會影響到所有與該倉庫有關的鏈接 -settings.advanced_settings=高級設置 -settings.wiki_desc=啓用 Wiki 系統 -settings.use_internal_wiki=使用內建 wiki -settings.use_external_wiki=使用外部 wiki -settings.external_wiki_url=外部 Wiki 連結 -settings.external_wiki_url_desc=當分頁上按一下,訪客將會重新導到 URL。 -settings.issues_desc=啟用問題追蹤 -settings.use_internal_issue_tracker=使用內建輕量級問題追蹤 -settings.use_external_issue_tracker=使用外部的問題管理系統 -settings.tracker_url_format=外部問題管理系統的 URL 格式 -settings.tracker_issue_style=外部公單管理系統命名風格: -settings.tracker_issue_style.numeric=數字 -settings.tracker_issue_style.alphanumeric=字母及數字 -settings.tracker_url_format_desc=您可以使用 <code>{user} {repo} {index}</code> 分別作為用戶名、倉庫名和問題索引的占位符。 -settings.pulls_desc=啟用合併請求以接受社區貢獻 -settings.danger_zone=危險操作區 -settings.new_owner_has_same_repo=新的倉庫擁有者已經存在同名倉庫! -settings.convert=轉換為正規倉庫 -settings.convert_desc=您可以將此鏡像轉成正規倉庫。此動做不可逆。 -settings.convert_notices_1=這項操作將會把儲存庫鏡像轉換成一般的儲存庫,這項操作不能取消。 -settings.convert_confirm=確認轉換 -settings.convert_succeed=儲存庫已成功轉換為一般類型。 -settings.transfer=轉移倉庫所有權 -settings.transfer_desc=您可以將倉庫轉移至您擁有管理員權限的帳戶或組織。 -settings.transfer_notices_1=- 如果您將倉庫轉移給個人用戶,您將會丟失操作權限。 -settings.transfer_notices_2=- 如果您將倉庫轉移給您是所有者的組織,您的操作權限將被保留。 -settings.transfer_form_title=請輸入以下信息以確認您的操作: -settings.wiki_delete=刪除 Wiki 資料 -settings.wiki_delete_desc=請注意,一旦清除 wiki 資料便無法恢復。 -settings.wiki_delete_notices_1=- 將刪除和停用 %s 的 wiki -settings.wiki_deletion_success=儲存庫 wiki 資料已成功清除。 -settings.delete=刪除本倉庫 -settings.delete_desc=刪除倉庫操作不可逆轉,請三思而後行。 -settings.delete_notices_1=- 此操作 <strong>不可以</strong> 被回滾。 -settings.delete_notices_2=- 此操作將永久刪除該倉庫,包括 Git 數據、 問題、 評論和協作者的操作權限。 -settings.delete_notices_fork_1=- 刪除後所有的派生倉庫將會成為獨立倉庫 -settings.deletion_success=倉庫刪除成功! -settings.update_settings_success=倉庫設置更新成功! -settings.transfer_owner=新擁有者 -settings.make_transfer=確認轉移倉庫 -settings.transfer_succeed=倉庫所有權轉移成功! -settings.confirm_delete=確認刪除倉庫 -settings.add_collaborator=增加新的協作者 -settings.add_collaborator_success=成功添加新的協作者! -settings.delete_collaborator=刪除 -settings.collaborator_deletion=協同者刪除 -settings.collaborator_deletion_desc=刪除後此使用者將不再有協同者權限存取此儲存庫。你想要繼續嗎? -settings.remove_collaborator_success=被操作的協作者已經被收回權限! -settings.search_user_placeholder=搜索用戶... -settings.org_not_allowed_to_be_collaborator=組織不允許被加為協同者。 -settings.user_is_org_member=被操作的用戶是組織成員,因此無法添加為協作者! -settings.add_webhook=添加 Web 鉤子 -settings.hooks_desc=Web 鉤子允許您設定在 Gitea 上發生指定事件時對指定 URL 發送 POST 通知。查看 <a target="_blank" rel="noopener" href="%s">Webhooks 文檔</a> 獲取更多信息。 -settings.webhook_deletion=刪除 Web 鉤子 -settings.webhook_deletion_desc=刪除該 Web 鉤子將會刪除與其有關的信息和推送歷史。是否繼續? -settings.webhook_deletion_success=Web 鉤子刪除成功! -settings.webhook.test_delivery=測試推送 -settings.webhook.test_delivery_desc=生成並推送一個模擬的 Push 事件 -settings.webhook.test_delivery_success=測試推送已經加入到隊列,請耐心等待數秒再刷新推送記錄。 -settings.webhook.request=請求內容 -settings.webhook.response=響應內容 -settings.webhook.headers=標題 -settings.webhook.payload=推送內容 -settings.webhook.body=響應內容 -settings.githooks_desc=Git 鉤子是由 Git 本身提供的功能,以下為 Gitea 所支持的鉤子列表。 -settings.githook_edit_desc=如果鉤子未啟動,則會顯示樣例文件中的內容。如果想要刪除某個鉤子,則提交空白文本即可。 -settings.githook_name=鉤子名稱 -settings.githook_content=鉤子文本 -settings.update_githook=更新鉤子設置 -settings.add_webhook_desc=我們會通過 <code>POST</code> 請求將訂閱事件信息發送至向指定 URL 地址。您可以設置不同的數據接收方式(JSON 或 <code>x-www-form-urlencoded</code>)。 請查閱 <a target="_blank" rel="noopener" href="%s">Webhooks 指南</a>. -settings.payload_url=推送地址 -settings.content_type=數據格式 -settings.secret=密鑰文本 -settings.slack_username=服務名稱 -settings.slack_icon_url=圖標 URL -settings.slack_color=顏色代碼 -settings.event_desc=請設置您希望觸發 Web 鉤子的事件: -settings.event_push_only=只推送 <code>push</code> 事件。 -settings.event_send_everything=推送 <strong>所有</strong> 事件 -settings.event_choose=讓我選擇我的需要 -settings.event_create=創建 -settings.event_create_desc=創建分支或標籤 -settings.event_pull_request=合併請求 -settings.event_pull_request_desc=請求打開,關閉,重新打開,編輯,分配,未分配,標籤更新,標籤清除,或同步。 -settings.event_push=推送 -settings.event_push_desc=Git 倉庫推送 -settings.active=是否激活 -settings.active_helper=當指定事件發生時我們將會觸發此 Web 鉤子。 -settings.add_hook_success=Web 鉤子添加成功! -settings.update_webhook=更新 Web 鉤子 -settings.update_hook_success=Web 鉤子更新成功! -settings.delete_webhook=刪除 Web 鉤子 -settings.recent_deliveries=最近推送記錄 -settings.hook_type=鉤子類型 -settings.add_slack_hook_desc=為您的倉庫增加 <a href="%s">Slack</a> 集成。 -settings.slack_token=令牌 -settings.slack_domain=域名 -settings.slack_channel=頻道 -settings.deploy_keys=管理部署密鑰 -settings.add_deploy_key=添加部署密鑰 -settings.deploy_key_desc=部署密鑰僅具有隻讀權限,它在功能上和個人用戶的公開密鑰有本質區別。 -settings.no_deploy_keys=您還沒有添加任何部署密鑰。 -settings.title=標題 -settings.deploy_key_content=密鑰文本 -settings.key_been_used=部署密鑰已經被使用! -settings.key_name_used=使用相同名稱的部署密鑰已經存在! -settings.add_key_success=新的部署密鑰 '%s' 添加成功! -settings.deploy_key_deletion=刪除部署密鑰 -settings.deploy_key_deletion_desc=刪除該部署密鑰會移除本倉庫所有相關的操作權限。是否繼續? -settings.deploy_key_deletion_success=刪除部署密鑰成功! - -diff.browse_source=瀏覽代碼 -diff.parent=父節點 -diff.commit=當前提交 -diff.data_not_available=暫無可用數據 -diff.show_diff_stats=顯示文件統計 -diff.show_split_view=分割檢視 -diff.show_unified_view=統一視圖 -diff.stats_desc=共有 <strong> %d 個文件被更改</strong>,包括 <strong>%d 次插入</strong> 和 <strong>%d 次删除</strong> -diff.bin=二進制 -diff.view_file=查看文件 -diff.file_suppressed=文件差異過大導致無法顯示 -diff.too_many_files=部分文件因文件數量過多而無法顯示 - -release.releases=版本發佈 -release.new_release=發佈新版本 -release.draft=草稿 -release.prerelease=預發佈版本 -release.stable=穩定 -release.edit=編輯 -release.ahead=在該版本發佈之後已有 <strong>%d</strong> 次代碼提交到 %s 分支 -release.source_code=源代碼 -release.new_subheader=發布版本對產品進行迭代。 -release.edit_subheader=詳細的變更日誌可以幫助用戶更好地了解產品做了哪些改進。 -release.tag_name=標籤名稱 -release.target=目標分支 -release.tag_helper=選擇或創建一個已存在的標籤 -release.title=標題 -release.content=內容 -release.write=內容編輯 -release.preview=效果預覽 -release.loading=正在加載... -release.prerelease_desc=這是一個預發佈版本 -release.prerelease_helper=我們會告知用戶不建議將本發佈投入生產環境使用。 -release.cancel=取消 -release.publish=發佈版本 -release.save_draft=儲存草稿 -release.edit_release=編輯發佈信息 -release.delete_release=刪除此次發布 -release.deletion=刪除版本發布操作 -release.deletion_desc=刪除該版本發布將會移除相應的 Git 標籤。是否繼續? -release.deletion_success=版本發布刪除成功! -release.tag_name_already_exist=已經存在使用相同標籤的發佈版本。 -release.tag_name_invalid=標記名稱不是有效的。 -release.downloads=下載附件 - -[org] -org_name_holder=組織名稱 -org_full_name_holder=組織全名 -org_name_helper=偉大的組織都有一個簡短而寓意深刻的名字。 -create_org=創建組織 -repo_updated=最後更新於 -people=組織成員 -invite_someone=邀請他人加入 -teams=組織團隊 -lower_members=名成員 -lower_repositories=個倉庫 -create_new_team=創建新的團隊 -org_desc=組織描述 -team_name=團隊名稱 -team_desc=團隊描述 -team_name_helper=您可以使用該名稱來通知改組全體成員。 -team_desc_helper=一句話描述這個團隊是做什麼的。 -team_permission_desc=請選擇該團隊所具有的權限等級: - -form.name_reserved=組織名稱 '%s' 是被保留的。 -form.name_pattern_not_allowed=組織名稱不允許 '%s' 的格式。 - -settings=組織設置 -settings.options=基本設置 -settings.full_name=組織全名 -settings.website=官方網站 -settings.location=所在地區 -settings.update_settings=更新組織設置 -settings.update_setting_success=組織設置更新成功! -settings.change_orgname_prompt=該操作將會影響到所有與該組織有關的鏈接 -settings.update_avatar_success=組織頭像更新成功! -settings.delete=刪除組織 -settings.delete_account=刪除當前組織 -settings.delete_prompt=刪除操作會永久清除該組織的信息,並且 <strong>不可恢復</strong>! -settings.confirm_delete_account=確認刪除組織 -settings.delete_org_title=組織刪除操作 -settings.delete_org_desc=該組織將被永久性刪除,您確定要繼續操作嗎? -settings.hooks_desc=在此處添加的 Web 鉤子將會應用到該組織下的 <strong>所有倉庫</strong>。 - -members.membership_visibility=成員可見性: -members.public=公開成員 -members.public_helper=設為私有 -members.private=私有成員 -members.private_helper=設為公開 -members.member_role=成員角色: -members.owner=管理員 -members.member=普通成員 -members.remove=移除成員 -members.leave=離開組織 -members.invite_desc=邀請新的用戶加入 %s: -members.invite_now=立即邀請 - -teams.join=加入團隊 -teams.leave=離開團隊 -teams.read_access=讀取權限 -teams.read_access_helper=這個團隊將擁有查看和複製所屬倉庫的權限。 -teams.write_access=寫入權限 -teams.write_access_helper=這個團隊將擁有查看、複製和推送所屬倉庫的權限。 -teams.admin_access=管理權限 -teams.admin_access_helper=這個團隊將擁有查看、複製、推送和添加其他組織成員到團隊的權限。 -teams.no_desc=該團隊暫無描述 -teams.settings=團隊設置 -teams.owners_permission_desc=管理員團隊對 <strong>所有倉庫</strong> 具有操作權限,且對組織具有 <strong>管理員權限</strong>。 -teams.members=團隊成員 -teams.update_settings=更新團隊設置 -teams.delete_team=刪除當前團隊 -teams.add_team_member=添加團隊成員 -teams.delete_team_title=團隊刪除操作 -teams.delete_team_desc=刪除操作會永久清除有關該團隊的信息,您確定要繼續操作嗎?團隊成員可能會失去對某些倉庫的操作權限。 -teams.delete_team_success=指定團隊刪除成功! -teams.read_permission_desc=該團隊擁有對所屬倉庫的 <strong>讀取</strong> 權限,團隊成員可以進行查看和複製等只讀操作。 -teams.write_permission_desc=該團隊擁有對所屬倉庫的 <strong>讀取</strong> 和 <strong>寫入</strong> 的權限。 -teams.admin_permission_desc=該團隊擁有一定的 <strong>管理</strong> 權限,團隊成員可以讀取、複製、推送以及添加其它倉庫協作者。 -teams.repositories=團隊倉庫 -teams.search_repo_placeholder=搜索倉庫... -teams.add_team_repository=添加團隊倉庫 -teams.remove_repo=移除倉庫 -teams.add_nonexistent_repo=您嘗試添加到團隊的倉庫不存在,請先創建倉庫! - -[admin] -dashboard=控制面版 -users=用戶管理 -organizations=組織管理 -repositories=倉庫管理 -authentication=授權認證管理 -config=應用配置管理 -notices=系統提示管理 -monitor=應用監控面版 -first_page=首頁 -last_page=末頁 -total=總計:%d - -dashboard.statistic=應用統計數據 -dashboard.operations=管理員操作 -dashboard.system_status=系統監視狀態 -dashboard.statistic_info=Gitea 數據庫統計:<b>%d</b> 位用戶,<b>%d</b> 個組織,<b>%d</b> 個公鑰,<b>%d</b> 個倉庫,<b>%d</b> 個倉庫關註,<b>%d</b> 個贊,<b>%d</b> 次行為,<b>%d</b> 條權限記錄,<b>%d</b> 個問題,<b>%d</b> 次評論,<b>%d</b> 個社交帳號,<b>%d</b> 個用戶關註,<b>%d</b> 個鏡像,<b>%d</b> 個版本發佈,<b>%d</b> 個登錄源,<b>%d</b> 個 Web 鉤子,<b>%d</b> 個里程碑,<b>%d</b> 個標籤,<b>%d</b> 個鉤子任務,<b>%d</b> 個團隊,<b>%d</b> 個更新任務,<b>%d</b> 個附件。 -dashboard.operation_name=操作名稱 -dashboard.operation_switch=開關 -dashboard.operation_run=執行 -dashboard.clean_unbind_oauth=清理未綁定社交帳號 -dashboard.clean_unbind_oauth_success=所有未綁定社交數據清除成功! -dashboard.delete_inactivate_accounts=刪除所有未激活帳戶 -dashboard.delete_inactivate_accounts_success=所有未激活帳號清除成功! -dashboard.delete_repo_archives=刪除所有倉庫存檔 -dashboard.delete_repo_archives_success=所有倉庫存檔清除成功! -dashboard.delete_missing_repos=刪除所有丟失 Git 文件的倉庫記錄 -dashboard.delete_missing_repos_success=成功刪除所有丟失 Git 文件的倉庫記錄! -dashboard.git_gc_repos=對倉庫進行垃圾回收 -dashboard.git_gc_repos_success=所有倉庫的垃圾回收已成功完成! -dashboard.resync_all_sshkeys=重新生成 '.ssh/authorized_keys' 文件(警告:不是 Gitea 的密鑰也會被刪除) -dashboard.resync_all_sshkeys_success=所有公鑰重新生成成功! -dashboard.resync_all_update_hooks=重新生成所有倉庫的 Update 鈎子(用於被修改的自定義配置文件) -dashboard.resync_all_update_hooks_success=已成功重新生成所有倉庫的 Update 鈎子! -dashboard.reinit_missing_repos=重新初始化所有遺失 Git 檔案的儲存庫記錄 -dashboard.reinit_missing_repos_success=所有遺失 Git 檔案的儲存庫已成功重新初始化。 - -dashboard.server_uptime=服務執行時間 -dashboard.current_goroutine=當前 Goroutines 數量 -dashboard.current_memory_usage=當前內存使用量 -dashboard.total_memory_allocated=所有被分配的內存 -dashboard.memory_obtained=內存佔用量 -dashboard.pointer_lookup_times=指針查找次數 -dashboard.memory_allocate_times=內存分配次數 -dashboard.memory_free_times=內存釋放次數 -dashboard.current_heap_usage=當前 Heap 內存使用量 -dashboard.heap_memory_obtained=Heap 內存佔用量 -dashboard.heap_memory_idle=Heap 內存空閒量 -dashboard.heap_memory_in_use=正在使用的 Heap 內存 -dashboard.heap_memory_released=被釋放的 Heap 內存 -dashboard.heap_objects=Heap 對象數量 -dashboard.bootstrap_stack_usage=啟動 Stack 使用量 -dashboard.stack_memory_obtained=被分配的 Stack 內存 -dashboard.mspan_structures_usage=MSpan 結構內存使用量 -dashboard.mspan_structures_obtained=被分配的 MSpan 結構內存 -dashboard.mcache_structures_usage=MCache 結構內存使用量 -dashboard.mcache_structures_obtained=被分配的 MCache 結構內存 -dashboard.profiling_bucket_hash_table_obtained=被分配的剖析哈希表內存 -dashboard.gc_metadata_obtained=被分配的垃圾收集元數據內存 -dashboard.other_system_allocation_obtained=其它被分配的系統內存 -dashboard.next_gc_recycle=下次垃圾收集內存回收量 -dashboard.last_gc_time=距離上次垃圾收集時間 -dashboard.total_gc_time=垃圾收集執行時間總量 -dashboard.total_gc_pause=垃圾收集暫停時間總量 -dashboard.last_gc_pause=上次垃圾收集暫停時間 -dashboard.gc_times=垃圾收集執行次數 - -users.user_manage_panel=用戶管理面版 -users.new_account=創建新的帳戶 -users.name=用戶名 -users.activated=已激活 -users.admin=管理員 -users.repos=倉庫數 -users.created=創建時間 -users.send_register_notify=向用戶發送註冊通知郵件 -users.new_success=新用戶 '%s' 創建成功! -users.edit=編輯 -users.auth_source=認證源 -users.local=本地 -users.auth_login_name=認證登錄名稱 -users.password_helper=留空使其保持不變。 -users.update_profile_success=該用戶信息更新成功! -users.edit_account=編輯用戶信息 -users.max_repo_creation=最大儲存庫新增限制 -users.max_repo_creation_desc=(設定 -1 使用全域預設限制) -users.is_activated=該用戶已被激活 -users.prohibit_login=此帳戶禁止登錄 -users.is_admin=該用戶具有管理員權限 -users.allow_git_hook=該帳戶具有創建 Git 鉤子的權限 -users.allow_import_local=該用戶具有導入本地倉庫的權限 -users.update_profile=更新用戶信息 -users.delete_account=刪除該用戶 -users.still_own_repo=該帳戶仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除帳戶操作! -users.still_has_org=該帳戶仍舊是某些組織的成員,您必須先使其離開或刪除組織。 -users.deletion_success=用戶刪除成功! - -orgs.org_manage_panel=組織管理面版 -orgs.name=組織名稱 -orgs.teams=團隊數 -orgs.members=成員數 - -repos.repo_manage_panel=倉庫管理界面 -repos.owner=所有者 -repos.name=倉庫名稱 -repos.private=私有庫 -repos.watches=關註數 -repos.stars=讚好數 -repos.issues=問題數 - -auths.auth_manage_panel=認證管理面板 -auths.new=添加新認證源 -auths.name=認證名稱 -auths.type=認證類型 -auths.enabled=已啟用 -auths.updated=最後更新時間 -auths.auth_type=認證類型 -auths.auth_name=認證名稱 -auths.security_protocol=安全協定 -auths.domain=域名 -auths.host=主機地址 -auths.port=主機端口 -auths.bind_dn=綁定DN -auths.bind_password=綁定密碼 -auths.bind_password_helper=警告:該密碼將會以明文的形式保存在數據庫中。請不要使用擁有高權限的帳戶! -auths.user_base=用戶搜索基準 -auths.user_dn=User DN -auths.attribute_username=用戶名屬性 -auths.attribute_username_placeholder=留空表示使用用戶登錄時所使用的用戶名 -auths.attribute_name=名子屬性 -auths.attribute_surname=姓氏屬性 -auths.attribute_mail=電子郵箱屬性 -auths.attributes_in_bind=從 Bind DN 中獲取屬性信息 -auths.filter=使用者篩選器 -auths.admin_filter=管理者篩選器 -auths.ms_ad_sa=Ms Ad SA -auths.smtp_auth=SMTP 驗證類型 -auths.smtphost=SMTP 主機地址 -auths.smtpport=SMTP 主機端口 -auths.allowed_domains=域名白名單 -auths.allowed_domains_helper=留空表示不對域名做任何限制。多個域名之間需要使用逗號 ',' 分隔。 -auths.enable_tls=啟用 TLS 加密 -auths.skip_tls_verify=忽略 TLS 驗證 -auths.pam_service_name=PAM 服務名稱 -auths.enable_auto_register=允許授權用戶自動註冊 -auths.tips=幫助提示 -auths.edit=編輯認證設置 -auths.activated=該授權認證已經啟用 -auths.new_success=新的認證源 "%s" 添加成功! -auths.update_success=認證設置更新成功! -auths.update=更新認證設置 -auths.delete=刪除該認證 -auths.delete_auth_title=刪除認證操作 -auths.delete_auth_desc=該認證將被刪除。是否繼續? -auths.still_in_used=一些使用者仍然使用此驗證方式,請先刪除或轉換這些使用者到其它登入類型。 -auths.deletion_success=認證源刪除成功! - -config.server_config=服務器配置 -config.app_name=應用名稱 -config.app_ver=應用版本 -config.app_url=應用 URL -config.domain=應用域名 -config.offline_mode=離線模式 -config.disable_router_log=關閉路由日志 -config.run_user=執行用戶 -config.run_mode=執行模式 -config.repo_root_path=倉庫根目錄 -config.static_file_root_path=靜態文件根目錄 -config.log_file_root_path=日志文件根目錄 -config.script_type=腳本類型 -config.reverse_auth_user=反向代理認證 - -config.ssh_config=SSH 配置 -config.ssh_enabled=已啟用 -config.ssh_start_builtin_server=啟動內建伺服器 -config.ssh_domain=域名 -config.ssh_port=埠 -config.ssh_listen_port=監聽埠 -config.ssh_root_path=根路徑 -config.ssh_key_test_path=金鑰測試路徑 -config.ssh_keygen_path=金鑰產生 (' ssh-keygen ') 路徑 -config.ssh_minimum_key_size_check=金鑰最小大小檢查 -config.ssh_minimum_key_sizes=金鑰最小大小 - -config.db_config=數據庫配置 -config.db_type=數據庫類型 -config.db_host=主機地址 -config.db_name=數據庫名稱 -config.db_user=數據庫用戶 -config.db_ssl_mode=SSL 模式 -config.db_ssl_mode_helper=(僅限 "postgres" 使用) -config.db_path=數據庫路徑 -config.db_path_helper=(用於 "sqlite3" 和 "tidb") - -config.service_config=服務配置 -config.register_email_confirm=註冊電子郵件確認 -config.disable_register=關閉註冊功能 -config.show_registration_button=顯示註冊按鈕 -config.require_sign_in_view=強制登錄瀏覽 -config.mail_notify=郵件通知提醒 -config.disable_key_size_check=禁用密鑰最小長度檢查 -config.enable_captcha=啟用驗證碼服務 -config.active_code_lives=激活用戶連結有效期 -config.reset_password_code_lives=重置密碼連結有效期 - -config.webhook_config=Web 鉤子配置 -config.queue_length=隊列長度 -config.deliver_timeout=推送超時 -config.skip_tls_verify=忽略 TLS 驗證 - -config.mailer_config=郵件配置 -config.mailer_enabled=啟用服務 -config.mailer_disable_helo=禁用 HELO 操作 -config.mailer_name=發送者名稱 -config.mailer_host=郵件主機地址 -config.mailer_user=發送者帳號 -config.send_test_mail=發送測試郵件 -config.test_mail_failed=無法向 '%s' 發送測試郵件: %v -config.test_mail_sent=測試電子郵件已發送到 '%s'。 - -config.oauth_config=社交帳號配置 -config.oauth_enabled=啟用服務 - -config.cache_config=Cache 配置 -config.cache_adapter=Cache 適配器 -config.cache_interval=Cache 周期 -config.cache_conn=Cache 連接字符串 - -config.session_config=Session 配置 -config.session_provider=Session 提供者 -config.provider_config=提供者配置 -config.cookie_name=Cookie 名稱 -config.enable_set_cookie=啟用設置 Cookie -config.gc_interval_time=垃圾收集周期 -config.session_life_time=Session 生命周期 -config.https_only=僅限 HTTPS -config.cookie_life_time=Cookie 生命周期 - -config.picture_config=圖片配置 -config.picture_service=圖片服務 -config.disable_gravatar=禁用 Gravatar 頭像 -config.enable_federated_avatar=開啟聯合頭像 - -config.git_config=Git 配置 -config.git_disable_diff_highlight=禁用比較語法高亮 -config.git_max_diff_lines=Max Diff 線 (對於單個檔) -config.git_max_diff_line_characters=最大比較的字元 (單行) -config.git_max_diff_files=Max Diff 檔 (顯示) -config.git_gc_args=GC 參數 -config.git_migrate_timeout=移動超時 -config.git_mirror_timeout=鏡像更新超時 -config.git_clone_timeout=複製操作超時 -config.git_pull_timeout=操作超時 -config.git_gc_timeout=GC 操作超時 - -config.log_config=日誌配置 -config.log_mode=日誌模式 - -monitor.cron=Cron 任務 -monitor.name=任務名稱 -monitor.schedule=任務安排 -monitor.next=下次執行時間 -monitor.previous=上次執行時間 -monitor.execute_times=執行次數 -monitor.process=執行中進程 -monitor.desc=進程描述 -monitor.start=開始時間 -monitor.execute_time=已執行時間 - -notices.system_notice_list=系統提示管理 -notices.view_detail_header=查看提示詳情 -notices.actions=操作 -notices.select_all=選取全部 -notices.deselect_all=取消所有選取 -notices.inverse_selection=反向選取 -notices.delete_selected=刪除選取項 -notices.delete_all=刪除所有提示 -notices.type=提示類型 -notices.type_1=倉庫 -notices.desc=描述 -notices.op=操作 -notices.delete_success=系統提示刪除成功! - -[action] -create_repo=創建了儲存庫 <a href="%s">%s</a> -rename_repo=重新命名倉庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a> -commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代碼到 <a href="%[1]s">%[4]s</a> -create_issue=`創建了問題 <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`已關閉問題 <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`已重新開啟問題 <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`創建了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`已關閉合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`評論了問題 <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a> -push_tag=推送了標籤 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> -compare_commits=查看 %d 次提交的內容比對 - -[tool] -ago=之前 -from_now=之後 -now=現在 -1s=1 秒%s -1m=1 分鐘%s -1h=1 小時%s -1d=1 天%s -1w=1 周%s -1mon=1 月%s -1y=1 年%s -seconds=%d 秒%s -minutes=%d 分鐘%s -hours=%d 小時%s -days=%d 天%s -weeks=%d 周%s -months=%d 月%s -years=%d 年%s -raw_seconds=秒 -raw_minutes=分鐘 - -[dropzone] -default_message=拖曳文件到此處或單擊上傳 -invalid_input_type=您不能上傳該類型的文件 -file_too_big=文件大小({{filesize}} MB)超過了最大允許大小({{maxFilesize}} MB) -remove_file=移除文件 - diff --git a/conf/readme/Default b/conf/readme/Default deleted file mode 100644 index 91144240ca..0000000000 --- a/conf/readme/Default +++ /dev/null @@ -1,3 +0,0 @@ -# {Name} - -{Description}
\ No newline at end of file |