mirror of
https://github.com/TermiT/Flycut.git
synced 2026-01-12 07:54:17 +08:00
60 lines
1.8 KiB
Text
60 lines
1.8 KiB
Text
//
|
|
// Root.strings
|
|
// http://www.inappsettingskit.com
|
|
//
|
|
// Copyright (c) 2009-2010:
|
|
// Luc Vandal, Edovia Inc., http://www.edovia.com
|
|
// Ortwin Gentz, FutureTap GmbH, http://www.futuretap.com
|
|
// All rights reserved.
|
|
//
|
|
// It is appreciated but not required that you give credit to Luc Vandal and Ortwin Gentz,
|
|
// as the original authors of this code. You can give credit in a blog post, a tweet or on
|
|
// a info page of your app. Also, the original authors appreciate letting them know if you use this code.
|
|
//
|
|
// This code is licensed under the BSD license that is available at: http://www.opensource.org/licenses/bsd-license.php
|
|
//
|
|
|
|
"TOGGLE_SWITCH" = "Toggle Schalter";
|
|
"TOGGLE_SWITCH_TITLE" = "Toggle Schalter";
|
|
|
|
"MUL_VALUE_TITLE" = "Mehrere Werte";
|
|
"MUL_VAL" = "Beim Start updaten";
|
|
"MUL_VAL_1" = "Vielleicht";
|
|
"MUL_VAL_2" = "Ja";
|
|
"MUL_VAL_3" = "Nein";
|
|
|
|
"MUL_VAL_NO_TITLE" = "Ohne Titel";
|
|
"MUL_VAL_NO_TITLE_1" = "Immer";
|
|
"MUL_VAL_NO_TITLE_2" = "Nie";
|
|
"MUL_VAL_NO_TITLE_3" = "Weiß nicht";
|
|
"MUL_VAL_NO_TITLE_NIL" = "";
|
|
|
|
"MULTIVALUE_FOOTER" = "Dies ist ein Footer-Text unter einer MultiValue-Liste.";
|
|
|
|
"TEXT_FIELD_TITLE" = "Textfeld";
|
|
"TEXT_FIELD_SIG" = "Signatur";
|
|
|
|
"ADVANCED_TITLE" = "Erweitert";
|
|
|
|
"VERSION" = "Version";
|
|
|
|
"APPLICATION_INFO_TITLE"= "Programminformation";
|
|
|
|
"TEXT_FIELD_TITLE2" = "Weiteres Textfeld";
|
|
"TEXT_FIELD_PWD" = "Passwort";
|
|
|
|
"TOGGLE_SWITCH2" = "Boolscher Schalter";
|
|
"TOGGLE_SWITCH_TITLE2" = "Weiterer Toggle Schalter";
|
|
|
|
"SLIDER_TITLE" = "Slider mit Icons";
|
|
|
|
"Complete List" = "Komplette Liste";
|
|
|
|
"AUTO_CONNECT" = "Automatisch Verbinden";
|
|
|
|
"EMPTY" = "";
|
|
|
|
"ABOUT_TITLE" = "Über";
|
|
|
|
"LOCALIZED_URL" = "http://www.apple.com/de";
|
|
"LOCALIZED_URL_TITLE" = "Apple deutsch";
|