Files
MacPass/MacPass/de.lproj/Localizable.stringsdict
2017-11-14 18:11:09 +01:00

12 lines
353 B
Plaintext

{
"EVERY_%ld_DAYS" = {
NSStringLocalizedFormatKey = "%#@variable@";
variable = {
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
NSStringFormatValueTypeKey = ld;
one = "jeden Tag";
other = "alle %ld Tage";
zero = "nach jedem Entsperren";
};
};
}