diff options
Diffstat (limited to 'lib/l10n/ia.js')
-rw-r--r-- | lib/l10n/ia.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js deleted file mode 100644 index f14408dd531..00000000000 --- a/lib/l10n/ia.js +++ /dev/null @@ -1,19 +0,0 @@ -OC.L10N.register( - "lib", - { - "Unknown filetype" : "Typo de file incognite", - "Invalid image" : "Imagine invalide", - "today" : "hodie", - "yesterday" : "heri", - "last month" : "ultime mense", - "last year" : "ultime anno", - "seconds ago" : "secundas passate", - "For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux.", - "Apps" : "Applicationes", - "Help" : "Adjuta", - "Personal" : "Personal", - "Users" : "Usatores", - "Admin" : "Administration", - "web services under your control" : "servicios web sub tu controlo" -}, -"nplurals=2; plural=(n != 1);"); |