mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
translation updates
This commit is contained in:
parent
9b0e243350
commit
38141edbea
35 changed files with 12067 additions and 11667 deletions
|
@ -381,8 +381,6 @@ $a->strings['Admin'] = '管理者';
|
|||
$a->strings['Site setup and configuration'] = 'サイトのセットアップと構成';
|
||||
$a->strings['Navigation'] = 'ナビゲーション';
|
||||
$a->strings['Site map'] = 'サイトマップ';
|
||||
$a->strings['Embedding disabled'] = '埋め込みが無効です';
|
||||
$a->strings['Embedded content'] = '埋め込みコンテンツ';
|
||||
$a->strings['first'] = '最初';
|
||||
$a->strings['prev'] = '前の';
|
||||
$a->strings['next'] = '次';
|
||||
|
@ -506,7 +504,6 @@ $a->strings['Error message from Curl when fetching'] = '取得時のCurlから
|
|||
$a->strings['Url rewrite is working'] = 'URLの書き換えが機能しています';
|
||||
$a->strings['ImageMagick PHP extension is not installed'] = 'ImageMagick PHP拡張機能がインストールされていません';
|
||||
$a->strings['ImageMagick PHP extension is installed'] = 'ImageMagick PHP拡張機能がインストールされています';
|
||||
$a->strings['ImageMagick supports GIF'] = 'ImageMagickはGIFをサポートします';
|
||||
$a->strings['Database already in use.'] = 'データベースはすでに使用されています。';
|
||||
$a->strings['Could not connect to database.'] = 'データベースに接続できません。';
|
||||
$a->strings['Monday'] = '月曜';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue