Files
MacPass/MacPass/pl.lproj/Localizable.stringsdict
2017-11-13 09:13:52 +01:00

14 lines
425 B
Plaintext

{
"EVERY_%ld_DAYS" = {
NSStringLocalizedFormatKey = "%#@variable@";
variable = {
NSStringFormatSpecTypeKey = NSStringPluralRuleType;
NSStringFormatValueTypeKey = ld;
few = "co %ld dni";
many = "co %ld dni";
one = "co dzie\U0144";
other = "co %ld dni";
zero = "po ka\U017cdym odblokowaniu";
};
};
}