Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 27, 2023
1 parent 84aee49 commit 67b47d8
Show file tree
Hide file tree
Showing 10 changed files with 100 additions and 4 deletions.
7 changes: 7 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ OC.L10N.register(
"{actor} removed circle {circle}" : "قام {actor} بإزالة الدائرة {circle}",
"You removed circle {circle}" : "لقد قمت بإزالة دائرة {circle}",
"An administrator removed circle {circle}" : "قام أحد المسئولين بإزالة الدائرة {circle}",
"{actor} added {phone}" : "قام {actor} بإضافة {phone}",
"You added {phone}" : "أنتَ قُمت بإضافة {phone}",
"An administrator added {phone}" : "قام مشرفٌ بإضافة {phone}",
"{actor} removed {phone}" : "قام {actor} بحذف {phone}",
"You removed {phone}" : "أنتَ قُمت بحذف {phone}",
"An administrator removed {phone}" : "قام مُشرفٌ بحذف {phone}",
"{actor} promoted {user} to moderator" : "تم ترقية {user} من قبل {actor}",
"You promoted {user} to moderator" : "قمت بترقية {user} إلى مشرف",
"{actor} promoted you to moderator" : "تم ترقيتك إلى مشرف من قبل {actor}",
Expand Down Expand Up @@ -215,6 +221,7 @@ OC.L10N.register(
"Message deleted by {actor}" : "مُسحت الرسالة بواسطة {actor}",
"Message deleted by you" : "مُسحت الرسالة بواسطتك",
"Deleted user" : "مستخدم محذوف",
"Unknown number" : "رقم غير معروف",
"%s (guest)" : "%s (ضيف)",
"You missed a call from {user}" : "مكالمة لم ترد عليها من {user}",
"You tried to call {user}" : "قمت بمحاولة الاتصال {user}",
Expand Down
7 changes: 7 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@
"{actor} removed circle {circle}" : "قام {actor} بإزالة الدائرة {circle}",
"You removed circle {circle}" : "لقد قمت بإزالة دائرة {circle}",
"An administrator removed circle {circle}" : "قام أحد المسئولين بإزالة الدائرة {circle}",
"{actor} added {phone}" : "قام {actor} بإضافة {phone}",
"You added {phone}" : "أنتَ قُمت بإضافة {phone}",
"An administrator added {phone}" : "قام مشرفٌ بإضافة {phone}",
"{actor} removed {phone}" : "قام {actor} بحذف {phone}",
"You removed {phone}" : "أنتَ قُمت بحذف {phone}",
"An administrator removed {phone}" : "قام مُشرفٌ بحذف {phone}",
"{actor} promoted {user} to moderator" : "تم ترقية {user} من قبل {actor}",
"You promoted {user} to moderator" : "قمت بترقية {user} إلى مشرف",
"{actor} promoted you to moderator" : "تم ترقيتك إلى مشرف من قبل {actor}",
Expand Down Expand Up @@ -213,6 +219,7 @@
"Message deleted by {actor}" : "مُسحت الرسالة بواسطة {actor}",
"Message deleted by you" : "مُسحت الرسالة بواسطتك",
"Deleted user" : "مستخدم محذوف",
"Unknown number" : "رقم غير معروف",
"%s (guest)" : "%s (ضيف)",
"You missed a call from {user}" : "مكالمة لم ترد عليها من {user}",
"You tried to call {user}" : "قمت بمحاولة الاتصال {user}",
Expand Down
4 changes: 2 additions & 2 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ OC.L10N.register(
"An administrator removed circle {circle}" : "Ein Administrator hat den Kreis {circle} entfernt",
"{actor} added {phone}" : "{actor} hat {phone} hinzugefügt",
"You added {phone}" : "Sie haben {phone} hinzugefügt",
"An administrator added {phone}" : "Ein Administrator hat {phone} hinzgefügt",
"An administrator added {phone}" : "Die Administration hat {phone} hinzgefügt",
"{actor} removed {phone}" : "{actor} hat {phone} entfernt",
"You removed {phone}" : "Sie haben {phone} entfernt",
"An administrator removed {phone}" : "Ein Administrator hat {phone} entfernt",
"An administrator removed {phone}" : "Die Administration hat {phone} entfernt",
"{actor} promoted {user} to moderator" : "{actor} hat {user} zum Moderator ernannt",
"You promoted {user} to moderator" : "Sie haben {user} zum Moderator ernannt",
"{actor} promoted you to moderator" : "{actor} hat Sie zum Moderator ernannt",
Expand Down
4 changes: 2 additions & 2 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@
"An administrator removed circle {circle}" : "Ein Administrator hat den Kreis {circle} entfernt",
"{actor} added {phone}" : "{actor} hat {phone} hinzugefügt",
"You added {phone}" : "Sie haben {phone} hinzugefügt",
"An administrator added {phone}" : "Ein Administrator hat {phone} hinzgefügt",
"An administrator added {phone}" : "Die Administration hat {phone} hinzgefügt",
"{actor} removed {phone}" : "{actor} hat {phone} entfernt",
"You removed {phone}" : "Sie haben {phone} entfernt",
"An administrator removed {phone}" : "Ein Administrator hat {phone} entfernt",
"An administrator removed {phone}" : "Die Administration hat {phone} entfernt",
"{actor} promoted {user} to moderator" : "{actor} hat {user} zum Moderator ernannt",
"You promoted {user} to moderator" : "Sie haben {user} zum Moderator ernannt",
"{actor} promoted you to moderator" : "{actor} hat Sie zum Moderator ernannt",
Expand Down
7 changes: 7 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ OC.L10N.register(
"{actor} removed circle {circle}" : "{actor} removed circle {circle}",
"You removed circle {circle}" : "You removed circle {circle}",
"An administrator removed circle {circle}" : "An administrator removed circle {circle}",
"{actor} added {phone}" : "{actor} added {phone}",
"You added {phone}" : "You added {phone}",
"An administrator added {phone}" : "An administrator added {phone}",
"{actor} removed {phone}" : "{actor} removed {phone}",
"You removed {phone}" : "You removed {phone}",
"An administrator removed {phone}" : "An administrator removed {phone}",
"{actor} promoted {user} to moderator" : "{actor} promoted {user} to moderator",
"You promoted {user} to moderator" : "You promoted {user} to moderator",
"{actor} promoted you to moderator" : "{actor} promoted you to moderator",
Expand Down Expand Up @@ -215,6 +221,7 @@ OC.L10N.register(
"Message deleted by {actor}" : "Message deleted by {actor}",
"Message deleted by you" : "Message deleted by you",
"Deleted user" : "Deleted user",
"Unknown number" : "Unknown number",
"%s (guest)" : "%s (guest)",
"You missed a call from {user}" : "You missed a call from {user}",
"You tried to call {user}" : "You tried to call {user}",
Expand Down
7 changes: 7 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@
"{actor} removed circle {circle}" : "{actor} removed circle {circle}",
"You removed circle {circle}" : "You removed circle {circle}",
"An administrator removed circle {circle}" : "An administrator removed circle {circle}",
"{actor} added {phone}" : "{actor} added {phone}",
"You added {phone}" : "You added {phone}",
"An administrator added {phone}" : "An administrator added {phone}",
"{actor} removed {phone}" : "{actor} removed {phone}",
"You removed {phone}" : "You removed {phone}",
"An administrator removed {phone}" : "An administrator removed {phone}",
"{actor} promoted {user} to moderator" : "{actor} promoted {user} to moderator",
"You promoted {user} to moderator" : "You promoted {user} to moderator",
"{actor} promoted you to moderator" : "{actor} promoted you to moderator",
Expand Down Expand Up @@ -213,6 +219,7 @@
"Message deleted by {actor}" : "Message deleted by {actor}",
"Message deleted by you" : "Message deleted by you",
"Deleted user" : "Deleted user",
"Unknown number" : "Unknown number",
"%s (guest)" : "%s (guest)",
"You missed a call from {user}" : "You missed a call from {user}",
"You tried to call {user}" : "You tried to call {user}",
Expand Down
27 changes: 27 additions & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ OC.L10N.register(
"{actor} removed circle {circle}" : "{actor}, {circle} çevresini sildi",
"You removed circle {circle}" : "{circle} çevresini sildiniz",
"An administrator removed circle {circle}" : "Bir yönetici {circle} çevresini sildi",
"{actor} added {phone}" : "{actor}, {phone} numarasını ekledi",
"You added {phone}" : "{phone} numarasını eklediniz",
"An administrator added {phone}" : "Bir yönetici {phone} numarasını ekledi",
"{actor} removed {phone}" : "{actor}, {phone} numarasını kaldırdı",
"You removed {phone}" : "{phone} numarasını kaldırdınız",
"An administrator removed {phone}" : "Bir yönetici {phone} numarasını kaldırdı",
"{actor} promoted {user} to moderator" : "{actor}, {user} kullanıcısını sorumluluğa yükseltti",
"You promoted {user} to moderator" : "{user} kullanıcısını sorumluluğa yükseltti",
"{actor} promoted you to moderator" : "{actor} sizi sorumluluğa yükseltti",
Expand Down Expand Up @@ -215,6 +221,7 @@ OC.L10N.register(
"Message deleted by {actor}" : "İleti {actor} tarafından silindi",
"Message deleted by you" : "İleti sizin tarafınızdan silindi",
"Deleted user" : "Kullanıcıyı sildi ",
"Unknown number" : "Numara bilinmiyor",
"%s (guest)" : "%s (konuk)",
"You missed a call from {user}" : "{user} kullanıcısı sizi aramış",
"You tried to call {user}" : "{user} kullanıcısını çağırmayı denediniz",
Expand Down Expand Up @@ -751,8 +758,15 @@ OC.L10N.register(
"Recording backend" : "Kaydetme arka ucu",
"Add a new recording backend server" : "Yeni bir kaydetme arka ucu sunucusu ekle",
"Shared secret" : "Paylaşılan parola",
"Recording consent" : "Kayıt alma onayı",
"Disabled for all calls" : "Tüm çağrılar için kapalı",
"Enabled for all calls" : "Tüm çağrılar için açık",
"Configurable on conversation level by moderators" : "Sorumlular tarafından görüşme düzeyinde yapılandırılabilir",
"The PHP settings \"upload_max_filesize\" or \"post_max_size\" only will allow to upload files up to {maxUpload}." : "\"upload_max_filesize\" or \"post_max_size\" PHP ayarı en fazla {maxUpload} boyutundaki dosyaların yüklenmesine izin veriyor.",
"Recording backend settings saved" : "Kaydetme arka ucu ayarları kaydedildi",
"Moderators will be allowed to enable consent on conversation level. The consent to be recorded will be required for each participant before joining every call in this conversation." : "Sorumlular görüşme düzeyinde kayıt alma onayını açabilir. Bu görüşmedeki çağrılara katılmadan önce her kullanıcıdan kayıt alma onayı istenir.",
"The consent to be recorded will be required for each participant before joining every call." : "Her katılımcıdan çağrılara katılmadan önce kayıt alma onayı istenir. ",
"The consent to be recorded is not required." : "Kayıt alma onayı istenmez.",
"SIP configuration" : "SIP yapılandırması",
"SIP configuration is only possible with a high-performance backend." : "SIP yapılandırması yalnızca yüksek başarımlı arka uç arayüzü ile kullanılabilir.",
"Restrict SIP configuration" : "SIP yapılandırması kısıtlansın",
Expand Down Expand Up @@ -827,6 +841,7 @@ OC.L10N.register(
"The message was sent to all breakout rooms" : "İleti tüm çalışma odalarına gönderildi",
"The message was sent to \"{roomName}\"" : "İleti tüm \"{roomName}\" odasına gönderildi",
"The message could not be sent" : "İleti gönderilemedi",
"Show presenter" : "Sunucu görüntülensin",
"{nickName} raised their hand." : "{nickName} elini kaldırdı.",
"A participant raised their hand." : "Bir katılımcı elini kaldırdı.",
"Previous page of videos" : "Önceki görüntü sayfası",
Expand Down Expand Up @@ -1047,6 +1062,13 @@ OC.L10N.register(
"Bridge saved" : "Köprü kaydedildi",
"Notifications" : "Bildirimler",
"Notify about calls in this conversation" : "Bu görüşmedeki çağrılar bildirilsin",
"Recording Consent" : "Kayıt alma onayı",
"Require recording consent before joining call in this conversation" : "Bu görüşmedeki çağrılara katılmadan önce kayıt alma onayı istensin",
"Recording consent is required for all calls" : "Tüm çağrılar için kayıt alma onayı istensin",
"Recording consent is required for calls in this conversation" : "Bu görüşmedeki çağrılar için kayıt alma onayı istenir",
"Recording consent is not required for calls in this conversation" : "Bu görüşmedeki çağrılar için kayıt alma onayı istenmez",
"Recording consent requirement was updated" : "Kayıt alma onayı güncellendi",
"Error occurred while updating recording consent" : "Kayıt alma onayı güncellenirken sorun çıktı",
"Phone and SIP dial-in" : "Telefon ve SIP çevirme",
"Enable phone and SIP dial-in" : "Telefon ve SIP çevirmeyi etkinleştir",
"Allow to dial-in without a PIN" : "Pin kodu olmadan numara aranabilsin",
Expand Down Expand Up @@ -1083,6 +1105,8 @@ OC.L10N.register(
"No search results" : "Aramadan bir sonuç alınamadı",
"Talk settings" : "Talk ayarları",
"No conversations found" : "Herhangi bir görüşme bulunamadı",
"You have no unread mentions." : "Okunmamış bir anmanız yok.",
"You have no unread messages." : "Okunmamış bir iletiniz yok.",
"Users, groups and circles" : "Kullanıcılar, gruplar ve çevreler",
"Users and groups" : "Kullanıcılar ve gruplar",
"Users and circles" : "Kullanıcılar ve çevreler",
Expand Down Expand Up @@ -1117,6 +1141,9 @@ OC.L10N.register(
"Always show preview for this conversation" : "Bu görüşmenin ön izlemesi her zaman görüntülensin",
"Start recording immediately with the call" : "Kayıt çağrı başlangıcında başlatılsın",
"The call is being recorded." : "Çağrı kaydediliyor.",
"The call might be recorded." : "Çağrının kaydı alınabilir.",
"The recording might include your voice, video from camera, and screen share. Your consent is required before joining the call." : "Kayıtta sesiniz, kamera görüntünüz ve ekran paylaşımlarınız bulunabilir. Çağrıya katılmadan önce kayıt alma onayı vermeniz gerekir.",
"Give consent to the recording of this call" : "Bu çağrının kaydının alınmasına onay verin",
"Call without notification" : "Bildirim olmadan çağrı",
"The conversation participants will not be notified about this call" : "Bu çağrı görüşme katılımcılarına bildirilmeyecek",
"Normal call" : "Normal çağrı",
Expand Down
Loading

0 comments on commit 67b47d8

Please sign in to comment.