mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-12 17:44:31 +00:00
Merge pull request #3095 from pixelfed/l10n_staging
New Crowdin updates
This commit is contained in:
commit
8db6a79de9
4 changed files with 7 additions and 7 deletions
|
@ -55,7 +55,7 @@ return [
|
||||||
'drive' => 'Χώρος αποθήκευσης',
|
'drive' => 'Χώρος αποθήκευσης',
|
||||||
'settings' => 'Ρυθμίσεις',
|
'settings' => 'Ρυθμίσεις',
|
||||||
'compose' => 'Δημιουργία νέου',
|
'compose' => 'Δημιουργία νέου',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Αποσύνδεση',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'Σχετικά με',
|
'about' => 'Σχετικά με',
|
||||||
|
@ -118,8 +118,8 @@ return [
|
||||||
'followRequested' => 'Ακολουθήστε Το Αίτημα',
|
'followRequested' => 'Ακολουθήστε Το Αίτημα',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Joined',
|
||||||
|
|
||||||
'emptyCollections' => 'We can\'t seem to find any collections',
|
'emptyCollections' => 'Δεν μπορούμε να βρούμε συλλογές',
|
||||||
'emptyPosts' => 'We can\'t seem to find any posts',
|
'emptyPosts' => 'Δεν μπορούμε να βρούμε δημοσιεύσεις',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
|
@ -180,7 +180,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'hashtags' => [
|
'hashtags' => [
|
||||||
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
'emptyFeed' => 'Δεν μπορούμε να βρούμε δημοσιεύσεις για αυτό το hashtag'
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -55,7 +55,7 @@ return [
|
||||||
'drive' => 'כונן (דרייב)',
|
'drive' => 'כונן (דרייב)',
|
||||||
'settings' => 'הגדרות',
|
'settings' => 'הגדרות',
|
||||||
'compose' => 'צרו חדש',
|
'compose' => 'צרו חדש',
|
||||||
'logout' => 'Logout',
|
'logout' => 'התנתק/י',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'אודות',
|
'about' => 'אודות',
|
||||||
|
|
|
@ -55,7 +55,7 @@ return [
|
||||||
'drive' => 'Perangkat Keras',
|
'drive' => 'Perangkat Keras',
|
||||||
'settings' => 'Pengaturan',
|
'settings' => 'Pengaturan',
|
||||||
'compose' => 'Membuat baru',
|
'compose' => 'Membuat baru',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Keluar',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'Tentang',
|
'about' => 'Tentang',
|
||||||
|
|
|
@ -55,7 +55,7 @@ return [
|
||||||
'drive' => 'ドライブ',
|
'drive' => 'ドライブ',
|
||||||
'settings' => '設定',
|
'settings' => '設定',
|
||||||
'compose' => '新規投稿',
|
'compose' => '新規投稿',
|
||||||
'logout' => 'Logout',
|
'logout' => 'ログアウト',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'このサーバーについて',
|
'about' => 'このサーバーについて',
|
||||||
|
|
Loading…
Reference in a new issue