mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
[tx-robot] updated from transifex
This commit is contained in:
parent
fd7790d10f
commit
53a37d44e0
4 changed files with 6 additions and 6 deletions
|
|
@ -11,7 +11,7 @@ OC.L10N.register(
|
|||
"{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı",
|
||||
"<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>",
|
||||
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı",
|
||||
"Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki",
|
||||
"Edit comment" : "Yorumu düzenle",
|
||||
"Delete comment" : "Yorumu sil",
|
||||
|
|
@ -30,6 +30,6 @@ OC.L10N.register(
|
|||
"_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
|
||||
"Comment" : "Yorum",
|
||||
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti"
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizi andı"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı",
|
||||
"<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>",
|
||||
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti",
|
||||
"{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı",
|
||||
"Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki",
|
||||
"Edit comment" : "Yorumu düzenle",
|
||||
"Delete comment" : "Yorumu sil",
|
||||
|
|
@ -28,6 +28,6 @@
|
|||
"_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
|
||||
"Comment" : "Yorum",
|
||||
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız",
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti"
|
||||
"%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizi andı"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -87,7 +87,7 @@ OC.L10N.register(
|
|||
"Please contact the organizer directly." : "Merci de contacter l'organisateur directement.",
|
||||
"Are you accepting the invitation?" : "Acceptez-vous l'invitation ?",
|
||||
"Tentative" : "Provisoire",
|
||||
"Save" : "Sauvegarder",
|
||||
"Save" : "Enregistrer",
|
||||
"Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.",
|
||||
"Calendar server" : "Serveur de calendrier",
|
||||
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer aussi {calendarappstoreopen}l'application Calendrier{linkclose}, ou {calendardocopen}connecter à votre PC & téléphone pour synchroniser ↗{linkclose}.",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
"Please contact the organizer directly." : "Merci de contacter l'organisateur directement.",
|
||||
"Are you accepting the invitation?" : "Acceptez-vous l'invitation ?",
|
||||
"Tentative" : "Provisoire",
|
||||
"Save" : "Sauvegarder",
|
||||
"Save" : "Enregistrer",
|
||||
"Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.",
|
||||
"Calendar server" : "Serveur de calendrier",
|
||||
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer aussi {calendarappstoreopen}l'application Calendrier{linkclose}, ou {calendardocopen}connecter à votre PC & téléphone pour synchroniser ↗{linkclose}.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue