mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-08 04:55:26 +00:00
Brazilian Portuguese and Czech translations
Monotone-Parent: f6c80d5cb25bb1c9887983399ad7fa9954631ac1 Monotone-Revision: 7b03263e13e147398fe20e146d3d81f492a5f76a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-09T19:49:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoACLAdvisory.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007 Inverse inc.
|
||||
* Copyright (C) 2007-2009 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
*
|
||||
@@ -65,6 +65,24 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface SOGoACLBrazilianPortugueseAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLBrazilianPortugueseModificationAdvisory : SOGoACLModificationAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLBrazilianPortugueseRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLCzechAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLCzechModificationAdvisory : SOGoACLModificationAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLCzechRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLDutchAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -246,6 +246,24 @@
|
||||
|
||||
@end
|
||||
|
||||
@implementation SOGoACLBrazilianPortugueseAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLBrazilianPortugueseModificationAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLBrazilianPortugueseRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLCzechAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLCzechModificationAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLCzechRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLDutchAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* SOGoFolderAdvisory.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007 Inverse inc.
|
||||
* Copyright (C) 2007-2009 Inverse inc.
|
||||
*
|
||||
* Author: Ludovic Marcotte <ludovic@inverse.ca>
|
||||
*
|
||||
@@ -53,6 +53,18 @@
|
||||
@interface SOGoFolderRemovalAdvisory : SOGoFolderAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderBrazilianPortugueseAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderBrazilianPortugueseRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderCzechAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderCzechRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderDutchAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* SOGoFolderAdvisory.m - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007 Inverse inc.
|
||||
* Copyright (C) 2007-2009 Inverse inc.
|
||||
*
|
||||
* Author: Ludovic Marcotte <ludovic@inverse.ca>
|
||||
*
|
||||
@@ -219,6 +219,18 @@
|
||||
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderBrazilianPortugueseAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderBrazilianPortugueseRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderCzechAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderCzechRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderDutchAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user