fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2026-06-09 00:23:06 +00:00
parent b4a2b67db1
commit 549790c772
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
6 changed files with 28 additions and 0 deletions

View file

@ -4,6 +4,7 @@ OC.L10N.register(
"App store" : "Uygulama mağazası",
"Apps" : "Uygulamalar",
"Nextcloud Appstore" : "Nextcloud uygulama mağazası",
"Appstore" : "Uygulama Mağazası",
"App name" : "Uygulama adı",
"Version" : "Sürüm",
"Support level" : "Destek düzeyi",

View file

@ -2,6 +2,7 @@
"App store" : "Uygulama mağazası",
"Apps" : "Uygulamalar",
"Nextcloud Appstore" : "Nextcloud uygulama mağazası",
"Appstore" : "Uygulama Mağazası",
"App name" : "Uygulama adı",
"Version" : "Sürüm",
"Support level" : "Destek düzeyi",

View file

@ -246,6 +246,14 @@ OC.L10N.register(
"Invalid target path" : "Hedef yol geçersiz",
"System is in maintenance mode." : "Sistem bakım kipinde.",
"Upgrade needed" : "Yükseltme gerekiyor",
"Delegate:" : "Temsilci:",
"%1$s created \"%2$s\" on your behalf" : "%1$s sizin adınıza \"%2$s\" oluşturdu",
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s takviminizde \"%2$s\" oluşturuldu \"%3$s\"",
"%1$s updated \"%2$s\" on your behalf" : "%1$s sizin adınıza \"%2$s\" güncellendi",
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s takviminizde \"%2$s\" güncellendi \"%3$s\"",
"%1$s deleted \"%2$s\" on your behalf" : "%1$s sizin adınıza \"%2$s\" silindi",
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s takviminizden \"%2$s\" kalıcı olarak silindi \"%3$s\"",
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s sizin adınıza \"%2$s\" çöp kutusuna taşındı",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.",
"Configures a CalDAV account" : "Bir CalDAV hesabı yapılandırır",
"Configures a CardDAV account" : "Bir CardDAV hesabı yapılandırır",

View file

@ -244,6 +244,14 @@
"Invalid target path" : "Hedef yol geçersiz",
"System is in maintenance mode." : "Sistem bakım kipinde.",
"Upgrade needed" : "Yükseltme gerekiyor",
"Delegate:" : "Temsilci:",
"%1$s created \"%2$s\" on your behalf" : "%1$s sizin adınıza \"%2$s\" oluşturdu",
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s takviminizde \"%2$s\" oluşturuldu \"%3$s\"",
"%1$s updated \"%2$s\" on your behalf" : "%1$s sizin adınıza \"%2$s\" güncellendi",
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s takviminizde \"%2$s\" güncellendi \"%3$s\"",
"%1$s deleted \"%2$s\" on your behalf" : "%1$s sizin adınıza \"%2$s\" silindi",
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s takviminizden \"%2$s\" kalıcı olarak silindi \"%3$s\"",
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s sizin adınıza \"%2$s\" çöp kutusuna taşındı",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.",
"Configures a CalDAV account" : "Bir CalDAV hesabı yapılandırır",
"Configures a CardDAV account" : "Bir CardDAV hesabı yapılandırır",

View file

@ -110,6 +110,8 @@ OC.L10N.register(
"Custom date range" : "Intervalo de datas personalizado",
"Search everywhere" : "Pesquisar em todo o lado",
"Documents" : "Documentos",
"Spreadsheets" : "Folha de Cálculo",
"Presentations" : "Apresentações",
"Audio" : "Áudio",
"Images" : "Imagens",
"Videos" : "Vídeos",
@ -209,6 +211,8 @@ OC.L10N.register(
"Rename" : "Renomear",
"Choose {file}" : "Escolher {file}",
"Files settings" : "Definições do Ficheiros",
"Switch to list view" : "Mudar visualização para o modo lista",
"Switch to grid view" : "Mudar visualização para o modo grelha",
"Not enough free space" : "Espaço insuficiente",
"Operation is blocked by access control" : "A operação está bloqueada pelo controlo de acesso",
"Retry" : "Repetir",
@ -219,6 +223,7 @@ OC.L10N.register(
"Files compatibility" : "Compatibilidade de ficheiros",
"Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
"Blank" : "Vazio",
"Delete" : "Apagar",
"Leave this share" : "Sair desta partilha",
"Disconnect storage" : "Desligar armazenamento",

View file

@ -108,6 +108,8 @@
"Custom date range" : "Intervalo de datas personalizado",
"Search everywhere" : "Pesquisar em todo o lado",
"Documents" : "Documentos",
"Spreadsheets" : "Folha de Cálculo",
"Presentations" : "Apresentações",
"Audio" : "Áudio",
"Images" : "Imagens",
"Videos" : "Vídeos",
@ -207,6 +209,8 @@
"Rename" : "Renomear",
"Choose {file}" : "Escolher {file}",
"Files settings" : "Definições do Ficheiros",
"Switch to list view" : "Mudar visualização para o modo lista",
"Switch to grid view" : "Mudar visualização para o modo grelha",
"Not enough free space" : "Espaço insuficiente",
"Operation is blocked by access control" : "A operação está bloqueada pelo controlo de acesso",
"Retry" : "Repetir",
@ -217,6 +221,7 @@
"Files compatibility" : "Compatibilidade de ficheiros",
"Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
"This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
"Blank" : "Vazio",
"Delete" : "Apagar",
"Leave this share" : "Sair desta partilha",
"Disconnect storage" : "Desligar armazenamento",