Translations

This commit is contained in:
serso
2016-05-16 12:29:42 +02:00
parent f21fdf0d07
commit 6950eeb832
23 changed files with 77 additions and 52 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--Generated by crowdin.net-->
<resources>
<string name="cpp_app_name">Calculator++</string>
<string name="c_app_name_on_screen">Calculator++ (Window mode)</string>
<string name="c_vars_and_constants">Variables And Constants</string>
<string name="cpp_app_name" comment="Application name. Shown in the app drawer and tasks manager. Should be short enough to be fully visible on the screen">Calculator++</string>
<string name="cpp_app_name_on_screen" comment="Floating calculator name. Shown in the app drawer. Should be short enough to be fully visible on the screen">Calculator++ (Window mode)</string>
<string name="cpp_vars_and_constants" comment="Name of `Constants and variables` activity and an entry in the context menu which opens a list of all constants and variables">Variables And Constants</string>
<string name="c_plot">Plot graph</string>
<string name="cpp_precision">Precision</string>
<string name="c_save">Save</string>