diff options
Diffstat (limited to 'l10n-ko/services/sync/sync.properties')
-rw-r--r-- | l10n-ko/services/sync/sync.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-ko/services/sync/sync.properties b/l10n-ko/services/sync/sync.properties new file mode 100644 index 0000000000..630285e7f7 --- /dev/null +++ b/l10n-ko/services/sync/sync.properties @@ -0,0 +1,14 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# %1: the user name (Ed), %2: the app name (Firefox), %3: the operating system (Android) +client.name2 = %1$S- %2$S (%3$S) + +# %S is the relative time at which the last sync successfully completed (e.g. 5 min. ago) +lastSync2.label = 최종 업데이트: %S + +# signInToSync.description is the tooltip for the Sync buttons when Sync is +# not configured. +signInToSync.description = Sync에 로그인 + |