mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 21:35:16 +00:00
Add Slovak translations for AS2 and AS3 pcode documentation
Co-authored-by: jindrapetrik <5204823+jindrapetrik@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#String for whole list generation
|
||||
ui.list.heading=Zoznam akci\u00ed
|
||||
ui.list.pageTitle=Zoznam akci\u00ed
|
||||
ui.list.documentTitle=Zoznam akci\u00ed
|
||||
ui.list.pageDescription=Zoznam v\u0161etk\u00fdch zn\u00e1mych akci\u00ed s ich operandmi a hodnotami z\u00e1sobn\u00edka
|
||||
#various strings in UI:
|
||||
ui.unknown=???
|
||||
ui.stack=Z\u00e1sobn\u00edk:
|
||||
ui.stack.before=...,
|
||||
ui.stack.before.empty=...
|
||||
ui.stack.to=\ \u279e
|
||||
ui.flags=Pr\u00edznaky:
|
||||
ui.description=Popis:
|
||||
ui.filter.hide=Skry\u0165:
|
||||
ui.filter.byname=N\u00e1js\u0165 pod\u013ea n\u00e1zvu:
|
||||
ui.filter.order=Zoradi\u0165 pod\u013ea:
|
||||
ui.filter.order.code=k\u00f3d
|
||||
ui.filter.order.name=n\u00e1zov
|
||||
ui.swfVersion=Od SWF verzie:
|
||||
@@ -0,0 +1,32 @@
|
||||
# Copyright (C) 2010-2016 JPEXS, All rights reserved.
|
||||
#
|
||||
# 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 3.0 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.
|
||||
#String for whole list generation
|
||||
ui.list.heading=Zoznam AVM2 in\u0161trukci\u00ed
|
||||
ui.list.pageTitle=Zoznam AVM2 in\u0161trukci\u00ed
|
||||
ui.list.documentTitle=Zoznam AVM2 in\u0161trukci\u00ed
|
||||
ui.list.pageDescription=Zoznam v\u0161etk\u00fdch zn\u00e1mych ActionScript 3 - AVM2 in\u0161trukci\u00ed s ich operandmi a hodnotami na z\u00e1sobn\u00edku
|
||||
#various strings in UI:
|
||||
ui.unknown=???
|
||||
ui.stack=Z\u00e1sobn\u00edk:
|
||||
ui.stack.before=...,
|
||||
ui.stack.before.empty=...
|
||||
ui.stack.to=\ \u279e
|
||||
ui.flags=Pr\u00edznaky:
|
||||
ui.description=Popis:
|
||||
ui.filter.hide=Skry\u0165:
|
||||
ui.filter.byname=H\u013eada\u0165 pod\u013ea n\u00e1zvu:
|
||||
ui.filter.order=Zoradi\u0165 pod\u013ea:
|
||||
ui.filter.order.code=k\u00f3du
|
||||
ui.filter.order.name=n\u00e1zvu
|
||||
Reference in New Issue
Block a user