diff --git a/apps/documenteditor/mobile/locale/tr.json b/apps/documenteditor/mobile/locale/tr.json index 273b3069d..45abfd7f9 100644 --- a/apps/documenteditor/mobile/locale/tr.json +++ b/apps/documenteditor/mobile/locale/tr.json @@ -144,6 +144,7 @@ "textSpacing": "Aralık", "textSpacingAfter": "sonra boşluk", "textSpacingBefore": "önce boşluk", + "textStrikeout": "Üstü çizili", "textSubScript": "Alt Simge", "textSuperScript": "Üst Simge", "textTableChanged": "Tablo Ayarları Değiştirildi", @@ -154,7 +155,6 @@ "textTryUndoRedo": "Hızlı birlikte düzenleme modunda geri al/ileri al fonksiyonları devre dışıdır.", "textUnderline": "Altı çizili", "textUsers": "Kullanıcılar", - "textStrikeout": "Strikeout", "textWidow": "Widow control" }, "ThemeColorPalette": { @@ -323,7 +323,7 @@ "errorFileSizeExceed": "Dosya boyutu sunucu sınırınızı aşıyor.
Lütfen yöneticinizle iletişime geçin.", "errorKeyEncrypt": "Bilinmeyen anahtar tanımlayıcı", "errorKeyExpire": "Anahtar tanımlayıcının süresi doldu", - "errorLoadingFont": "Fontlar yüklenmedi.
Lütfen belge sunucu yöneticinizle iletişime geçin.", + "errorLoadingFont": "Yazı tipleri yüklenmedi.
Lütfen Doküman Sunucusu yöneticinize başvurun.", "errorMailMergeLoadFile": "Yükleme başarısız", "errorMailMergeSaveFile": "Birleştirme başarısız.", "errorSessionAbsolute": "Belge düzenleme oturumunun süresi doldu. Lütfen sayfayı yenileyin.", @@ -420,7 +420,7 @@ "Heading 8": "Başlık 8", "Heading 9": "Başlık 9", "Hyperlink": "Köprü", - "Index Too Large": "Index Çok Büyük", + "Index Too Large": "Dizin Çok Büyük", "Intense Quote": "Yoğun Alıntı", "Is Not In Table": "Tabloda mevcut değil", "List Paragraph": "Paragrafı Listele", @@ -438,7 +438,7 @@ "Series": "Seriler", "Subtitle": "Altyazı", "Syntax Error": "Sözdizimi hatası", - "Table Index Cannot be Zero": "Tablo indeksi sıfır olamaz", + "Table Index Cannot be Zero": "Tablo dizini sıfır olamaz", "Table of Contents": "İçindekiler Tablosu", "table of figures": "Figürler tablosu", "The Formula Not In Table": "Tabloda Olmayan Formül", @@ -575,6 +575,7 @@ "txtScheme18": "Yöntem", "txtScheme2": "Gri Ölçeği", "txtScheme20": "Kentsel", + "txtScheme21": "Enerji", "txtScheme22": "Yeni Ofis", "txtScheme3": "zirve", "txtScheme4": "açı", @@ -585,8 +586,7 @@ "txtScheme9": "Döküm", "txtScheme14": "Oriel", "txtScheme17": "Solstice", - "txtScheme19": "Trek", - "txtScheme21": "Verve" + "txtScheme19": "Trek" }, "Toolbar": { "dlgLeaveMsgText": "Kaydedilmemiş değişiklikleriniz mevcut. Otomatik kaydetmeyi beklemek için 'Bu Sayfada Kal' seçeneğini tıklayın. Kaydedilmemiş tüm değişiklikleri atmak için 'Bu Sayfadan Ayrıl'ı tıklayın.", diff --git a/apps/presentationeditor/mobile/locale/tr.json b/apps/presentationeditor/mobile/locale/tr.json index d3551ca50..a3b5a0705 100644 --- a/apps/presentationeditor/mobile/locale/tr.json +++ b/apps/presentationeditor/mobile/locale/tr.json @@ -11,7 +11,7 @@ "Common": { "Collaboration": { "notcriticalErrorTitle": "Uyarı", - "textAddComment": "Yorum Yap", + "textAddComment": "Yorum Ekle", "textAddReply": "Cevapla", "textBack": "Geri", "textCancel": "Vazgeç", @@ -41,7 +41,7 @@ }, "ContextMenu": { "errorCopyCutPaste": "Context menüyü kullanarak yapılacak kopyalama, kesme ve yapıştırma işlemleri sadece bu dosya özelinde yapılabilecektir.", - "menuAddComment": "Yorum Yap", + "menuAddComment": "Yorum Ekle", "menuAddLink": "Bağlantı Ekle", "menuCancel": "Vazgeç", "menuDelete": "Sil", @@ -140,7 +140,7 @@ "errorFileSizeExceed": "Dosya boyutu sunucu sınırlamanızı aşıyor.
Lütfen yöneticinizle iletişime geçin.", "errorKeyEncrypt": "Bilinmeyen anahtar tanımlayıcı", "errorKeyExpire": "Anahtar tanımlayıcının süresi doldu", - "errorLoadingFont": "Fontlar yüklenemedi.
Lütfen sistem yöneticinizle iletişime geçin.", + "errorLoadingFont": "Yazı tipleri yüklenmedi.
Lütfen Doküman Sunucusu yöneticinize başvurun.", "errorSessionAbsolute": "Belge düzenleme oturumunun süresi doldu. Lütfen sayfayı yenileyin.", "errorSessionIdle": "Belge uzun süredir düzenlenmemiştir. Lütfen sayfayı yenileyin.", "errorSessionToken": "Sunucuyla bağlantı kesildi. Lütfen sayfayı yenileyin.", @@ -451,6 +451,7 @@ "txtScheme18": "Yöntem", "txtScheme2": "Gri Ölçeği", "txtScheme20": "Kentsel", + "txtScheme21": "Enerji", "txtScheme22": "Yeni Ofis", "txtScheme3": "Apeks", "txtScheme4": "Açı", @@ -461,8 +462,7 @@ "txtScheme9": "Döküm", "txtScheme14": "Oriel", "txtScheme17": "Solstice", - "txtScheme19": "Trek", - "txtScheme21": "Verve" + "txtScheme19": "Trek" } } } \ No newline at end of file diff --git a/apps/spreadsheeteditor/mobile/locale/ca.json b/apps/spreadsheeteditor/mobile/locale/ca.json index 48583b779..afc20c9f5 100644 --- a/apps/spreadsheeteditor/mobile/locale/ca.json +++ b/apps/spreadsheeteditor/mobile/locale/ca.json @@ -223,13 +223,14 @@ "pastInMergeAreaError": "No es pot canviar una part d'una cel·la combinada", "saveErrorText": "S'ha produït un error en desar el fitxer", "scriptLoadError": "La connexió és massa lenta, alguns dels components no s'han pogut carregar. Torneu a carregar la pàgina.", + "textErrorPasswordIsNotCorrect": "La contrasenya que heu introduït no és correcta.
Verifiqueu que la tecla Bloq Maj està desactivada i assegureu-vos que utilitzeu les majúscules correctes.", "unknownErrorText": "Error desconegut.", "uploadImageExtMessage": "Format d'imatge desconegut.", "uploadImageFileCountMessage": "No s'ha carregat cap imatge.", - "uploadImageSizeMessage": "La imatge és massa gran. La mida màxima és de 25 MB.", - "textErrorPasswordIsNotCorrect": "The password you supplied is not correct.
Verify that the CAPS LOCK key is off and be sure to use the correct capitalization." + "uploadImageSizeMessage": "La imatge és massa gran. La mida màxima és de 25 MB." }, "LongActions": { + "advDRMPassword": "Contrasenya", "applyChangesTextText": "S'estant carregant les dades...", "applyChangesTitleText": "S'estan carregant les dades", "confirmMoveCellRange": "L'interval de cel·les de destinació pot contenir dades. Voleu continuar amb l'operació?", @@ -256,19 +257,18 @@ "savePreparingTitle": "S'està preparant per desar. Espereu...", "saveTextText": "S'està desant el document...", "saveTitleText": "S'està desant el document", + "textCancel": "Cancel·la", + "textErrorWrongPassword": "La contrasenya que heu introduït no és correcta.", "textLoadingDocument": "S'està carregant el document", "textNo": "No", "textOk": "D'acord", + "textUnlockRange": "Desbloca l'intereval", + "textUnlockRangeWarning": "Un interval que intenteu canviar està protegit amb contrasenya.", "textYes": "Sí", "txtEditingMode": "Estableix el mode d'edició ...", "uploadImageTextText": "S'està carregant la imatge...", "uploadImageTitleText": "S'està carregant la imatge", - "waitText": "Espereu...", - "advDRMPassword": "Password", - "textCancel": "Cancel", - "textErrorWrongPassword": "The password you supplied is not correct.", - "textUnlockRange": "Unlock Range", - "textUnlockRangeWarning": "A range you are trying to change is password protected." + "waitText": "Espereu..." }, "Statusbar": { "notcriticalErrorTitle": "Advertiment", diff --git a/apps/spreadsheeteditor/mobile/locale/pt.json b/apps/spreadsheeteditor/mobile/locale/pt.json index 980984782..d9d36effa 100644 --- a/apps/spreadsheeteditor/mobile/locale/pt.json +++ b/apps/spreadsheeteditor/mobile/locale/pt.json @@ -223,13 +223,14 @@ "pastInMergeAreaError": "Não é possível alterar uma parte de uma célula mesclada", "saveErrorText": "Ocorreu um erro ao gravar o arquivo", "scriptLoadError": "A conexão está muito lenta, alguns dos componentes não puderam ser carregados. Por favor recarregue a página.", + "textErrorPasswordIsNotCorrect": "A senha fornecida não está correta.
Verifique se a tecla CAPS LOCK está desligada e use a capitalização correta.", "unknownErrorText": "Erro desconhecido.", "uploadImageExtMessage": "Formato de imagem desconhecido.", "uploadImageFileCountMessage": "Sem imagens carregadas.", - "uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB.", - "textErrorPasswordIsNotCorrect": "The password you supplied is not correct.
Verify that the CAPS LOCK key is off and be sure to use the correct capitalization." + "uploadImageSizeMessage": "Tamanho limite máximo da imagem excedido. O tamanho máximo é de 25 MB." }, "LongActions": { + "advDRMPassword": "Senha", "applyChangesTextText": "Carregando dados...", "applyChangesTitleText": "Carregando dados", "confirmMoveCellRange": "O intervalo de células de destino pode conter dados. Continuar a operação?", @@ -256,19 +257,18 @@ "savePreparingTitle": "Preparando para salvar. Aguarde...", "saveTextText": "Salvando documento...", "saveTitleText": "Salvando documento", + "textCancel": "Cancelar", + "textErrorWrongPassword": "A senha que você forneceu não está correta.", "textLoadingDocument": "Carregando documento", "textNo": "Não", "textOk": "OK", + "textUnlockRange": "Desbloquear intervalo", + "textUnlockRangeWarning": "Um intervalo que você está tentando alterar está protegido por senha.", "textYes": "Sim", "txtEditingMode": "Definir modo de edição...", "uploadImageTextText": "Carregando imagem...", "uploadImageTitleText": "Carregando imagem", - "waitText": "Por favor, aguarde...", - "advDRMPassword": "Password", - "textCancel": "Cancel", - "textErrorWrongPassword": "The password you supplied is not correct.", - "textUnlockRange": "Unlock Range", - "textUnlockRangeWarning": "A range you are trying to change is password protected." + "waitText": "Por favor, aguarde..." }, "Statusbar": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/spreadsheeteditor/mobile/locale/tr.json b/apps/spreadsheeteditor/mobile/locale/tr.json index 7350cb5e7..23e075384 100644 --- a/apps/spreadsheeteditor/mobile/locale/tr.json +++ b/apps/spreadsheeteditor/mobile/locale/tr.json @@ -56,13 +56,13 @@ "menuShow": "Göster", "menuUnfreezePanes": "Bölmeleri Çöz", "menuUnmerge": "Birleştirmeyi kaldır", + "menuUnwrap": "Kaydırmayı kaldır", "menuViewComment": "Yorumu Görüntüle", "menuWrap": "Metni Kaydır", "notcriticalErrorTitle": "Uyarı", "textCopyCutPasteActions": "Kes, Kopyala ve Yapıştır Aksiyonları", "textDoNotShowAgain": "Tekrar gösterme", - "warnMergeLostData": "Sadece üst sol hücredeki veri birleştirilmiş hücrede kalacaktır.
Devam etmek istediğinizden emin misiniz?", - "menuUnwrap": "Unwrap" + "warnMergeLostData": "Sadece üst sol hücredeki veri birleştirilmiş hücrede kalacaktır.
Devam etmek istediğinizden emin misiniz?" }, "Controller": { "Main": { @@ -99,7 +99,7 @@ "txtPages": "Sayfalar", "txtPreparedBy": "Tarafından hazırlandı", "txtPrintArea": "Alanı yazdır", - "txtQuarter": "Qtr", + "txtQuarter": "Çeyrek", "txtQuarters": "Çeyrek", "txtRow": "Satır", "txtRowLbls": "Satır Etiketleri", @@ -196,7 +196,7 @@ "errorInvalidRef": "Seçim için doğru bir ad veya geçerli bir referans girin.", "errorKeyEncrypt": "Bilinmeyen anahtar tanımlayıcı", "errorKeyExpire": "Anahtar tanımlayıcının süresi doldu", - "errorLoadingFont": "Fontlar yüklenmedi.
Lütfen belge sunucu yöneticinizle iletişime geçin.", + "errorLoadingFont": "Yazı tipleri yüklenmedi.
Lütfen Doküman Sunucusu yöneticinize başvurun.", "errorLockedAll": "İşlem yapılamıyor çünkü iş tablosu başka bir kullanıcı tarafından kilitlenmiş.", "errorLockedCellPivot": "Pivot tablodaki veriyi değiştiremezsiniz.", "errorLockedWorksheetRename": "İş tablosu yeniden adlandırılamıyor çünkü başka bir kullanıcı tarafından yeniden adlandırılıyor", @@ -223,13 +223,14 @@ "pastInMergeAreaError": "Birleştirilmiş hücrenin bir kısmı değiştirilemez", "saveErrorText": "Dosya açılırken bir hata oluştu.", "scriptLoadError": "Bağlantı çok yavaş, bazı bileşenler yüklenemedi. Lütfen sayfayı yenileyin.", + "textErrorPasswordIsNotCorrect": "Verdiğiniz parola doğru değil.
CAPS LOCK anahtarının kapalı olduğunu doğrulayın ve doğru büyük/küçük harf kullandığınızdan emin olun.", "unknownErrorText": "Bilinmeyen hata.", "uploadImageExtMessage": "Bilinmeyen resim formatı.", "uploadImageFileCountMessage": "Resim yüklenmedi.", - "uploadImageSizeMessage": "Görüntü çok büyük. Maksimum boyut 25 MB'dir.", - "textErrorPasswordIsNotCorrect": "The password you supplied is not correct.
Verify that the CAPS LOCK key is off and be sure to use the correct capitalization." + "uploadImageSizeMessage": "Görüntü çok büyük. Maksimum boyut 25 MB'dir." }, "LongActions": { + "advDRMPassword": "Şifre", "applyChangesTextText": "Veri yükleniyor...", "applyChangesTitleText": "Veri yükleniyor", "confirmMoveCellRange": "Hedef hücre aralığı veri içerebilir. Operasyona devam edilsin mi?", @@ -256,19 +257,18 @@ "savePreparingTitle": "Kaydetmeye hazırlanıyor. Lütfen bekleyin...", "saveTextText": "Belge kaydediliyor...", "saveTitleText": "Belge Kaydediliyor", + "textCancel": "İptal", + "textErrorWrongPassword": "Verdiğiniz şifre doğru değil.", "textLoadingDocument": "Belge yükleniyor", "textNo": "Hayır", "textOk": "Tamam", + "textUnlockRange": "Aralık Kilidini Aç", + "textUnlockRangeWarning": "Değiştirmeye çalıştığınız aralık parola korumalıdır.", "textYes": "Evet", "txtEditingMode": "Düzenleme modunu belirle...", "uploadImageTextText": "Resim yükleniyor...", "uploadImageTitleText": "Resim Yükleniyor", - "waitText": "Lütfen bekleyin...", - "advDRMPassword": "Password", - "textCancel": "Cancel", - "textErrorWrongPassword": "The password you supplied is not correct.", - "textUnlockRange": "Unlock Range", - "textUnlockRangeWarning": "A range you are trying to change is password protected." + "waitText": "Lütfen bekleyin..." }, "Statusbar": { "notcriticalErrorTitle": "Uyarı", @@ -561,13 +561,13 @@ "textDelimeter": "Sınırlayıcı", "textDisableAll": "Tümünü Devre Dışı Bırak", "textDisableAllMacrosWithNotification": "Bütün macroları uyarı vererek devre dışı bırak", - "textDisableAllMacrosWithoutNotification": "Bütün macroları uyarı vermeden devre dışı bırak", + "textDisableAllMacrosWithoutNotification": "Tüm makroları bildirimde bulunmadan devre dışı bırakın", "textDone": "Bitti", "textDownload": "İndir", "textDownloadAs": "Olarak indir", "textEmail": "E-posta", "textEnableAll": "Hepsini Etkinleştir", - "textEnableAllMacrosWithoutNotification": "Tüm makroları bildirimde bulunmadan etkinleştirin", + "textEnableAllMacrosWithoutNotification": "Tüm makroları bildirimde bulunmadan etkinleştir", "textEncoding": "Kodlama", "textExample": "Örnek", "textFind": "Bul", @@ -646,6 +646,7 @@ "txtScheme19": "Yolculuk", "txtScheme2": "Gri Ölçeği", "txtScheme20": "Kentsel", + "txtScheme21": "Enerji", "txtScheme22": "Yeni Ofis", "txtScheme3": "Apeks", "txtScheme4": "Açı", @@ -657,8 +658,7 @@ "txtSemicolon": "Noktalı virgül", "txtSpace": "Boşluk", "txtTab": "Sekme", - "warnDownloadAs": "Bu formatta kaydetmeye devam ederseniz, metin dışındaki tüm özellikler kaybolacak.
Devam etmek istediğinize emin misiniz?", - "txtScheme21": "Verve" + "warnDownloadAs": "Bu formatta kaydetmeye devam ederseniz, metin dışındaki tüm özellikler kaybolacak.
Devam etmek istediğinize emin misiniz?" } } } \ No newline at end of file