diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
commit | f075c22c7279a1602be110ac6d8b199e4f7816c7 (patch) | |
tree | d9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /lib/l10n/ia.js | |
parent | a730fafe2b6bbee8c1624d8150fbead260c0f558 (diff) | |
download | nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip |
[tx-robot] updated from transifex
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);"); |