Archive Project
This commit is contained in:
16
Notifications for YouTube/de.lproj/RulesPredicates.strings
Executable file
16
Notifications for YouTube/de.lproj/RulesPredicates.strings
Executable file
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
RulesPredicates.strings
|
||||
Notifications for YouTube
|
||||
|
||||
Created by Kim Wittenburg on 22.07.13.
|
||||
Copyright (c) 2013 Kim Wittenburg. All rights reserved.
|
||||
*/
|
||||
|
||||
"%[Any]@ of the following are true" = "Entspricht %[einem]@ der folgenden Kriterien";
|
||||
"%[All]@ of the following are true" = "Entspricht %[allen]@ der folgenden Kriterien";
|
||||
"%[None]@ of the following are true" = "Entspricht %[keinem]@ der folgenden Kriterien";
|
||||
"%[Video Title]@ %[contains]@ %@" = "%1$[Videotitel]@ %2$[enthält]@ %3$@";
|
||||
"%[Video Title]@ %[begins with]@ %@" = "%1$[Videotitel]@ %2$[beginnt mit]@ %3$@";
|
||||
"%[Video Title]@ %[ends with]@ %@" = "%1$[Videotitel]@ %2$[endet mit]@ %3$@";
|
||||
"%[Video Title]@ %[is]@ %@" = "%1$[Videotitel]@ %2$[ist]@ %3$@";
|
||||
"%[Video Title]@ %[is not]@ %@" = "%1$[Videotitel]@ %2$[ist nicht]@ %3$@";
|
||||
Reference in New Issue
Block a user