Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: ubuntu-make\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-17 09:26+0100\n"
"PO-Revision-Date: 2026-01-19 07:04+0000\n"
"PO-Revision-Date: 2026-02-09 02:09+0000\n"
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/ubuntu-make/"
"ubuntu-make/de/>\n"
Expand All @@ -17,12 +17,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.15.2\n"
"X-Generator: Weblate 5.16-dev\n"
"X-Launchpad-Export-Date: 2015-11-05 13:56+0000\n"

#: umake/tools.py:48
msgid "# Ubuntu make installation of {}\n"
msgstr "# Ubuntu make Installation von {}\n"
msgstr "# Ubuntu make Installation von {}\n"

#: umake/__init__.py:99
msgid "* Command '{}':"
Expand Down
336 changes: 336 additions & 0 deletions po/hu.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,336 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: ubuntu-make\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-17 09:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: umake/tools.py:48
msgid "# Ubuntu make installation of {}\n"
msgstr ""

#: umake/__init__.py:99
msgid "* Command '{}':"
msgstr ""

#: umake/__init__.py:107
msgid "Deploy and setup developers environment easily on ubuntu"
msgstr ""

#: umake/__init__.py:108
msgid ""
"Note that you can also configure different debug logging behavior using "
"LOG_CFG that points to a log yaml profile."
msgstr ""

#: umake/__init__.py:111
msgid "Show this help"
msgstr ""

#: umake/__init__.py:112
msgid "Increase output verbosity (2 levels)"
msgstr ""

#: umake/__init__.py:114
msgid "Remove specified framework if installed"
msgstr ""

#: umake/__init__.py:116
msgid "Print version and exit"
msgstr ""

#: umake/frameworks/ide.py:63
msgid "Generic IDEs"
msgstr ""

#: umake/frameworks/ide.py:76
msgid "Pure Eclipse Luna (4.4)"
msgstr ""

#: umake/frameworks/ide.py:128
msgid "The Eclipse Luna Integrated Development Environment"
msgstr ""

#: umake/frameworks/ide.py:131
msgid "Eclipse Luna"
msgstr ""

#: umake/frameworks/ide.py:217
msgid "PyCharm Community Edition"
msgstr ""

#: umake/frameworks/ide.py:233
msgid "PyCharm Educational Edition"
msgstr ""

#: umake/frameworks/ide.py:249
msgid "PyCharm Professional Edition"
msgstr ""

#: umake/frameworks/ide.py:265
msgid "IntelliJ IDEA Community Edition"
msgstr ""

#: umake/frameworks/ide.py:281
msgid "IntelliJ IDEA"
msgstr ""

#: umake/frameworks/ide.py:297
msgid "Ruby on Rails IDE"
msgstr ""

#: umake/frameworks/ide.py:314
msgid "Complex client-side and server-side javascript IDE"
msgstr ""

#: umake/frameworks/ide.py:331
msgid "PHP and web development IDE"
msgstr ""

#: umake/frameworks/ide.py:348
msgid "CLion integrated C/C++ IDE"
msgstr ""

#: umake/frameworks/ide.py:376
msgid "The Arduino Software Distribution"
msgstr ""

#: umake/frameworks/ide.py:475
msgid "The Arduino Software IDE"
msgstr ""

#: umake/frameworks/ide.py:478
msgid "Arduino"
msgstr ""

#: umake/frameworks/ide.py:484
msgid "You need to logout and login again for your installation to work"
msgstr ""

#: umake/frameworks/ide.py:504 umake/frameworks/ide.py:584
#: umake/frameworks/ide.py:587
msgid "Netbeans IDE"
msgstr ""

#: umake/frameworks/dart.py:43
msgid "Dartlang Development Environment"
msgstr ""

#: umake/frameworks/dart.py:49
msgid "Dart SDK with editor (not supported upstream anymore)"
msgstr ""

#: umake/frameworks/dart.py:56
msgid "Dart SDK (default)"
msgstr ""

#: umake/frameworks/dart.py:97 umake/frameworks/rust.py:134
#: umake/frameworks/scala.py:66 umake/frameworks/go.py:76
#: umake/frameworks/android.py:135
msgid ""
"You need to restart your current shell session for your {} installation to "
"work properly"
msgstr ""

#: umake/frameworks/rust.py:43
msgid "Rust language"
msgstr ""

#: umake/frameworks/rust.py:56
msgid "The official Rust distribution"
msgstr ""

#: umake/frameworks/scala.py:40
msgid "The Scala Programming Language"
msgstr ""

#: umake/frameworks/scala.py:46
msgid "Scala compiler and interpreter (default)"
msgstr ""

#: umake/frameworks/go.py:39
msgid "Go language"
msgstr ""

#: umake/frameworks/go.py:46
msgid "Google compiler (default)"
msgstr ""

#: umake/frameworks/android.py:42
msgid "Android Development Environment"
msgstr ""

#: umake/frameworks/android.py:80
msgid "Android Studio (default)"
msgstr ""

#: umake/frameworks/android.py:100
msgid "Android Studio"
msgstr ""

#: umake/frameworks/android.py:103
msgid "Android Studio developer environment"
msgstr ""

#: umake/frameworks/android.py:111
msgid "Android SDK"
msgstr ""

#: umake/frameworks/android.py:147
msgid "Android NDK"
msgstr ""

#: umake/frameworks/__init__.py:129
msgid "A default framework for category {} was requested where there is none"
msgstr ""

#: umake/frameworks/__init__.py:240
msgid "You can't install that framework on this machine"
msgstr ""

#: umake/frameworks/__init__.py:256
msgid "You can't remove {} as it isn't installed"
msgstr ""

#: umake/frameworks/__init__.py:285
msgid ""
"If the default framework name isn't provided, destdir should contain a /"
msgstr ""

#: umake/frameworks/__init__.py:288
msgid "Remove framework if installed"
msgstr ""

#: umake/frameworks/__init__.py:291
msgid "Accept license without prompting"
msgstr ""

#: umake/frameworks/web.py:45
msgid "Web Developer Environment"
msgstr ""

#: umake/frameworks/web.py:51 umake/frameworks/web.py:120
msgid "Firefox Developer Edition"
msgstr ""

#: umake/frameworks/web.py:116
msgid "Choose language: {}"
msgstr ""

#: umake/frameworks/web.py:123
msgid "Firefox Aurora with Developer tools"
msgstr ""

#: umake/frameworks/web.py:129
msgid "Install in given language without prompting"
msgstr ""

#: umake/frameworks/web.py:141 umake/frameworks/web.py:226
msgid "Visual Studio focused on modern web and cloud"
msgstr ""

#: umake/frameworks/web.py:223
msgid "Visual Studio Code"
msgstr ""

#: umake/frameworks/games.py:42
msgid "Games Development Environment"
msgstr ""

#: umake/frameworks/games.py:48
msgid "Stencyl game developer IDE"
msgstr ""

#: umake/frameworks/games.py:85
msgid "Stencyl"
msgstr ""

#: umake/frameworks/games.py:114
msgid "Unity 3D Editor Linux experimental support"
msgstr ""

#: umake/frameworks/games.py:154
msgid "Unity3D Editor"
msgstr ""

#: umake/frameworks/games.py:164
msgid "Twine tool for creating interactive and nonlinear stories"
msgstr ""

#: umake/frameworks/games.py:200
msgid "Twine"
msgstr ""

#: umake/interactions/__init__.py:73
msgid "No suitable answer provided"
msgstr ""

#: umake/interactions/__init__.py:75 umake/interactions/__init__.py:83
msgid "Your entry '{}' isn't an acceptable choice. choices are: {}"
msgstr ""

#: umake/interactions/__init__.py:80
msgid "Your entry '{}' isn't an acceptable choice. choices are: {} and {}"
msgstr ""

#: umake/interactions/__init__.py:100
msgid " ({})"
msgstr ""

#: umake/interactions/__init__.py:104
msgid ""
"{}\n"
"[{}] "
msgstr ""

#: umake/interactions/__init__.py:107
msgid "{} [{}] "
msgstr ""

#: umake/interactions/__init__.py:115
msgid "I Accept"
msgstr ""

#: umake/interactions/__init__.py:115
msgid "a"
msgstr ""

#: umake/interactions/__init__.py:116
msgid "I don't accept"
msgstr ""

#: umake/interactions/__init__.py:116 umake/interactions/__init__.py:149
msgid "N"
msgstr ""

#: umake/interactions/__init__.py:125 umake/interactions/__init__.py:126
msgid "{} ({})"
msgstr ""

#: umake/interactions/__init__.py:129
msgid "[{}] "
msgstr ""

#: umake/interactions/__init__.py:148
msgid "Yes"
msgstr ""

#: umake/interactions/__init__.py:148
msgid "y"
msgstr ""

#: umake/interactions/__init__.py:149
msgid "No"
msgstr ""
Loading