Skip to content

Commit a6dc322

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 42b1d67 commit a6dc322

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ OC.L10N.register(
3333
"Choose" : "Выбраць",
3434
"Choose from Files" : "Выбраць у Файлах",
3535
"Send" : "Адправіць",
36+
"Sign" : "Знак",
3637
"Confirm" : "Пацвердзіць",
3738
"Open file" : "Адкрыць файл",
3839
"Certificate" : "Сертыфікат",

l10n/be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"Choose" : "Выбраць",
3232
"Choose from Files" : "Выбраць у Файлах",
3333
"Send" : "Адправіць",
34+
"Sign" : "Знак",
3435
"Confirm" : "Пацвердзіць",
3536
"Open file" : "Адкрыць файл",
3637
"Certificate" : "Сертыфікат",

l10n/tr.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ OC.L10N.register(
192192
"LibreSign, digital signature app for Nextcloud." : "Nextcloud için LibreSign sayısal imzalama uygulaması.",
193193
"Customize your signatures" : "İmzalarınızı düzenleyin",
194194
"Draw" : "Çizim",
195-
"Text" : "Metin",
195+
"Text" : "Yazı",
196196
"Upload" : "Yükle",
197197
"Change color" : "Rengi değiştir",
198198
"Delete" : "Sil",
@@ -389,16 +389,16 @@ OC.L10N.register(
389389
"Signature hash algorithm" : "İmza karma algoritması",
390390
"Hash algorithm used for signature." : "İmza için kullanılan karma algoritması.",
391391
"Signature stamp" : "İmza damgası",
392-
"Configure the content displayed with the signature. The text template uses Twig syntax." : "İmza ile görüntülenecek içeriği yapılandırın. Metin kalıbı Twig söz dizimini kullanır.",
392+
"Configure the content displayed with the signature. The text template uses Twig syntax." : "İmza ile görüntülenecek içeriği yapılandırın. Yazı kalıbı Twig söz dizimini kullanır.",
393393
"Signature image here" : "İmza görselini buraya ekleyin",
394-
"Signature template content is overflowing. Reduce the text." : "İmza kalıbı içeriği taşıyor. Metni küçültün.",
394+
"Signature template content is overflowing. Reduce the text." : "İmza kalıbı içeriği taşıyor. Yazıyı küçültün.",
395395
"Display signature mode" : "İmza görüntüleme kipi",
396396
"Description only" : "Yalnızca açıklama",
397397
"Signature and description" : "İmza ve açıklama",
398398
"Signer name and description" : "İmzalayan adı ve açıklama",
399399
"Signature only" : "Yalnızca imza",
400400
"Reset to default" : "Varsayılanlara dön",
401-
"Signature text template" : "İmza metni kalıbı",
401+
"Signature text template" : "İmza yazısı kalıbı",
402402
"Signature font size" : "İmza yazı boyutu",
403403
"Template font size" : "Kalıp yazı boyutu",
404404
"Default signature width" : "Varsayılan imza genişliği",

l10n/tr.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"LibreSign, digital signature app for Nextcloud." : "Nextcloud için LibreSign sayısal imzalama uygulaması.",
191191
"Customize your signatures" : "İmzalarınızı düzenleyin",
192192
"Draw" : "Çizim",
193-
"Text" : "Metin",
193+
"Text" : "Yazı",
194194
"Upload" : "Yükle",
195195
"Change color" : "Rengi değiştir",
196196
"Delete" : "Sil",
@@ -387,16 +387,16 @@
387387
"Signature hash algorithm" : "İmza karma algoritması",
388388
"Hash algorithm used for signature." : "İmza için kullanılan karma algoritması.",
389389
"Signature stamp" : "İmza damgası",
390-
"Configure the content displayed with the signature. The text template uses Twig syntax." : "İmza ile görüntülenecek içeriği yapılandırın. Metin kalıbı Twig söz dizimini kullanır.",
390+
"Configure the content displayed with the signature. The text template uses Twig syntax." : "İmza ile görüntülenecek içeriği yapılandırın. Yazı kalıbı Twig söz dizimini kullanır.",
391391
"Signature image here" : "İmza görselini buraya ekleyin",
392-
"Signature template content is overflowing. Reduce the text." : "İmza kalıbı içeriği taşıyor. Metni küçültün.",
392+
"Signature template content is overflowing. Reduce the text." : "İmza kalıbı içeriği taşıyor. Yazıyı küçültün.",
393393
"Display signature mode" : "İmza görüntüleme kipi",
394394
"Description only" : "Yalnızca açıklama",
395395
"Signature and description" : "İmza ve açıklama",
396396
"Signer name and description" : "İmzalayan adı ve açıklama",
397397
"Signature only" : "Yalnızca imza",
398398
"Reset to default" : "Varsayılanlara dön",
399-
"Signature text template" : "İmza metni kalıbı",
399+
"Signature text template" : "İmza yazısı kalıbı",
400400
"Signature font size" : "İmza yazı boyutu",
401401
"Template font size" : "Kalıp yazı boyutu",
402402
"Default signature width" : "Varsayılan imza genişliği",

0 commit comments

Comments
 (0)