Compare commits
4 Commits
as3_migrat
...
ian_conten
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
13ec1ea7bd | ||
|
|
21f6d5c034 | ||
|
|
b8dc5a43c9 | ||
|
|
ba80a8dc9d |
86
.gitignore
vendored
@@ -1,86 +0,0 @@
|
||||
### Android ###
|
||||
# Built application files
|
||||
*.apk
|
||||
*.ap_
|
||||
|
||||
# Files for the ART/Dalvik VM
|
||||
*.dex
|
||||
|
||||
# Java class files
|
||||
*.class
|
||||
|
||||
# Generated files
|
||||
bin/
|
||||
gen/
|
||||
out/
|
||||
|
||||
# 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/
|
||||
|
||||
# Built application files
|
||||
/*/build/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
### Gradle ###
|
||||
.gradle
|
||||
/build/
|
||||
|
||||
# Ignore Gradle GUI config
|
||||
gradle-app.setting
|
||||
|
||||
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
||||
!gradle-wrapper.jar
|
||||
|
||||
# Cache of project
|
||||
.gradletasknamecache
|
||||
|
||||
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
|
||||
# gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
# Signing files
|
||||
.signing/*.keystore
|
||||
!.signing/debug.keystore
|
||||
|
||||
# User-specific configurations
|
||||
.idea/libraries/
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/.name
|
||||
.idea/compiler.xml
|
||||
.idea/copyright/profiles_settings.xml
|
||||
.idea/encodings.xml
|
||||
.idea/misc.xml
|
||||
.idea/modules.xml
|
||||
.idea/scopes/scope_settings.xml
|
||||
.idea/caches/build_file_checksums.ser
|
||||
.idea/caches/gradle_models.ser
|
||||
.idea/vcs.xml
|
||||
.idea/assetWizardSettings.xml
|
||||
*.iml
|
||||
|
||||
# OS-specific files
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
14
.idea/assetWizardSettings.xml
generated
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="WizardSettings">
|
||||
<option name="children">
|
||||
<map>
|
||||
<entry key="imageWizard">
|
||||
<value>
|
||||
<PersistentState />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
29
.idea/codeStyles/Project.xml
generated
@@ -1,29 +0,0 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<code_scheme name="Project" version="173">
|
||||
<Objective-C-extensions>
|
||||
<file>
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Typedef" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Enum" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Constant" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Global" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Struct" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="FunctionPredecl" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Function" />
|
||||
</file>
|
||||
<class>
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Property" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Synthesize" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InitMethod" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="StaticMethod" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InstanceMethod" />
|
||||
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="DeallocMethod" />
|
||||
</class>
|
||||
<extensions>
|
||||
<pair source="cpp" header="h" fileNamingConvention="NONE" />
|
||||
<pair source="c" header="h" fileNamingConvention="NONE" />
|
||||
</extensions>
|
||||
</Objective-C-extensions>
|
||||
</code_scheme>
|
||||
</component>
|
||||
15
.idea/gradle.xml
generated
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<compositeConfiguration>
|
||||
<compositeBuild compositeDefinitionSource="SCRIPT" />
|
||||
</compositeConfiguration>
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="resolveModulePerSourceSet" value="false" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
12
.idea/runConfigurations.xml
generated
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
9
AndorsTrail/.classpath
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
16
AndorsTrail/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Android ignores
|
||||
gen/
|
||||
bin/
|
||||
target/
|
||||
local.properties
|
||||
|
||||
#IntelliJ
|
||||
.idea/
|
||||
out/production/
|
||||
out/test/
|
||||
*.iws
|
||||
*.ipr
|
||||
|
||||
# Other
|
||||
.metadata
|
||||
.svn/
|
||||
33
AndorsTrail/.project
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>AndorsTrail</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
36
AndorsTrail/AndorsTrail.iml
Normal file
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="EclipseModuleManager" forced_jdk="true">
|
||||
<conelement value="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
|
||||
<conelement value="com.android.ide.eclipse.adt.LIBRARIES" />
|
||||
<src_description expected_position="1">
|
||||
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
||||
<src_folder value="file://$MODULE_DIR$/gen" expected_position="1" />
|
||||
</src_description>
|
||||
</component>
|
||||
<component name="FacetManager">
|
||||
<facet type="android" name="Android">
|
||||
<configuration />
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
||||
<output url="file://$MODULE_DIR$/bin/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/libs/android-support-v4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</orderEntry>
|
||||
</component>
|
||||
</module>
|
||||
|
||||
65
AndorsTrail/AndroidManifest.xml
Normal file
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.gpl.rpg.AndorsTrail"
|
||||
android:versionCode="42"
|
||||
android:versionName="0.7.2dev"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk
|
||||
android:minSdkVersion="4"
|
||||
android:targetSdkVersion="21"
|
||||
/>
|
||||
|
||||
<supports-screens
|
||||
android:smallScreens="true"
|
||||
android:normalScreens="true"
|
||||
android:largeScreens="true"
|
||||
android:xlargeScreens="true"
|
||||
android:anyDensity="true"
|
||||
/>
|
||||
|
||||
<uses-permission
|
||||
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
|
||||
/>
|
||||
|
||||
<application
|
||||
android:name=".AndorsTrailApplication"
|
||||
android:label="@string/app_name"
|
||||
android:icon="@drawable/icon"
|
||||
android:description="@string/app_description"
|
||||
android:allowBackup="true"
|
||||
>
|
||||
<activity
|
||||
android:name=".activity.StartScreenActivity"
|
||||
android:clearTaskOnLaunch="true"
|
||||
>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".activity.MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/Theme.NoBackground"
|
||||
/>
|
||||
<activity android:name=".activity.HeroinfoActivity" />
|
||||
<activity android:name=".activity.MonsterInfoActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.ItemInfoActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.LevelUpActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.MonsterEncounterActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.ConversationActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.ShopActivity" />
|
||||
<activity android:name=".activity.AboutActivity" />
|
||||
<activity android:name=".activity.LoadingActivity" />
|
||||
<activity android:name=".activity.Preferences" />
|
||||
<activity android:name=".activity.LoadSaveActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.ActorConditionInfoActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.BulkSelectionInterface" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.SkillInfoActivity" android:theme="@android:style/Theme.Dialog" />
|
||||
<activity android:name=".activity.DisplayWorldMapActivity" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
0
app/src/main/assets/translation/createMo.sh → AndorsTrail/assets/translation/createMo.sh
Normal file → Executable file
17160
AndorsTrail/assets/translation/de.po
Normal file
26606
AndorsTrail/assets/translation/english.pot
Normal file
3305
AndorsTrail/assets/translation/es.po
Normal file
10877
AndorsTrail/assets/translation/fr.po
Normal file
435
AndorsTrail/assets/translation/id.po
Normal file
@@ -0,0 +1,435 @@
|
||||
# Indonesian translation for andors-trail
|
||||
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
|
||||
# This file is distributed under the same license as the andors-trail package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: Sun Nov 10 11:14:56 CET 2013\n"
|
||||
"PO-Revision-Date: 2014-05-10 06:16+0000\n"
|
||||
"Last-Translator: Arief Setiadi Wibowo <q_thrynx@yahoo.com>\n"
|
||||
"Language-Team: Indonesian <id@li.org>\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2014-05-28 22:14+0000\n"
|
||||
"X-Generator: Launchpad (build 17017)\n"
|
||||
|
||||
#: [none]
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
"Launchpad Contributions:\n"
|
||||
" Arief Setiadi Wibowo https://launchpad.net/~q-thrynx\n"
|
||||
" Noza Putra Pratama https://launchpad.net/~mas-noza"
|
||||
|
||||
#: actorconditions_v0611_2.json:crit1
|
||||
msgid "Internal bleeding"
|
||||
msgstr "Perdarahan dalam"
|
||||
|
||||
#: actorconditions_v0611_2.json:crit2
|
||||
msgid "Fracture"
|
||||
msgstr "Tulang"
|
||||
|
||||
#: actorconditions_v0612_2.json:foodp
|
||||
msgid "Food-poisoning"
|
||||
msgstr "Racun makanan"
|
||||
|
||||
#: actorconditions_v069.json:poison_weak
|
||||
msgid "Weak Poison"
|
||||
msgstr "Racun ringan"
|
||||
|
||||
#: actorconditions_v069.json:str
|
||||
msgid "Strength"
|
||||
msgstr "Kekuatan"
|
||||
|
||||
#: actorconditions_v069_bwm.json:bleeding_wound
|
||||
msgid "Bleeding wound"
|
||||
msgstr "Luka perdarahan"
|
||||
|
||||
#: actorconditions_v069_bwm.json:speed_minor
|
||||
msgid "Minor speed"
|
||||
msgstr "Kecepatan rendah"
|
||||
|
||||
#: actorconditions_v070.json:barkskin
|
||||
msgid "Bark skin"
|
||||
msgstr "Kulit pohon"
|
||||
|
||||
#: actorconditions_v070.json:courage
|
||||
msgid "Courage"
|
||||
msgstr "Keberanian"
|
||||
|
||||
#: actorconditions_v070.json:crit_aware
|
||||
msgid "Vulnerability awareness"
|
||||
msgstr "Kesadaran akan kerawanan"
|
||||
|
||||
#: actorconditions_v070.json:def
|
||||
msgid "Fortified defense"
|
||||
msgstr "Pertahanan yang diperkuat"
|
||||
|
||||
#: actorconditions_v070.json:fear
|
||||
msgid "Fear"
|
||||
msgstr "Takut"
|
||||
|
||||
#: actorconditions_v070.json:fire
|
||||
msgid "Ablaze"
|
||||
msgstr "Menyala"
|
||||
|
||||
#: actorconditions_v070.json:haste
|
||||
msgid "Haste"
|
||||
msgstr "Mempercepat"
|
||||
|
||||
#: actorconditions_v070.json:regen2
|
||||
msgid "Regeneration"
|
||||
msgstr "Regenerasi"
|
||||
|
||||
#: actorconditions_v070.json:sense_1
|
||||
msgid "Heightened senses"
|
||||
msgstr "Indera meningkat"
|
||||
|
||||
#: actorconditions_v070.json:shadow_acc
|
||||
msgid "Shadow's accuracy"
|
||||
msgstr "Akurasi bayangan"
|
||||
|
||||
#: actorconditions_v070.json:shadow_dmg
|
||||
msgid "Shadow's strength"
|
||||
msgstr "Kekuatan bayangan"
|
||||
|
||||
#: actorconditions_v070.json:shadow_prot
|
||||
msgid "Shadow's protection"
|
||||
msgstr "Perlindungan bayangan"
|
||||
|
||||
#: actorconditions_v070.json:slime
|
||||
msgid "Corrosive Slime"
|
||||
msgstr "Lendir korosif"
|
||||
|
||||
#: actorconditions_v070.json:sting_minor
|
||||
msgid "Minor sting"
|
||||
msgstr "Sengatan kecil"
|
||||
|
||||
#: conversationlist_agthor.json:agthor0
|
||||
msgid "Hello there. Please move along. These things are property of Feygard, and you have no business here."
|
||||
msgstr "Hallo. Silakan jalan terus. Barang ini adalah properti dari Feygard, anda tidak memiliki urusan disini."
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0
|
||||
msgid "Talk to Agthor."
|
||||
msgstr "Bicara pada Agthor."
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:0
|
||||
#: conversationlist_ambelie.json:ambelie_1:0
|
||||
#: conversationlist_arghes.json:arghes_2:1
|
||||
#: conversationlist_blackwater_harlenn.json:harlenn_3:0
|
||||
#: conversationlist_blackwater_throdna.json:throdna_loop_1:1
|
||||
#: conversationlist_elythom_1.json:elythom_knight2:0
|
||||
#: conversationlist_esfiume.json:erethori0:1
|
||||
#: conversationlist_farrik.json:farrik_1:0
|
||||
#: conversationlist_foamingflask_guards.json:ff_captain_1:2
|
||||
#: conversationlist_foamingflask_outsideguard.json:ff_outsideguard_1:0
|
||||
#: conversationlist_lethenlor.json:lethenlor0:0
|
||||
#: conversationlist_lethenlor.json:lethenlor3:0
|
||||
#: conversationlist_loneford_3.json:sienn:0
|
||||
#: conversationlist_loneford_3.json:sienn_pet_1:0
|
||||
#: conversationlist_loneford_kuldan.json:kuldan_1:1
|
||||
#: conversationlist_lowyna.json:lowyna_1:0
|
||||
#: conversationlist_lowyna.json:lowyna_4:1
|
||||
#: conversationlist_prim_arghest.json:arghest_1:1
|
||||
#: conversationlist_prim_arghest.json:arghest_4:0
|
||||
#: conversationlist_prim_guthbered.json:guthbered_1:1
|
||||
#: conversationlist_prim_outside.json:moyra_1:1
|
||||
#: conversationlist_reinkarr.json:reinkarr:0
|
||||
#: conversationlist_reinkarr.json:reinkarr_1:0
|
||||
#: conversationlist_reinkarr.json:reinkarr_2:0
|
||||
#: conversationlist_thievesguild_1.json:thievesguild_pickpocket_1:0
|
||||
#: conversationlist_thorin.json:thorin_2:1
|
||||
#: conversationlist_ulirfendor.json:ulirfendor_2:2
|
||||
msgid "Who are you?"
|
||||
msgstr "Siapakah Anda?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:1
|
||||
#: conversationlist_thorin.json:thorin_2:0
|
||||
#: conversationlist_thorin.json:thorin_who_1:0
|
||||
msgid "What are you doing here?"
|
||||
msgstr "Apa yang Anda lakukan disini?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:2
|
||||
msgid "Are you from Feygard?"
|
||||
msgstr "Apakah Anda dari Feygard?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:3
|
||||
msgid "Where can I get some of that nice armor that you're wearing?"
|
||||
msgstr "Dimanakah saya bisa mendapatkan baju besi yang bagus seperti yang anda kenakan?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0_1
|
||||
msgid "Agthor. Talk to him. *points at Agthor*"
|
||||
msgstr "Agthor. Bicaralah padanya. *menunjuk ke Agthor*"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y1
|
||||
msgid "Hey, you're that kid! That kid that we've been hearing about. It's great to finally get a face on the stories we've heard."
|
||||
msgstr "Hei, kau anak itu! Anak yang sering kami dengar. Sungguh hebat rasanya akhirnya bisa bertemu dengan cerita yang kudengar."
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y2
|
||||
msgid "Please, anything I can help you with?"
|
||||
msgstr "Kumohon, adakah yang bisa kubantu?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y2:0
|
||||
msgid "Care to trade some items?"
|
||||
msgstr "Maukah bertukar sesuatu?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y2:1
|
||||
#: conversationlist_fallhaven_unnmir.json:unnmir_6:0
|
||||
msgid "I'm looking for my brother."
|
||||
msgstr "Saya mencari saudara saya."
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y3
|
||||
msgid "Sorry, can't help you there. You're the only kid I've seen running along here in a long time."
|
||||
msgstr "Maaf, tidak bisa membantumu. Kamu hanya anak kecil yang berlarian di sekitar sini untuk waktu yang lama."
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y4
|
||||
msgid "Sure thing. Here's what I've got."
|
||||
msgstr "Tentu. Ini yang aku punya."
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y4:0
|
||||
#: conversationlist_crossroads_2.json:gallain_trade_1:0
|
||||
msgid "Trade"
|
||||
msgstr "Berdagang"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_1
|
||||
msgid "Psst, hey. Interested in doing some trading? I am always looking for acquiring.. well, items of others.."
|
||||
msgstr "Ssst, hei. Mau barter? Aku selalu ingin membeli.. sesuatu item atau lainnya.."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_1:0
|
||||
#: conversationlist_charwood1.json:khorailla2:0
|
||||
msgid "Sure, let me see what you have."
|
||||
msgstr "Tentu, lihat apa yang kamu punya."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_1:1
|
||||
msgid "Items of others?"
|
||||
msgstr "Sesuatu untuk ditukar?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_2
|
||||
msgid "Oh yes. You see, these Feygard patrol guards carry some really interesting things. They don't seem to care much if some of their shipments.. well, disappear."
|
||||
msgstr "Ya. Kamu lihat, patroli penjaga Feygard membawa sesuatu yang sangat menarik. Mereka sepertinya tidak terlalu memperhatikan beberapa barang kirimannya menghilang."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_2:0
|
||||
#: conversationlist_hadracor.json:hadracor_complete_3:1
|
||||
msgid "Ok, let me see what you have."
|
||||
msgstr "Ok, kita lihat apa yang kamu punya."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_2:1
|
||||
msgid "I should really not get involved in this. Goodbye."
|
||||
msgstr "Seharusnya aku tidak terlibat dengan ini. Selamat tinggal."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_completed_n_1
|
||||
msgid "Sigh, it's you. What do you want?"
|
||||
msgstr "Ah, kamu. Apa yang kamu inginkan?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_completed_n_1:0
|
||||
#: conversationlist_ailshara.json:ailshara_completed_y_1:0
|
||||
#: conversationlist_arghes.json:arghes_6:0
|
||||
#: conversationlist_ervelyn.json:ervelyn_d:0
|
||||
msgid "Let me see what you have to trade."
|
||||
msgstr "Kita lihat apa yang kamu punya untuk ditukar."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_completed_y_1
|
||||
msgid "Hello again my Shadow friend. How may I help you?"
|
||||
msgstr "Halo lagi teman Bayanganku. Bagaimana aku bisa membantumu?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1
|
||||
msgid "Hello again. Did you deliver those items to the smith in Vilegard?"
|
||||
msgstr "Halo lagi. Apakah kamu mengirim benda itu ke pandai besi di Vilegard?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:0
|
||||
#: conversationlist_blackwater_throdna.json:throdna_purify_1:0
|
||||
#: conversationlist_ulirfendor.json:ulirfendor_findparts_10:3
|
||||
msgid "Yes, it is done."
|
||||
msgstr "Ya, itu sudah selesai."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:1
|
||||
#: conversationlist_ailshara.json:ailshara_interested_1:0
|
||||
msgid "Never mind that, let me see what you have to trade."
|
||||
msgstr "Jangan dipikirkan, biar aku lihat apa yang kamu punya untuk ditukar."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:2
|
||||
#: conversationlist_ailshara.json:ailshara_interested_8:1
|
||||
msgid "No. I will help Feygard instead."
|
||||
msgstr "Tidak. Aku tetap akan membantu Feygard."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:3
|
||||
#: conversationlist_prim_guthbered.json:guthbered_killharl_1:0
|
||||
msgid "Can you tell me again what I was supposed to do?"
|
||||
msgstr "Bisakah kamu beritahu aku lagi apa yang seharusnya aku lakukan?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:4
|
||||
msgid "Not yet."
|
||||
msgstr "Belum"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_2
|
||||
msgid "Good. You should also try to convince Gandoren into thinking that you helped him."
|
||||
msgstr "Baik. Kamu juga seharusnya meyakinkan Gandoren bahwa kamu membantunya."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_3
|
||||
msgid "Excellent! You do indeed walk with the Shadow my friend. I am glad to hear that there are at least a few decent folk still around."
|
||||
msgstr "Hebat. Kamu memang berjalan dengan Bayangan temanku. Senang mendengarnya bahwa masih ada beberapa rakyat yang layak masih ada."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_1:1
|
||||
msgid "I better not talk about it."
|
||||
msgstr "Sebaiknya aku tidak membicarakan itu."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_2:1
|
||||
msgid "I am doing this for the glory of Feygard."
|
||||
msgstr "Aku lakukan ini untuk kejayaan Feygard."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_2:2
|
||||
msgid "Helping Feygard seems like the right thing to do."
|
||||
msgstr "Membantu Feygard sepertinya hal yang benar untuk dilakukan."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_2:3
|
||||
msgid "What would you propose instead?"
|
||||
msgstr "Apa yang akan kamu usulkan sebagai gantinya?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_3:0
|
||||
msgid "Sounds interesting, please go on."
|
||||
msgstr "Sepertinya menarik, silakan lanjutkan."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_3:1
|
||||
msgid "I have no problem helping Feygard without any personal gain."
|
||||
msgstr "Tidak masalah buatku menolong Feygard tanpa mendapat keuntungan buatku pribadi."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_3:2
|
||||
msgid "I better not get involved in this, goodbye."
|
||||
msgstr "Sebaiknya aku tidak ikut campur dalam maslah ini, selamat tinggal."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_8:0
|
||||
msgid "I will see what I can do."
|
||||
msgstr "Aku akan lihat apa yang aku bisa."
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_8:2
|
||||
msgid "Whatever, I choose my own path."
|
||||
msgstr "Terserah, aku pilih sendiri jalanku."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_1:0
|
||||
msgid "I am looking for my brother."
|
||||
msgstr "Aku mencari saudaraku."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_1:3
|
||||
msgid "I'd rather not tell."
|
||||
msgstr "Aku tidak ingin mengatakannya."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_1:4
|
||||
#: conversationlist_algangror.json:algangror_return_1:4
|
||||
#: conversationlist_algangror.json:algangror_return_d2:0
|
||||
msgid "I am sent by Jhaeld to end whatever it is you do to the people of Remgard."
|
||||
msgstr "Aku dikirim oleh Jhaeld untuk mengakhiri apapun yang kamu lakukan pada orang-orang Remgard."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_2d
|
||||
msgid "Clever. I like that."
|
||||
msgstr "Pintar, aku suka itu."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_3:0
|
||||
msgid "Sure, what's the problem?"
|
||||
msgstr "Tentu, apa masalahnya?"
|
||||
|
||||
#: conversationlist_algangror.json:algangror_3:1
|
||||
msgid "Maybe, it depends on what the problem is."
|
||||
msgstr "Mungkin, itu tergantung pada masalahnya."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_3:2
|
||||
msgid "Maybe, it depends on what type of reward we are talking about."
|
||||
msgstr "Mungkin, itu tergantung pada jenis imbalan yang kita bicarakan."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_3:3
|
||||
msgid "No way. You are acting way too creepy for me."
|
||||
msgstr "Tidak mungkin. Kau berakting terlalu seram untukku."
|
||||
|
||||
#: conversationlist_algangror.json:algangror_cmp3:0
|
||||
#: conversationlist_blackwater_lower.json:blackwater_throneguard_2:0
|
||||
#: conversationlist_charwood1.json:charwd_guard2:0
|
||||
#: conversationlist_ervelyn.json:ervelyn_give2:0
|
||||
#: conversationlist_fallhaven_potions.json:fallhaven_pot_antifp_q4:0
|
||||
#: conversationlist_fallhaven_potions.json:fallhaven_potions3:0
|
||||
#: conversationlist_fallhaven_unzel.json:unzel_30:1
|
||||
#: conversationlist_hjaldar.json:hjaldar_r15:0
|
||||
#: conversationlist_lodarfg.json:lodar_fg1_16
|
||||
#: conversationlist_loneford_4.json:arngyr_5
|
||||
#: conversationlist_maevalia.json:maevalia_d10
|
||||
#: conversationlist_talion_2.json:talion_bone_2
|
||||
#: conversationlist_talion_2.json:talion_hair_2
|
||||
#: conversationlist_talion_2.json:talion_irdegh_2
|
||||
#: conversationlist_talion_2.json:talion_vial_2
|
||||
#: conversationlist_thievesguild_1.json:thievesguild_cook_9:0
|
||||
msgid "Thank you."
|
||||
msgstr "Terima kasih."
|
||||
|
||||
#: itemcategories_1.json:2hsword
|
||||
msgid "Two-handed sword"
|
||||
msgstr "Pedang dua tangan"
|
||||
|
||||
#: itemcategories_1.json:axe
|
||||
msgid "Axe"
|
||||
msgstr "Kapak"
|
||||
|
||||
#: itemcategories_1.json:bsword
|
||||
msgid "Broadsword"
|
||||
msgstr "Pedang"
|
||||
|
||||
#: itemcategories_1.json:buckler
|
||||
msgid "Buckler"
|
||||
msgstr "Pembelaan"
|
||||
|
||||
#: itemcategories_1.json:club
|
||||
msgid "Club"
|
||||
msgstr "Gada"
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Pisau belati"
|
||||
|
||||
#: itemcategories_1.json:hammer
|
||||
msgid "Warhammer"
|
||||
msgstr "Palu"
|
||||
|
||||
#: itemcategories_1.json:hammer2h itemlist_weapons.json:hammer1
|
||||
msgid "Giant hammer"
|
||||
msgstr "Palu Raksasa"
|
||||
|
||||
#: itemcategories_1.json:lsword
|
||||
msgid "Longsword"
|
||||
msgstr "Pedang panjang"
|
||||
|
||||
#: itemcategories_1.json:mace
|
||||
msgid "Mace"
|
||||
msgstr "Lawang"
|
||||
|
||||
#: itemcategories_1.json:rapier
|
||||
msgid "Rapier"
|
||||
msgstr "Pedang tipis"
|
||||
|
||||
#: itemcategories_1.json:scepter
|
||||
msgid "Scepter"
|
||||
msgstr "Tongkat kerajaan"
|
||||
|
||||
#: itemcategories_1.json:shld_mtl_hv
|
||||
msgid "Shield, metal (heavy)"
|
||||
msgstr "Tameng, logam (berat)"
|
||||
|
||||
#: itemcategories_1.json:shld_mtl_li
|
||||
msgid "Shield, metal (light)"
|
||||
msgstr "Tameng, logam (ringan)"
|
||||
|
||||
#: itemcategories_1.json:shld_twr
|
||||
msgid "Tower shield"
|
||||
msgstr "Pelindung istana"
|
||||
|
||||
#: itemcategories_1.json:shld_wd_hv
|
||||
msgid "Shield, wood (heavy)"
|
||||
msgstr "Tameng, kayu (berat)"
|
||||
|
||||
#: itemcategories_1.json:shld_wd_li
|
||||
msgid "Shield, wood (light)"
|
||||
msgstr "Tameng, kayu (ringan)"
|
||||
|
||||
#: itemcategories_1.json:ssword
|
||||
msgid "Shortsword"
|
||||
msgstr "Pedang pendek"
|
||||
11727
AndorsTrail/assets/translation/it.po
Normal file
1128
AndorsTrail/assets/translation/ja.po
Normal file
0
AndorsTrail/assets/translation/ko.po
Normal file
49
AndorsTrail/assets/translation/ms.po
Normal file
@@ -0,0 +1,49 @@
|
||||
# Malay translation for andors-trail
|
||||
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
|
||||
# This file is distributed under the same license as the andors-trail package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: Sun Nov 10 11:14:56 CET 2013\n"
|
||||
"PO-Revision-Date: 2013-10-26 08:31+0000\n"
|
||||
"Last-Translator: Launchpad Translations Administrators <Unknown>\n"
|
||||
"Language-Team: Malay <ms@li.org>\n"
|
||||
"Language: ms\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2014-05-28 22:15+0000\n"
|
||||
"X-Generator: Launchpad (build 17017)\n"
|
||||
|
||||
#: [none]
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
"Launchpad Contributions:\n"
|
||||
" abuyop https://launchpad.net/~abuyop"
|
||||
|
||||
#: itemcategories_1.json:axe
|
||||
msgid "Axe"
|
||||
msgstr "Kapak"
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Pisau"
|
||||
|
||||
#: itemcategories_1.json:shld_mtl_hv
|
||||
msgid "Shield, metal (heavy)"
|
||||
msgstr "Perisai, logam (berat)"
|
||||
|
||||
#: itemcategories_1.json:shld_mtl_li
|
||||
msgid "Shield, metal (light)"
|
||||
msgstr "Perisai, logam (ringan)"
|
||||
|
||||
#: itemcategories_1.json:shld_wd_hv
|
||||
msgid "Shield, wood (heavy)"
|
||||
msgstr "Perisai, kayu (berat)"
|
||||
|
||||
#: itemcategories_1.json:shld_wd_li
|
||||
msgid "Shield, wood (light)"
|
||||
msgstr "Perisai, kayu (ringan)"
|
||||
1381
AndorsTrail/assets/translation/nl.po
Normal file
26774
AndorsTrail/assets/translation/pl.po
Normal file
1354
AndorsTrail/assets/translation/pt.po
Normal file
21362
AndorsTrail/assets/translation/pt_BR.po
Normal file
0
app/src/main/assets/translation/reformatPo.sh → AndorsTrail/assets/translation/reformatPo.sh
Normal file → Executable file
26774
AndorsTrail/assets/translation/ru.po
Normal file
285
AndorsTrail/assets/translation/sl.po
Normal file
@@ -0,0 +1,285 @@
|
||||
# Slovenian translation for andors-trail
|
||||
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
|
||||
# This file is distributed under the same license as the andors-trail package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: Sun Nov 10 11:14:56 CET 2013\n"
|
||||
"PO-Revision-Date: 2013-12-23 19:26+0000\n"
|
||||
"Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
|
||||
"Language-Team: Slovenian <sl@li.org>\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2014-05-28 22:15+0000\n"
|
||||
"X-Generator: Launchpad (build 17017)\n"
|
||||
|
||||
#: [none]
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
"Launchpad Contributions:\n"
|
||||
" Andrej Znidarsic https://launchpad.net/~andrej.znidarsic"
|
||||
|
||||
#: actorconditions_v0610.json:chaotic_curse
|
||||
msgid "Chaotic curse"
|
||||
msgstr "Kaotično prekletsvo"
|
||||
|
||||
#: actorconditions_v0610.json:chaotic_grip
|
||||
msgid "Chaotic grip"
|
||||
msgstr "Kaotični prijem"
|
||||
|
||||
#: actorconditions_v0611.json:blister
|
||||
msgid "Blistering skin"
|
||||
msgstr "Mehurjasta koža"
|
||||
|
||||
#: actorconditions_v0611.json:contagion
|
||||
msgid "Insect contagion"
|
||||
msgstr "Okužba z insektom"
|
||||
|
||||
#: actorconditions_v0611.json:focus_ac
|
||||
msgid "Focused accuracy"
|
||||
msgstr "Osredotočena natančnost"
|
||||
|
||||
#: actorconditions_v0611.json:focus_dmg
|
||||
msgid "Focused damage"
|
||||
msgstr "Osredotočena škoda"
|
||||
|
||||
#: actorconditions_v0611.json:poison_irdegh
|
||||
msgid "Irdegh poison"
|
||||
msgstr "Strup Irdegha"
|
||||
|
||||
#: actorconditions_v0611.json:stunned
|
||||
msgid "Stunned"
|
||||
msgstr "Ohromljen"
|
||||
|
||||
#: actorconditions_v0611_2.json:concussion
|
||||
msgid "Concussion"
|
||||
msgstr "Pretres"
|
||||
|
||||
#: actorconditions_v0611_2.json:crit1
|
||||
msgid "Internal bleeding"
|
||||
msgstr "Notranja krvavitev"
|
||||
|
||||
#: actorconditions_v0611_2.json:crit2
|
||||
msgid "Fracture"
|
||||
msgstr "Zlom"
|
||||
|
||||
#: actorconditions_v0611_2.json:rotworm
|
||||
msgid "Kazaul rotworms"
|
||||
msgstr "Kazaulovi gnili črvi"
|
||||
|
||||
#: actorconditions_v0611_2.json:shadowbless_acc
|
||||
msgid "Blessing of Shadow accuracy"
|
||||
msgstr "Blagoslov natančnosti Sence"
|
||||
|
||||
#: actorconditions_v0611_2.json:shadowbless_guard
|
||||
msgid "Shadow guardian blessing"
|
||||
msgstr "Blagoslov varuha Sence"
|
||||
|
||||
#: actorconditions_v0611_2.json:shadowbless_heal
|
||||
msgid "Blessing of Shadow regeneration"
|
||||
msgstr "Blagoslov regeneracije Sence"
|
||||
|
||||
#: actorconditions_v0611_2.json:shadowbless_str
|
||||
msgid "Blessing of Shadow strength"
|
||||
msgstr "Blagoslov moči Sence"
|
||||
|
||||
#: actorconditions_v0612_2.json:food
|
||||
msgid "Sustenance"
|
||||
msgstr "Preživetje"
|
||||
|
||||
#: actorconditions_v0612_2.json:foodp
|
||||
msgid "Food-poisoning"
|
||||
msgstr "Zastrupitev s hrano"
|
||||
|
||||
#: actorconditions_v069.json:bless
|
||||
msgid "Bless"
|
||||
msgstr "Blagoslov"
|
||||
|
||||
#: actorconditions_v069.json:poison_weak
|
||||
msgid "Weak Poison"
|
||||
msgstr "Šibek strup"
|
||||
|
||||
#: actorconditions_v069.json:regen
|
||||
msgid "Shadow Regeneration"
|
||||
msgstr "Regeneracija Sence"
|
||||
|
||||
#: actorconditions_v069.json:str
|
||||
msgid "Strength"
|
||||
msgstr "Moč"
|
||||
|
||||
#: actorconditions_v069_bwm.json:blackwater_misery
|
||||
msgid "Blackwater misery"
|
||||
msgstr "Črnovodna beda"
|
||||
|
||||
#: actorconditions_v069_bwm.json:bleeding_wound
|
||||
msgid "Bleeding wound"
|
||||
msgstr "Krvaveča rana"
|
||||
|
||||
#: actorconditions_v069_bwm.json:dazed
|
||||
msgid "Dazed"
|
||||
msgstr "Omotičen"
|
||||
|
||||
#: actorconditions_v069_bwm.json:fatigue_minor
|
||||
msgid "Minor fatigue"
|
||||
msgstr "Manjša utrujenost"
|
||||
|
||||
#: actorconditions_v069_bwm.json:feebleness_minor
|
||||
msgid "Minor weapon feebleness"
|
||||
msgstr "Manjša šibkost orožja"
|
||||
|
||||
#: actorconditions_v069_bwm.json:intoxicated
|
||||
msgid "Intoxicated"
|
||||
msgstr "Zastrupljen"
|
||||
|
||||
#: actorconditions_v069_bwm.json:rage_minor
|
||||
msgid "Minor berserker rage"
|
||||
msgstr "Manjši nori bes"
|
||||
|
||||
#: actorconditions_v069_bwm.json:speed_minor
|
||||
msgid "Minor speed"
|
||||
msgstr "Manjša hitrost"
|
||||
|
||||
#: actorconditions_v070.json:barkskin
|
||||
msgid "Bark skin"
|
||||
msgstr "Utrjena koža"
|
||||
|
||||
#: actorconditions_v070.json:courage
|
||||
msgid "Courage"
|
||||
msgstr "Pogum"
|
||||
|
||||
#: actorconditions_v070.json:crit_aware
|
||||
msgid "Vulnerability awareness"
|
||||
msgstr "Zavedanje ranljivosti"
|
||||
|
||||
#: actorconditions_v070.json:def
|
||||
msgid "Fortified defense"
|
||||
msgstr "Okrepljena obramba"
|
||||
|
||||
#: actorconditions_v070.json:fear
|
||||
msgid "Fear"
|
||||
msgstr "Strah"
|
||||
|
||||
#: actorconditions_v070.json:fire
|
||||
msgid "Ablaze"
|
||||
msgstr "V ognju"
|
||||
|
||||
#: actorconditions_v070.json:haste
|
||||
msgid "Haste"
|
||||
msgstr "Naglica"
|
||||
|
||||
#: actorconditions_v070.json:regen2
|
||||
msgid "Regeneration"
|
||||
msgstr "Regeneracija"
|
||||
|
||||
#: actorconditions_v070.json:sense_1
|
||||
msgid "Heightened senses"
|
||||
msgstr "Občutljiva čutila"
|
||||
|
||||
#: actorconditions_v070.json:shadow_acc
|
||||
msgid "Shadow's accuracy"
|
||||
msgstr "Senčina natančnost"
|
||||
|
||||
#: actorconditions_v070.json:shadow_dmg
|
||||
msgid "Shadow's strength"
|
||||
msgstr "Senčnina moč"
|
||||
|
||||
#: actorconditions_v070.json:shadow_prot
|
||||
msgid "Shadow's protection"
|
||||
msgstr "Senčina zaščita"
|
||||
|
||||
#: actorconditions_v070.json:slime
|
||||
msgid "Corrosive Slime"
|
||||
msgstr "Razjedajoča sluz"
|
||||
|
||||
#: actorconditions_v070.json:sting_minor
|
||||
msgid "Minor sting"
|
||||
msgstr "Manjši pik"
|
||||
|
||||
#: conversationlist_agthor.json:agthor0
|
||||
msgid "Hello there. Please move along. These things are property of Feygard, and you have no business here."
|
||||
msgstr "Pozdravljen. Premakni se naprej. Te stvari so lastnost Feygarda in tukaj nimaš kaj delati."
|
||||
|
||||
#: itemcategories_1.json:2hsword
|
||||
msgid "Two-handed sword"
|
||||
msgstr "Dvoročni meč"
|
||||
|
||||
#: itemcategories_1.json:axe
|
||||
msgid "Axe"
|
||||
msgstr "Sekira"
|
||||
|
||||
#: itemcategories_1.json:axe2h
|
||||
msgid "Greataxe"
|
||||
msgstr "Velika sekira"
|
||||
|
||||
#: itemcategories_1.json:bsword
|
||||
msgid "Broadsword"
|
||||
msgstr "Široki meč"
|
||||
|
||||
#: itemcategories_1.json:buckler
|
||||
msgid "Buckler"
|
||||
msgstr "Okrogel ščit"
|
||||
|
||||
#: itemcategories_1.json:club
|
||||
msgid "Club"
|
||||
msgstr "Udrihač"
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Bodalo"
|
||||
|
||||
#: itemcategories_1.json:hammer
|
||||
msgid "Warhammer"
|
||||
msgstr "Vojno kladivo"
|
||||
|
||||
#: itemcategories_1.json:hammer2h itemlist_weapons.json:hammer1
|
||||
msgid "Giant hammer"
|
||||
msgstr "Veliko gladivo"
|
||||
|
||||
#: itemcategories_1.json:lsword
|
||||
msgid "Longsword"
|
||||
msgstr "Dolgi meč"
|
||||
|
||||
#: itemcategories_1.json:mace
|
||||
msgid "Mace"
|
||||
msgstr "Palica"
|
||||
|
||||
#: itemcategories_1.json:rapier
|
||||
msgid "Rapier"
|
||||
msgstr "Rapir"
|
||||
|
||||
#: itemcategories_1.json:scepter
|
||||
msgid "Scepter"
|
||||
msgstr "Žezlo"
|
||||
|
||||
#: itemcategories_1.json:shld_mtl_hv
|
||||
msgid "Shield, metal (heavy)"
|
||||
msgstr "Ščit, kovinski (težak)"
|
||||
|
||||
#: itemcategories_1.json:shld_mtl_li
|
||||
msgid "Shield, metal (light)"
|
||||
msgstr "Ščit, kovinski (lahek)"
|
||||
|
||||
#: itemcategories_1.json:shld_twr
|
||||
msgid "Tower shield"
|
||||
msgstr "Kvadratni ščit"
|
||||
|
||||
#: itemcategories_1.json:shld_wd_hv
|
||||
msgid "Shield, wood (heavy)"
|
||||
msgstr "Ščit, lesen (težak)"
|
||||
|
||||
#: itemcategories_1.json:shld_wd_li
|
||||
msgid "Shield, wood (light)"
|
||||
msgstr "Ščit, lesen (lahek)"
|
||||
|
||||
#: itemcategories_1.json:ssword
|
||||
msgid "Shortsword"
|
||||
msgstr "Kratki meč"
|
||||
|
||||
#: itemcategories_1.json:staff itemlist_v070.json:qtrstaff
|
||||
msgid "Quarterstaff"
|
||||
msgstr "Kratka palica"
|
||||
124
AndorsTrail/assets/translation/th.po
Normal file
@@ -0,0 +1,124 @@
|
||||
# Thai translation for andors-trail
|
||||
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
|
||||
# This file is distributed under the same license as the andors-trail package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: Sun Nov 10 11:14:56 CET 2013\n"
|
||||
"PO-Revision-Date: 2014-04-29 13:40+0000\n"
|
||||
"Last-Translator: KL <sumoisrock@gmail.com>\n"
|
||||
"Language-Team: Thai <th@li.org>\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2014-05-28 22:16+0000\n"
|
||||
"X-Generator: Launchpad (build 17017)\n"
|
||||
|
||||
#: [none]
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
"Launchpad Contributions:\n"
|
||||
" KL https://launchpad.net/~sumoisrock"
|
||||
|
||||
#: actorconditions_v069.json:str
|
||||
msgid "Strength"
|
||||
msgstr "ความแข็งแรง"
|
||||
|
||||
#: actorconditions_v069_bwm.json:intoxicated
|
||||
msgid "Intoxicated"
|
||||
msgstr "เมา"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0
|
||||
msgid "Talk to Agthor."
|
||||
msgstr "คุยกับแอกเทอร์ซะ"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:0
|
||||
#: conversationlist_ambelie.json:ambelie_1:0
|
||||
#: conversationlist_arghes.json:arghes_2:1
|
||||
#: conversationlist_blackwater_harlenn.json:harlenn_3:0
|
||||
#: conversationlist_blackwater_throdna.json:throdna_loop_1:1
|
||||
#: conversationlist_elythom_1.json:elythom_knight2:0
|
||||
#: conversationlist_esfiume.json:erethori0:1
|
||||
#: conversationlist_farrik.json:farrik_1:0
|
||||
#: conversationlist_foamingflask_guards.json:ff_captain_1:2
|
||||
#: conversationlist_foamingflask_outsideguard.json:ff_outsideguard_1:0
|
||||
#: conversationlist_lethenlor.json:lethenlor0:0
|
||||
#: conversationlist_lethenlor.json:lethenlor3:0
|
||||
#: conversationlist_loneford_3.json:sienn:0
|
||||
#: conversationlist_loneford_3.json:sienn_pet_1:0
|
||||
#: conversationlist_loneford_kuldan.json:kuldan_1:1
|
||||
#: conversationlist_lowyna.json:lowyna_1:0
|
||||
#: conversationlist_lowyna.json:lowyna_4:1
|
||||
#: conversationlist_prim_arghest.json:arghest_1:1
|
||||
#: conversationlist_prim_arghest.json:arghest_4:0
|
||||
#: conversationlist_prim_guthbered.json:guthbered_1:1
|
||||
#: conversationlist_prim_outside.json:moyra_1:1
|
||||
#: conversationlist_reinkarr.json:reinkarr:0
|
||||
#: conversationlist_reinkarr.json:reinkarr_1:0
|
||||
#: conversationlist_reinkarr.json:reinkarr_2:0
|
||||
#: conversationlist_thievesguild_1.json:thievesguild_pickpocket_1:0
|
||||
#: conversationlist_thorin.json:thorin_2:1
|
||||
#: conversationlist_ulirfendor.json:ulirfendor_2:2
|
||||
msgid "Who are you?"
|
||||
msgstr "เจ้าเป็นใคร?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:1
|
||||
#: conversationlist_thorin.json:thorin_2:0
|
||||
#: conversationlist_thorin.json:thorin_who_1:0
|
||||
msgid "What are you doing here?"
|
||||
msgstr "เจ้ามาทำอะไรที่นี่?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:2
|
||||
msgid "Are you from Feygard?"
|
||||
msgstr "เจ้ามาจากเฟย์การ์ดหรือเปล่า?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0_1
|
||||
msgid "Agthor. Talk to him. *points at Agthor*"
|
||||
msgstr "แอกเทอร์ พูดกับเขาว่า *ชี้ที่ข้าซะ* ซะ"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:1
|
||||
#: conversationlist_ailshara.json:ailshara_interested_1:0
|
||||
msgid "Never mind that, let me see what you have to trade."
|
||||
msgstr "ไม่ต้องห่วงเรื่องนั้นหรอก เอาสิ่งที่เจ้าจะเอามาประทับตรามาให้ข้าดูซิ"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:2
|
||||
#: conversationlist_ailshara.json:ailshara_interested_8:1
|
||||
msgid "No. I will help Feygard instead."
|
||||
msgstr "ไม่ได้ ข้าจะช่วยเฟย์การ์ดแทน"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:3
|
||||
#: conversationlist_prim_guthbered.json:guthbered_killharl_1:0
|
||||
msgid "Can you tell me again what I was supposed to do?"
|
||||
msgstr "เจ้าบอกข้าอีกทีได้ไหมว่าข้าควรจะทำอะไร?"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_1:4
|
||||
msgid "Not yet."
|
||||
msgstr "ยังเลย"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_2
|
||||
msgid "Good. You should also try to convince Gandoren into thinking that you helped him."
|
||||
msgstr "ดีมาก เจ้าควรจะลองเชื่อมั่นแกนโดเรนดูแล้วคิดไว้ซะว่าเจ้าช่วยพวกเขาแล้ว"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_deliver_3
|
||||
msgid "Excellent! You do indeed walk with the Shadow my friend. I am glad to hear that there are at least a few decent folk still around."
|
||||
msgstr "ดีมาก! เจ้าทำเดินจริงกับชาโดว์ เพื่อนข้าได้ ข้าดีใจด้วยที่ได้ข่าวว่ายังมีความเป็นพื้นบ้านที่ดีอยู่ไม่มาก"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_delivered_1
|
||||
msgid "Your help will be most appreciated by the people of Nor City, and you will be welcome among us."
|
||||
msgstr "ความช่วยเหลือของเจ้าจะถูกชื่นชมจากคนในเมืองนอร์ แล้วเจ้าจะถูกต้อนรับท่ามกลางพวกเรา"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_fg_1
|
||||
msgid "By the Shadow, you sound like one of those deceptive snobs from Feygard."
|
||||
msgstr "นี่ ชาโดว์ เสียงเจ้านี่เหมือนหนึ่งในบรรดาคนเสแสร้งหลอกหลวงของเฟย์การ์ดเลยนะ"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_fg_2
|
||||
msgid "Shadow help you, child. You should question yourself whether you really are making the right choice here."
|
||||
msgstr "ชาโดว์จะช่วยเจ้านะ ไอ้หนู ถามตัวเองซะไม่ว่าเจ้าจะทำสิ่งที่ถูกต้องอยู่นี่"
|
||||
|
||||
#: conversationlist_ailshara.json:ailshara_interested_1
|
||||
msgid "Psst, hey you! I saw you talking to Gandoren over there, and I happened to notice that you exchanged some items. Anything interesting?"
|
||||
msgstr "นี่! ข้าเห็นเจ้ากำลังคุยกับแกนโดเรนอยู่ตรงนั้น แล้วข้าอยากแจ้งเจ้าว่าเจ้าได้แลกเปลี่ยนบางสิ่งบางอย่างไปแล้วนะ มีอะไรสนใจไหม?"
|
||||
0
AndorsTrail/assets/translation/tr.po
Normal file
88
AndorsTrail/assets/translation/zh_CN.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# Chinese (Simplified) translation for andors-trail
|
||||
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
|
||||
# This file is distributed under the same license as the andors-trail package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: Sun Nov 10 11:14:56 CET 2013\n"
|
||||
"PO-Revision-Date: 2014-04-29 13:23+0000\n"
|
||||
"Last-Translator: KL <sumoisrock@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2014-05-28 22:16+0000\n"
|
||||
"X-Generator: Launchpad (build 17017)\n"
|
||||
|
||||
#: [none]
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
"Launchpad Contributions:\n"
|
||||
" KL https://launchpad.net/~sumoisrock"
|
||||
|
||||
#: actorconditions_v0611.json:stunned
|
||||
msgid "Stunned"
|
||||
msgstr "被震慑"
|
||||
|
||||
#: actorconditions_v069.json:bless
|
||||
msgid "Bless"
|
||||
msgstr "祝福"
|
||||
|
||||
#: actorconditions_v069.json:str
|
||||
msgid "Strength"
|
||||
msgstr "力量"
|
||||
|
||||
#: actorconditions_v069_bwm.json:intoxicated
|
||||
msgid "Intoxicated"
|
||||
msgstr "醉酒"
|
||||
|
||||
#: actorconditions_v070.json:haste
|
||||
msgid "Haste"
|
||||
msgstr "加速"
|
||||
|
||||
#: actorconditions_v070.json:regen2
|
||||
msgid "Regeneration"
|
||||
msgstr "急速自愈"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:0
|
||||
#: conversationlist_ambelie.json:ambelie_1:0
|
||||
#: conversationlist_arghes.json:arghes_2:1
|
||||
#: conversationlist_blackwater_harlenn.json:harlenn_3:0
|
||||
#: conversationlist_blackwater_throdna.json:throdna_loop_1:1
|
||||
#: conversationlist_elythom_1.json:elythom_knight2:0
|
||||
#: conversationlist_esfiume.json:erethori0:1
|
||||
#: conversationlist_farrik.json:farrik_1:0
|
||||
#: conversationlist_foamingflask_guards.json:ff_captain_1:2
|
||||
#: conversationlist_foamingflask_outsideguard.json:ff_outsideguard_1:0
|
||||
#: conversationlist_lethenlor.json:lethenlor0:0
|
||||
#: conversationlist_lethenlor.json:lethenlor3:0
|
||||
#: conversationlist_loneford_3.json:sienn:0
|
||||
#: conversationlist_loneford_3.json:sienn_pet_1:0
|
||||
#: conversationlist_loneford_kuldan.json:kuldan_1:1
|
||||
#: conversationlist_lowyna.json:lowyna_1:0
|
||||
#: conversationlist_lowyna.json:lowyna_4:1
|
||||
#: conversationlist_prim_arghest.json:arghest_1:1
|
||||
#: conversationlist_prim_arghest.json:arghest_4:0
|
||||
#: conversationlist_prim_guthbered.json:guthbered_1:1
|
||||
#: conversationlist_prim_outside.json:moyra_1:1
|
||||
#: conversationlist_reinkarr.json:reinkarr:0
|
||||
#: conversationlist_reinkarr.json:reinkarr_1:0
|
||||
#: conversationlist_reinkarr.json:reinkarr_2:0
|
||||
#: conversationlist_thievesguild_1.json:thievesguild_pickpocket_1:0
|
||||
#: conversationlist_thorin.json:thorin_2:1
|
||||
#: conversationlist_ulirfendor.json:ulirfendor_2:2
|
||||
msgid "Who are you?"
|
||||
msgstr "您是谁?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_guard0:2
|
||||
msgid "Are you from Feygard?"
|
||||
msgstr "你从 Feygard 来吗?"
|
||||
|
||||
#: conversationlist_agthor.json:agthor_y4:0
|
||||
#: conversationlist_crossroads_2.json:gallain_trade_1:0
|
||||
msgid "Trade"
|
||||
msgstr "交易"
|
||||
BIN
AndorsTrail/libs/android-support-v4.jar
Normal file
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<issue id="MissingTranslation" severity="ignore" />
|
||||
<issue id="TypographyDashes" severity="ignore" />
|
||||
11
AndorsTrail/project.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
# This file is automatically generated by Android Tools.
|
||||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
||||
#
|
||||
# This file must be checked in Version Control Systems.
|
||||
#
|
||||
# To customize properties used by the Ant build system use,
|
||||
# "ant.properties", and override values to adapt the script to your
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-21
|
||||
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
BIN
AndorsTrail/res/drawable/char_hero.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 176 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 117 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 187 KiB |
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |
|
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 193 KiB |
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 160 KiB |
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |