Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php |
— | — | @@ -102,6 +102,16 @@ |
103 | 103 | 'view-source' => 'شاهد المصدر', |
104 | 104 | ); |
105 | 105 | |
| 106 | +/** Aramaic (ܐܪܡܝܐ) |
| 107 | + * @author Rafy |
| 108 | + */ |
| 109 | +$messages['arc'] = array( |
| 110 | + 'years' => '{{PLURAL: $1|ܫܢܬܐ|ܫܢܬ̈ܐ}}', |
| 111 | + 'weeks' => '{{PLURAL: $1|ܫܒܘܥܐ|ܫܒܘܥ̈ܐ}}', |
| 112 | + 'days' => '{{PLURAL:$1|ܝܘܡܐ|ܝܘܡܬ̈ܐ}}', |
| 113 | + 'hours' => '{{PLURAL:$1|ܫܥܬܐ|ܫܥܬ̈ܐ}}', |
| 114 | +); |
| 115 | + |
106 | 116 | /** Asturian (Asturianu) |
107 | 117 | * @author Xuacu |
108 | 118 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php |
— | — | @@ -57,7 +57,8 @@ |
58 | 58 | 'cookie-expiration' => 'Label in the dashboard\'s "current settings"-tab. This is the time until the language memory (cookies) will expire.', |
59 | 59 | 'clearcookies-success' => 'Message displayed after cookies are cleared.', |
60 | 60 | 'renewcookies-success' => 'This message is shown after the cookies are renewed. The $1 variable contains the period of time until the cookies will expire (eg. "30 days")..', |
61 | | - 'tab-overview' => 'Dashboard tab for "Overview" which shows the current settings.', |
| 61 | + 'tab-overview' => 'Dashboard tab for "Overview" which shows the current settings. |
| 62 | +{{Identical|Overview}}', |
62 | 63 | 'tab-settings' => 'Dashboard tab for "Settings" which allows the user to edit the settings. |
63 | 64 | {{Identical|Settings}}', |
64 | 65 | 'tab-about' => 'Dashboard tab for "Demo" which opens a window with a demonstration page. |