mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/204/head
parent
69f34cada4
commit
b8a85ad2de
|
@ -3,9 +3,9 @@ OC.L10N.register(
|
|||
{
|
||||
"You created the room %s." : "Δημιουργήσατε το δωμάτιο %s.",
|
||||
"You deleted the room %s." : "Διαγράψατε το δωμάτιο %s.",
|
||||
"{user} deleted the room %s." : "Ο {user} διέγραψε το δωμάτιο %s.",
|
||||
"{user} deleted the room %s." : "Ο/η {user} διέγραψε το δωμάτιο %s.",
|
||||
"You shared the room %s with {shareWith}." : "Διαμοιραστήκατε το δωμάτιο %s με τον {shareWith}.",
|
||||
"{user} shared the room %s with you." : "Ο {user} διαμοιράστηκε το δωμάτιο %s με εσάς.",
|
||||
"{user} shared the room %s with you." : "Ο/η {user} διαμοιράστηκε το δωμάτιο %s με εσάς.",
|
||||
"You unshared the room %s with {shareWith}." : "Αναιρέσατε τον διαμοιρασμό του δωματίου %s με τον {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "Ο {user} αναίρεσε τον διαμοιρασμό του δωματίου %s με εσάς.",
|
||||
"You started a meeting in the \"%s\" room." : "Ξεκινήσατε μια συνάντηση στο δωμάτιο «%s».",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"You created the room %s." : "Δημιουργήσατε το δωμάτιο %s.",
|
||||
"You deleted the room %s." : "Διαγράψατε το δωμάτιο %s.",
|
||||
"{user} deleted the room %s." : "Ο {user} διέγραψε το δωμάτιο %s.",
|
||||
"{user} deleted the room %s." : "Ο/η {user} διέγραψε το δωμάτιο %s.",
|
||||
"You shared the room %s with {shareWith}." : "Διαμοιραστήκατε το δωμάτιο %s με τον {shareWith}.",
|
||||
"{user} shared the room %s with you." : "Ο {user} διαμοιράστηκε το δωμάτιο %s με εσάς.",
|
||||
"{user} shared the room %s with you." : "Ο/η {user} διαμοιράστηκε το δωμάτιο %s με εσάς.",
|
||||
"You unshared the room %s with {shareWith}." : "Αναιρέσατε τον διαμοιρασμό του δωματίου %s με τον {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "Ο {user} αναίρεσε τον διαμοιρασμό του δωματίου %s με εσάς.",
|
||||
"You started a meeting in the \"%s\" room." : "Ξεκινήσατε μια συνάντηση στο δωμάτιο «%s».",
|
||||
|
|
|
@ -53,6 +53,7 @@ OC.L10N.register(
|
|||
"Public" : "Herkese açık",
|
||||
"Internal + Password protection for guests" : "Konuklar için İç + Parola koruması",
|
||||
"Internal + Waiting room for guests" : "Konuklar için İç + Parola koruması",
|
||||
"Waiting room for all users" : "Tüm kullanıcılar için bekleme odası",
|
||||
"Internal" : "İç",
|
||||
"Internal restricted" : "İç kullanımla kısıtlı",
|
||||
"Name" : "Ad",
|
||||
|
@ -128,6 +129,11 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "Adres HTTPS ile başlamalıdır",
|
||||
"URL has to contain the {token} placeholder" : "Adreste {token} yer belirteci bulunmalıdır",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirtecini içermelidir. Ek olarak {user} yer belirteci kullanılabilir.",
|
||||
"Send file to BBB" : "Dosyayı BBB üzerine gönder",
|
||||
"Start" : "Başlat",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "\"{filename}\" dosyasını kullanmak istediğiniz odayı seçin.",
|
||||
"No rooms available!" : "Kullanılabilecek bir oda yok!",
|
||||
"Send to BBB" : "BBB üzerine gönder",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Bu oda henüz açılmamış. %n saniye sonra yeniden deneyeceğiz. Lütfen bekleyin.","Bu oda henüz açılmamış. %n saniye sonra yeniden deneyeceğiz. Lütfen bekleyin."]
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
"Public" : "Herkese açık",
|
||||
"Internal + Password protection for guests" : "Konuklar için İç + Parola koruması",
|
||||
"Internal + Waiting room for guests" : "Konuklar için İç + Parola koruması",
|
||||
"Waiting room for all users" : "Tüm kullanıcılar için bekleme odası",
|
||||
"Internal" : "İç",
|
||||
"Internal restricted" : "İç kullanımla kısıtlı",
|
||||
"Name" : "Ad",
|
||||
|
@ -126,6 +127,11 @@
|
|||
"URL has to start with HTTPS" : "Adres HTTPS ile başlamalıdır",
|
||||
"URL has to contain the {token} placeholder" : "Adreste {token} yer belirteci bulunmalıdır",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirtecini içermelidir. Ek olarak {user} yer belirteci kullanılabilir.",
|
||||
"Send file to BBB" : "Dosyayı BBB üzerine gönder",
|
||||
"Start" : "Başlat",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "\"{filename}\" dosyasını kullanmak istediğiniz odayı seçin.",
|
||||
"No rooms available!" : "Kullanılabilecek bir oda yok!",
|
||||
"Send to BBB" : "BBB üzerine gönder",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Bu oda henüz açılmamış. %n saniye sonra yeniden deneyeceğiz. Lütfen bekleyin.","Bu oda henüz açılmamış. %n saniye sonra yeniden deneyeceğiz. Lütfen bekleyin."]
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
Loading…
Reference in New Issue