File: Localizable.strings

package info (click to toggle)
grr.app 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,024 kB
  • sloc: objc: 4,019; sh: 54; makefile: 23
file content (18 lines) | stat: -rw-r--r-- 640 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/***
German.lproj/Localizable.strings
updated by make_strings 2007-02-17 10:47:10 +0000
add comments above this one
***/


/*** Strings from ArticleTextViewPlugin.m ***/
/* File: ArticleTextViewPlugin.m:69 */
/* Comment: Shown in the article view headline */
"%d articles selected" = "%d ausgewhlte Artikel";
/* File: ArticleTextViewPlugin.m:62 */
/* Comment: Shown in the article view headline */
"No articles selected." = "Kein Artikel ausgewhlt";
/* File: ArticleTextViewPlugin.m:73 */
/* Comment: Shown in the article view text area */
"\nPlease select only one article."
= "\nEs kann nur ein Artikel auf einmal dargestellt werden.";