This repository was archived by the owner on Jun 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 437
Expand file tree
/
Copy pathVoiceOver.strings
More file actions
55 lines (47 loc) · 2.49 KB
/
VoiceOver.strings
File metadata and controls
55 lines (47 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
/*
VoiceOver.strings
Rocket.Chat
Created by Matheus Cardoso on 12/5/17.
Copyright © 2017 Rocket.Chat. All rights reserved.
*/
// MARK: Auth
"auth.connect.urlfield.label" = "URL Εξυπηρετητή";
"auth.connect.urlfield.hint" = "Εισάγετε εδώ το URL του εξυπηρετητή σας.";
"auth.more.label" = "More"; // TODO
"auth.close.label" = "Close"; // TODO
"auth.show_more_options.label" = "Show more options"; // TODO
"auth.show_less_options.label" = "Show less options"; // TODO
"auth.authentication.emailorusername.label" = "Email ή Όνομα χρήστη";
"auth.authentication.emailorusername.hint" = "Εισάγετε εδώ το email ή το Όνομα χρήστη σας.";
"auth.authentication.password.label" = "Συνθηματικό";
"auth.authentication.password.label" = "Εισάγετε εδώ το Συνθηματικό σας.";
// MARK: Channels
"channel.preferences.label" = "Preferences"; // TODO
"new_room.title.label" = "Create new channel"; // TODO
"channel.actions.star.label" = "Star"; // TODO
"channel.actions.unstar.label" = "Unstar"; // TODO
"channel.actions.videoCall.label" = "Video Call"; // TODO
// MARK: Subscriptions
"subscriptions.main.userview.label" = "Πληροφορία Συνόδου";
"subscriptions.main.userview.value" = "Εξυπηρετητής: %@. Χρήστης: %@. Κατάσταση: %@.";
"subscriptions.main.userview.hint" = "Πατήστε δύο φορές για αλλαγή κατάστασης.";
"subscriptions.main.channel.hint" = "Double tap to enter"; // TODO
"subscriptions.list.message.label" = "Message: "; // TODO
"subscriptions.list.notification.label" = "Notification"; // TODO
"subscriptions.list.notifications.label" = "Notifications"; // TODO
// MARK: Preferences
"preferences.profile.edit.label" = "Profile picture"; // TODO
"preferences.profile.editing.label" = "Edit the profile picture"; // TODO
"preferences.icon.default" = "Default icon"; // TODO
"preferences.icon.black" = "Black icon"; // TODO
"preferences.icon.red" = "Red icon"; // TODO
"preferences.icon.bnw" = "Black and White icon"; // TODO
"preferences.icon.grey" = "Grey icon"; // TODO
"preferences.icon.white" = "White icon"; // TODO
"preferences.icon.blue" = "Blue icon"; // TODO
// MARK: Message
"message.label" = "Μήνυμα από %@ at %@.";
"message.hint" = "Αντιδράσεις: %@";
"message.search.label" = "Search"; // TODO
"message.threads.label" = "Threads"; // TODO
"message.chat.title.hint" = "Double tap to open channel options"; // TODO