2016-02-16 16:49:12 +03:00
OC . L10N . register (
"updatenotification" ,
{
"{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。" ,
2016-05-10 10:30:51 +03:00
"Updated channel" : "アップデートチャンネル" ,
2016-02-25 09:58:06 +03:00
"Updater" : "アップデート" ,
2016-03-05 09:56:08 +03:00
"A new version is available: %s" : "新しいバージョンが利用可能: %s" ,
"Open updater" : "アップデーターを開く" ,
2016-03-17 08:56:06 +03:00
"Your version is up to date." : "最新版です。" ,
"Checked on %s" : "%s に確認" ,
2016-03-05 09:56:08 +03:00
"Update channel:" : "アップデートチャンネル:" ,
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。"
2016-02-16 16:49:12 +03:00
} ,
"nplurals=1; plural=0;" ) ;