New translations strings.xml (Armenian)
This commit is contained in:
parent
c6534ab4c5
commit
14206269d5
|
@ -226,21 +226,21 @@
|
||||||
<!-- TOAST -->
|
<!-- TOAST -->
|
||||||
<string name="client_error">Հաճախորդի id-ն հնարավոր չէ ստանալ</string>
|
<string name="client_error">Հաճախորդի id-ն հնարավոր չէ ստանալ</string>
|
||||||
<string name="no_internet">Կապ չկա</string>
|
<string name="no_internet">Կապ չկա</string>
|
||||||
<string name="toast_block">The account was blocked!</string>
|
<string name="toast_block">Հաշիվն արգելափակված է</string>
|
||||||
<string name="toast_unblock">The account is no longer blocked!</string>
|
<string name="toast_unblock">Հաշիվն այլևս արգելափակված չէ</string>
|
||||||
<string name="toast_mute">The account was muted!</string>
|
<string name="toast_mute">Հաշիվը խլացված է</string>
|
||||||
<string name="toast_unmute">The account is no longer muted!</string>
|
<string name="toast_unmute">Հաշիվն այլևս խլացված չէ</string>
|
||||||
<string name="toast_follow">The account was followed!</string>
|
<string name="toast_follow">Հետևում ես հաշվին</string>
|
||||||
<string name="toast_unfollow">The account is no longer followed!</string>
|
<string name="toast_unfollow">Այլևս չես հետևում հաշվին</string>
|
||||||
<string name="toast_reblog">The toot was boosted!</string>
|
<string name="toast_reblog">Թութը խրախուսվել է</string>
|
||||||
<string name="toast_unreblog">The toot is no longer boosted!</string>
|
<string name="toast_unreblog">Թութն այլևս չի խրախուսվում</string>
|
||||||
<string name="toast_favourite">The toot was added to your favourites!</string>
|
<string name="toast_favourite">Թութն ավելացվել է քո նախընտրություններին</string>
|
||||||
<string name="toast_unfavourite">The toot was removed from your favourites!</string>
|
<string name="toast_unfavourite">Թութը հեռացվել է նախընտրություններից</string>
|
||||||
<string name="toast_report">The toot was reported!</string>
|
<string name="toast_report">Թութի վերաբերյալ ահազանգ կա</string>
|
||||||
<string name="toast_unstatus">The toot was deleted!</string>
|
<string name="toast_unstatus">Թութը ջնջվել է</string>
|
||||||
<string name="toast_pin">The toot was pinned!</string>
|
<string name="toast_pin">Թութը մեխվել է</string>
|
||||||
<string name="toast_unpin">The toot was unpinned!</string>
|
<string name="toast_unpin">Թութն ապամեխվել է</string>
|
||||||
<string name="toast_error">Oops ! An error occurred!</string>
|
<string name="toast_error">Ուպս! Ինչ-որ բան այն չէ</string>
|
||||||
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>
|
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>
|
||||||
<string name="toast_error_instance">The instance domain does not seem to be valid!</string>
|
<string name="toast_error_instance">The instance domain does not seem to be valid!</string>
|
||||||
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>
|
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>
|
||||||
|
|
Loading…
Reference in New Issue